KB-133295: WinRM

WinRM

If you encounter problems with the WinRM application during remote installation, follow the steps listed below.

  1. Start the service Windows Remote Management.
  2. Open the promt and execute the following command: –C:UsersAdministrator>sc query winrm
    • Output:
    • SERVICE_NAME: winrm
    • TYPE : 20 WIN32_SHARE_PROCESS
    • STATE: 4 RUNNING
    • 11
    • (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
    • WIN32_EXIT_CODE: 0 (0x0)
    • SERVICE_EXIT_CODE: 0 (0x0)
    • CHECKPOINT: 0x0
    • WAIT_HINT: 0x0 –C: UsersAdministrator>winrm enumerate winrm/config/listener
    • Output:
    • Listener
    • Address = *
    • Transport = HTTP
    • Port = 5985
    • Hostname
    • Enabled = true
    • URLPrefix = wsman
    • CertificateThumbprint
    • ListeningOn = 10.0.50.18, 127.0.0.1, ::1, fe80::706e:9fa6:e668:9edd%7 –C: UsersAdministrator>winrm quickconfig
    • Output:
    • The WinRM service is already running on this computer.
    • WinRM is already set up for remote administration on this computer.

Note

If the versiondog server and the PC you want to backup are not in any domain, enter the following

additional commands:

  • C:UsersAdministrator>winrm set winrm/config/client @{TrustedHosts="Server-A,Server-B"}
  • C:UsersAdministrator>winrm set winrm/config/service/auth @{Basic="true"}

Last update: September 15, 2023

Related Articles

IMPRINT | PRIVACY POLICY | COOKIE POLICY

Privacy Preference Center