January 2019
Intermediate to advanced
520 pages
11h 51m
English
The Send-VMReset command can be used to reset a Horizon desktop, for example, when it is in an unresponsive state. The following example command will reset the Horizon desktop named HorLC0001:
Send-VMReset -Machine_id (Get-DesktopVM -Name “HorLC0001”).machine_id
The Send-VMReset command requires the machine ID in order to identify the desktop.
Read now
Unlock full access