Link Menu Expand (external link) Document Search Copy Copied

Interaction with Guest OS

PowerShell Direct

Introduced by Microsoft in Hyper-V 2016, PowerShell Direct is a new method allowing to interact with the guest even if no direct network connection is available between the Veeam guest interaction proxy and the guest itself.

PowerShell Direct requires the following prerequisites:

  • PowerShell 2.0 or later
  • Host must be Windows Server 2016 or later
  • Guest must be Windows Server 2016/Windows 10 or later

PowerShell Direct can be easily tested on the host, using the following command:

Enter-PSSession -VMName <VMName>

References


Back to top

Copyright © 2023 Solutions Architects, Veeam Software.