Updated on 2025-04-30 GMT+08:00

How Do I Enable the WinRM Service?

  1. Run PowerShell as administrator.
  2. Run the following command to automatically start the WinRM service and configure the remote access settings:

    Enable-PSRemoting -Force