Users Guide
简介
7
提供用户 DCOM Config WMI 权限
要授予用户 DCOM Config WMI 权限,请:
1
启动
dcomcnfg.exe
。
2
展开 “
My Computer
”(我的电脑),然后展开
DCOM Config
。
3
右键单击
Windows Management and Instrumentation
并选择
“
Properties
”(属性)。
4
在
Security
(安全)选项卡上,从
Launch and Activation Permission
(启动并激活权限)中单击
Edit
(编辑),并选择
Remote Launch
(远程启动)和
Remote Activation
(远程激活)权限。
设置名称空间安全并授予权限
要设置名称空间安全并授予权限,请:
1
启动
WMIMGMT.msc
以设置名称空间安全。
2
在 “
WMI Control
”(
WMI
控制)窗格中右键单击 “
WMI Control
”
(
WMI
控制),选择 “
Properties
”(属性),然后选择 “
Security
”
(安全)选项卡。
3
导航至
ROOT\SMS\Site_
<
站点代码
>
名称空间。
4
选择 “
Execute Methods
”(执行方法)、“
Provide Write
”(提供写
入)、“
Enable Account
”(启用帐户)和 “
Remote Enable
”(远程启
用)权限。
或者,在
ConfigMgr
中创建
ConfigMgr
用户时,该用户成为
SMS_Admin
组
的成员,您可以给该组的现有权限授予 “
Remote Enable
”(远程启用)。
通过 Provisioning Server 验证用户权限
要验证用户权限:
1
使用
WBEMTest
验证可以通过
WMI
连接到站点服务器。
注 :
连接到 Site_< 站点代码 > 名称空间时,确保在 Authentication level
(验证级别)分组框中选择 Packet privacy (数据包隐私)。
2
建立连接后,运行查询
Select*from SMS_Site
。如果正确分配了
权限,此命令将返回含有站点代码的记录。