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}