Hello Members,
I am using PowerCLI to create, delete, and check snapshots on a series of vms.
Some on Vcenter server and some on standalone hosts.
The vCenter servers are not on a domain.
for some reason (as yet unknown to me) I cannot used this to connect to the vCenter servers:
Connect-VIServer -Server "ip addr" -User vmuser@vsphere.local -Password vmuserpassword
This fails in a ps1 script, and fails if I run it from the PowerCLI command line.
I can log in with these creds through the vsphere client.
Any clues on getting the credentials to work?
Thanks,
Olliver g