Setup Guide
使用防火墙启用或禁用 WMI 流量
如果在 Dell Lifecycle Controller Utility for Configuration Manager 上启用了防火墙,那么,要为 WMI 类运行远程
PowerShell 命令,必须启用 WMI 流量。
要使用防火墙用户界面启用 WMI 流量:
1. 在控制面板中,单击 Security(安全),然后单击 Windows 防火墙。
2. 单击 Change Settings(更改设置),然后单击 Exceptions(例外)。
3. 在 Exceptions(例外)中,要启用 WMI 流量,请选中 Windows Management Instrumentation (WMI)。
注: 要禁用 WMI 流量,请清除 Windows Management Instrumentation (WMI)。
为用户提供读取和执行权限
在安装 DLCU 和 DPS 组件之前,非管理员用户需要在 Site Server、SMS 提供程序服务器和 DPS 服务器上完成以
下前提步骤:
1. 在 PowerShell 中,运行此命令:Enable-PSRemoting。
2. 在确认消息中,输入 Y。
3. 在 PowerShell 中,运行此命令:Set-ExecutionPolicy RemoteSigned。
4. 在确认消息中,输入 Y。
12