Collections:
Other Resources:
Windows Remote Management (WS-Management) (WinRM) Service on Windows Server 2008
What is the "Windows Remote Management (WS-Management) (WinRM)" system service on Windows Server 2008? Can I disable "Windows Remote Management (WS-Management)"?
✍: FYIcenter.com
"Windows Remote Management (WS-Management) (WinRM)" is a Windows Server 2008 service that
implements the WS-Management protocol for remote
management. WS-Management is a standard web services
protocol used for remote software and hardware
management. The WinRM service listens on the network for
WS-Management requests and processes them. The WinRM
Service needs to be configured with a listener using
winrm.cmd command line tool or through Group Policy in
order for it to listen over the network. The WinRM
service provides access to WMI data and enables event
collection. Event collection and subscription to events
require that the service is running. WinRM messages use
HTTP and HTTPS as transports. The WinRM service does not
depend on IIS but is preconfigured to share a port with
IIS on the same machine. The WinRM service reserves the
/wsman URL prefix. To prevent conflicts with IIS,
administrators should ensure that any websites hosted on
IIS do not use the /wsman URL prefix.
Detailed information on "Windows Remote Management (WS-Management)" service:
Service name: WinRM Display name: Windows Remote Management (WS-Management) Execution command: C:\Windows\System32\svchost.exe -k NetworkService Dependencies: HTTP Service Remote Procedure Call (RPC)
"Windows Remote Management (WS-Management)" service is provided by the svchost.exe program, see "svchost.exe Executable Program on Windows Server 2008" for details.
Disabling "Windows Remote Management (WS-Management)" service will cause issues on running Windows Server 2008.
2017-11-11, ∼5692🔥, 0💬
Popular Posts:
What files are stored in the "C:\Users\<userid >\AppData\Local"folder? Can I delete th...
Where to find tutorials on managing Windows 8 scheduled tasks? Here is a collection of tutorials on ...
What is wrong if you get an execution error: "The procedure entry point _zval_dtor could not be loca...
Can I remove startup application "ISUSPM.exe - InstallShield Update Service Update Manager" to speed...
Can I remove startup application "UpdaterUI.exe - Networks Associates Common User Interface" to spee...