Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/future4tech/public_html/wp-includes/functions.php on line 6114
VMConnect.exe – Windows CMD Command - Future4Tech

VMConnect.exe – Windows CMD Command

Connect to a Hyper-V Virtual Machine.

Syntax

      vmconnect.exe ServerName VMName [-C count]

 

      vmconnect.exe ServerName [VMName] -G GUID [-C count]

Key

   -C count 

         Specify an connection iD VMConnect will then stack the VM console windows

         with a small offset so that they are all visible.

         Larger numbers will space the windows further apart.

 

   -G    Connect using a GUID

A connection may be established both locally on the Hyper-V server or
remotely over a network or the internet from a client on which the tool
installed. Add Features > Remote Administration Tools > Role
Administration Tools > Hyper-V Tools.

Examples:

Connect to the Virtual Machine 'VM01' on server64:
C:\> VMConnect.exe Server64 VM01
Open 3 VM consoles:
C:\> VMConnect.exe Server64 VM01 -C 1
C:\> VMConnect.exe Server64 VM02 -C 2
C:\> VMConnect.exe localhost "Test Virtual Machine" -C 3

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *


Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/future4tech/public_html/wp-includes/functions.php on line 5464