Skip to content

Instantly share code, notes, and snippets.

@itpropro
Created March 4, 2016 16:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itpropro/b26130e5b7d9542ef4d5 to your computer and use it in GitHub Desktop.
Save itpropro/b26130e5b7d9542ef4d5 to your computer and use it in GitHub Desktop.
cmdkey /generic:{HYPER-V SERVER}\{VMNAME} /user:{USERNAME} /pass:{PASSWORD}
C:\WINDOWS\system32\VmConnect.exe "{HYPER-V SERVERNAME}" "{VMNAME}" [/credential LegacyGeneric:target={CREDENTIALNAME} | /user {USERNAME} /password {PASSWORD}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment