PowerCLI-Example-Scripts icon indicating copy to clipboard operation
PowerCLI-Example-Scripts copied to clipboard

minor typo corrections, change to Credential auth

Open bpothier opened this issue 5 years ago • 0 comments
trafficstars

the securestring object doesn't pass to connect-viserver's -password param, better to use get-credential and -Credential instead Fixed missing '$' on some "$serverIP" vars

bpothier avatar Apr 24 '20 07:04 bpothier