-
Book Overview & Buying
-
Table Of Contents
VMware Horizon View 6 Desktop Virtualization Cookbook - Second Edition
By :
The
Get-DesktopVM PowerCLI command can be used to return a list of the virtual desktops that meet the specified criteria.
The following example command retrieves a list of desktops that currently have a refresh operation scheduled:
Get-DesktopVM -ComposerTask refresh
Omit the options in order to retrieve a list of all virtual machines.
The Get-DesktopVM command supports multiple options that enable you to return desktops based on very specific criteria. The criteria include the following:
The ComposerTask option: This retrieves desktops with the specified scheduled composer tasks. The options are attachUdd, detachUdd, mkChkPoint, rebalance, refresh, replaceUdd, and resync. The Udd term stands for user data disk.
A full description of each of these options is available in the VMware document View Integration (https://pubs.vmware.com/horizon-view-60/topic/com.vmware.view.integration.doc/view_integration_powershell...
Change the font size
Change margin width
Change background colour