Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 251313

Re: Telnet to PowerShell

$
0
0

You can try:

 

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -PSConsoleFile

"C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI\vim.psc1" -Command &{Connect-VIServer-Server"server address"-User"username"-Password"password" ; get-vm}


Viewing all articles
Browse latest Browse all 251313

Trending Articles