欢迎光临
我们一直在努力

什么是WinRM

什么是WinRM?
WinRM = Windows Remote Management, Windows Remote Management (WinRM) is the Microsoft implementation of WS-Management Protocol, a standard Simple Object Access Protocol (SOAP)-based, firewall-friendly protocol that allows hardware and operating systems, from different vendors, to interoperate.

The WS-Management protocol specification provides a common way for systems to access and exchange management information across an IT infrastructure. WinRM and Intelligent Platform Management Interface (IPMI), along with the Event Collector are components of the Windows Hardware Management features.

参考官方文档:https://docs.microsoft.com/en-us/windows/desktop/winrm/portal

WinRM2.0默认端口5985(HTTP端口)或5986(HTTPS端口)。

如何开启WinRM?
以管理员权限运行PowerShell,然后输入以下命令:

Enable-PSRemoting cmdlet 

以管理员权限运行下面的命令,查看winrm监听信息:

winrm e winrm/config/listener
赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。