7–Installing Management Applications
Detailed Procedures
63
83840-546-00 D
3.
Under
Computer Configuration
, open the
Administrative Templates
folder and then open the
Windows Components
folder.
4.
Select
Windows Remote Management (WinRM)
.
5.
Under
Windows Remote Management (WinRM)
, select
WinRm Client
.
6.
Under
WinRM Client
, double-click
Trusted Hosts
.
7.
In the
TrustedHostsList
, enter the host names of the clients. If all clients
are trusted then enter an asterisk (*) only.
8.
Select
WinRM Service
.
9.
Enable
Allow Basic Authentication
.
10.
Enable
Allow unencrypted traffic
.
11.
Close the
Group Policy
wIndow.
12.
From the command prompt, run the following command to configure WinRM
with default settings:
winrm qc or winrm quickconfig
13.
When the tool displays “
Make these changes[y/n]?
“, enter “
y
”.
14.
Enter one of the following commands to check whether an HTTP listener is
created:
winrm enumerate winrm/confg/listener
or
winrm e winrm/config/Listener
15.
Enter the following command from the command prompt to test locally.
winrm id