Users Guide
52 Intel vPro OOB Management Extensions
•
Re-Run
— to re-run an existing task which has failed on client systems
while skipping those client systems on which the task has run successfully.
If a Task was completed without any errors, then
Re-Run
will restart all
client systems in the Task.
•
Retrieve
— executes the Retrieve (instead of the Schedule) path of a
report task.
•
Edit
— edit tasks that are pending (waiting to be run). Tasks will be placed
on
Hold
while editing is underway.
•
Clone
— clone pending, completed, and canceled tasks.
•
Cancel
— cancel tasks that are not yet
Completed
.
Configuring WinRM
NOTE: The client systems firewall have to be configured to accept WinRM
commands.
On client system, if WinRm has not been configured type the following
command on an administrative command prompt.
1
Enter
winrm quickconfig
.
2
Press
y
to continue if prompted
Do you want to configure winrm?
3 winrm set winrm/config/client @{AllowUnencrypted=
"true"}
4 winrm set winrm/config/client/auth @{Digest=
"true"}
5 winrm set winrm/config/client @{TrustedHosts=
"MANAGEMENT_SERVER_IP_ADDRESS"}
The WinRM is configured.
client_sccm.book Page 52 Tuesday, September 27, 2011 9:17 AM










