Users Guide
Table Of Contents
- Dell Client Integration Pack for Microsoft System Center 2012 Configuration Manager Version 3.0 User’s Guide
- Introduction
- Using Dell Command | Integration Suite for System Center
- Inserting Dell Drivers Into A Windows PE Boot Image
- Creating Dell Client Driver Packages
- Dell Command | Configure Self-Contained-Executable File
- Importing Dell Command | Monitor
- Managing and updating distribution points
- Creating a task sequence
- Configuring task sequence actions
- Computer Association
- Advertising A Task Sequence
- Deploying A Task Sequence
- Dell Command | Warranty
- The Dell Command | Intel vPro Out Of Band Application
- Troubleshooting
- Authenticode signature
- Windows XP Installation Fails
- KVM over wireless
- Hardware inventory report memory speed is reported as zero
- Max password length change
- KVM power control to boot to OS in S3
- Windows XP(x86) OS Deployment Hangs During Installation
- Apply operating system task sequence action has a red bang
- Related reference
Configuring WinRM on client systems
If WinRm has not been configured on any client systems with which you are working that were not provisioned by the Remote
Provisioning feature, do the following command at an administrative command prompt:
NOTE: Configure the client system’s firewall to accept WinRM commands.
NOTE: To retrieve the current WinRM settings, use the following command: winrm get winrm/config. If you are
using a Group Policy Object-controlled setting, the command displays this information.
1. Enter winrm quickconfig
2. Press y to continue if prompted Do you want to configure winrm?
3. winrm set winrm/config/client @{AllowUnencrypted="false"}
4. winrm set winrm/config/client/auth @{Digest="true"}
5. winrm set winrm/config/client @{TrustedHosts="MANAGEMENT_SERVER_IP_ADDRESS"}
The WinRM is configured.
NOTE: When you provision a client system by Remote Provisioning, WinRm is automatically configured on the client
system.
28 The Dell Command | Intel vPro Out Of Band Application