CMD WinRM 命令详解


Windows 操作系统的远程管理命令行工具。

WinRM 是 Windows Remote Management (Windows 远程管理) 的简写。

WinRM 是 WS-Management 协议的 Microsoft 实现, 该协议为使用 Web 服务的本地计算机和远程计算机之间的通信提供了一种安全管理方式。

另请参阅: wmic

Basic Usage     Detailed Usage

WinRM /?
			

基本语法

winrm OPERATION RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]
      [@{KEY=VALUE[;KEY=VALUE]...}]
			

选项参数

参数 EN 解释 中文翻译 Remark

Basic Usage

Function 命令 文字解释 示例 示例解释
帮助 WinRM /? 展示帮助信息

 

Copyright Notice: This article is an exclusive original manuscript, copyright belongs to Happy Digits Software , shall not be reproduced without permission.