Windows Remote Management is one component of
the Windows Hardware Management features that manage
server hardware locally and remotely. These features include a service that implements the
WS-Management protocol,
hardware diagnosis and control through baseboard management controllers
(BMCs), and a COM API and
scripting objects that allow you to write applications
that communicate remotely through the WS-Management protocol. For more information about the public
specification for WS-Management protocol, see
Web Services for Management (WS–Management).
Components of WinRM and Hardware Management
The following is a list of components and features that are supplied by WinRM and hardware monitoring:
- WinRM Scripting API
This scripting API enables you to obtain data from remote computers using scripts that perform
WS-Management protocol operations.
- Winrm.cmd
This command–line tool for system management is implemented in a Visual Basic Scripting Edition
file (Winrm.vbs) written using the WinRM scripting API.
This tool enables an administrator to configure WinRM and to get data or manage
resources. For more information, see the online help provided by the command line
Winrm /?.
Windows Server 2003 R2: For this command to work, the Hardware Management feature must be installed through
Add/Remove System Components under Management and Monitoring Tools in
Control Panel.
- Winrs.exe
This command line tool enables administrators to remotely execute most Cmd.exe commands using the
WS-Management protocol. For more information, see the online help provided by the command line
Winrs /?.
Windows Server 2003 R2: This command is not available.
- Intelligent Platform Management Interface (IPMI) driver and WMI provider
Hardware management through the Intelligent Platform Management Interface (IPMI)
provider and driver enables you to control and diagnose remote server hardware through BMCs when the operating
system is not running or deployed.
For more information, see the IPMI Provider
and
Intelligent Platform Management Interface (IPMI) Classes.
- WMI service
The WMI service continues to run side-by-side with WinRM and provides requested
data or control through the
WMI plug-in. You can
continue to obtain data from standard WMI classes, such as
Win32_Process, as well as IPMI-supplied data. For more
information about configuration and installation required for WinRM, see
Hardware Management Introduction.
- WS-Management protocol
WS-Management protocol, a SOAP-based, firewall-friendly protocol, was designed for systems to
locate and exchange management information. The intent of the WS-Management protocol specification
is to provide interoperability and consistency for enterprise systems that have computers running on a variety
of operating systems from different vendors.
WS-Management protocol is based on the following standard Web service specifications: HTTPS,
SOAP over HTTP (WS-I profile), SOAP 1.2, WS-Addressing, WS-Transfer, WS-Enumeration, and WS-Eventing. For more
information about the current draft of the specification, see the
Management Specifications Index Page.
Working with WinRM
For more information about writing WinRM scripts, see
Using Windows Remote Management.
The following table lists topics that provide information about the WS-Management protocol, WinRM
and WMI, how to specify management resources such as disk drives or processes.
Send comments about this topic to Microsoft
Build date: 12/4/2009