
8 vFoglight Cartridge For Guest Processes
Installation and Configuration Guide
The following provides WinRM installation and configuration procedures:
• Downloading WinRM
• WinRM Configuration
• Listening for Remote Connections
Downloading WinRM
Click here to view WinRM installation instructions.
WinRM installations can be viewed for:
• Windows Server 2003 (x86 and 64-bit systems)
• Windows XP (x86 and 64-bit systems)
WinRM Configuration
During configuration of WinRM, it is recommended that you reference WinRM help if
required for more specific configuration instructions. Type "winrm" at the command
prompt to access help.
Note After configuration is complete, ensure the Windows Remote Management service is
started.
Listening for Remote Connections
WinRM on the monitored Windows machine must be configured to listen for incoming
connections from remote parties. There are several methods and options available for
creating a listener.
The following example shows one method to create a listener:
“winrm create winrm/config/listener?Address=*+Transport=HTTP”
Authentication Scheme 1 - Encrypted Basic Authentication via HTTPS
This authentication scheme establishes an encrypted HTTPS session with WinRM. This
configuration requires that WinRM be configured with an HTTPS listener and an
appropriate certificate that identifies the machine WinRM is running on.
Comments to this Manuals