February 2014
Intermediate to advanced
374 pages
8h 12m
English
PowerCLI 5.5 introduced the Open-VMConsoleWindow cmdlet that you can use to open the console of a virtual machine in a web browser. You can open the console in a new window or fullscreen. This cmdlet uses the VMware Remote Console (VMRC) browser plugin.
Supported browsers are as follows:
The syntax of the Open-VMConsoleWindow cmdlet is as follows:
Open-VMConsoleWindow [-VM] <RemoteConsoleVM[]> [-FullScreen] [-UrlOnly] [-Server <VIConnection[]>] [-WhatIf] [-Confirm] [<CommonParameters>]
The –VM parameter is required. The –FullScreen parameter will open the console in fullscreen mode. The –UrlOnly ...
Read now
Unlock full access