Navigation:  Actions > Virtual Machines > Hyper-V >

Hyper-V Options Tab

Previous pageReturn to chapter overviewNext page

This tab of the Hyper-V action configures additional options.

 

Seconds to wait for response from heartbeat integration component: If specified, the VM is checked for a response from the Heartbeat integration component every 5 seconds until one is found or the timeout expires (optional).

 

Wait for job to complete: If checked, specifies that the command should not return until the WMI job completes.

 

Do not prompt: Ensures that no prompting occurs before the action is carried out.

 

Additional options: Specified additional parameters for the PowerShell Management Library for Hyper-V module (optional).  See the documentation for available parameters.

 

PowerShell Management Library for Hyper-V filename: Specifies the path and filename to the PowerShell Management Library for Hyper-V module (HyperV.psd1 or Hyper-V.psd1).  If the module is already included in the PowerShell module path (Windows 8 and Windows 2012), clear out this field value to prevent explicit loading of the module.

 

Override PowerShell executable filename: Overrides the default location for the PowerShell executable (optional).

 

Note: To call the 64-bit version of PowerShell from the 32-bit edition of Visual Build, enter a value of %WINDIR%\Sysnative\WindowsPowerShell\v1.0\powershell.exe (replacing v1.0 with the desired version) in this field.  To call the 32-bit version of PowerShell from the 64-bit edition of Visual Build, enter a value of %WINDIR%\SysWOW64\WindowsPowerShell\v1.0\powershell.exe (replacing v1.0 with the desired version) in this field.