June 2026
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Categories

June 2026
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Run WinRM Commands on the Target Computer

use WinRM commands on the installer computer

Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.

In the command prompt window, type the following command, pressing Enter after each command:

winrm set winrm/config/client/auth @{CredSSP=”True”}winrm set winrm/config/client @{TrustedHosts=”*”}

Type exit, and then press Enter.


Retrieve the IP configurations of Server2.

winrs -r:server2 ipconfig

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>