Setup Guide
操作系统
Dell Provisioning Service
Windows Server 2012 R2
Windows Server 2012
Windows Server 2008 SP2 — Standard、Enterprise 和
Datacenter x64 版
Windows Server 2008 — Standard、Enterprise 和 Datacenter
x64 版
Windows Server 2008 R2 — Standard、Enterprise 和
Datacenter 版
Windows Vista SP1 x64 Business 版
Windows Vista x64 Business 版
使用防火墙启用或禁用 WMI 流量
如果在 Dell Lifecycle Controller Utility for Conguration Manager 上启用了防火墙,则必须启用 WMI 流量,才能为 WMI 类运行远
程
PowerShell 命令。
关于此任务
要使用防火墙用户界面启用 WMI 流量:
步骤
1. 在控制面板中,单击 Security(安全),然后单击 Windows Firewall(Windows 防火墙)。
2. 单击 Change Settings(更改设置),然后单击 Exceptions(例外)。
3. 在 Exceptions(例外)中,选择 Windows Management Instrumentation (WMI) 以启用 WMI 流量。
注: 要禁用 WMI 流量,请清除 Windows Management Instrumentation (WMI)。
为用户提供读取和执行权限
在安装 DLCU 和 DPS 组件之前,非管理员用户需要在站点服务器、SMS 提供程序服务器和 DPS 服务器上完成以下前提步骤:
1. 在 PowerShell 中,运行此命令:Enable-PSRemoting。
2. 在确认消息中,输入 Y。
3. 在 PowerShell 中,运行此命令:Set-ExecutionPolicy RemoteSigned。
4. 在确认消息中,输入 Y。
11