lamw / vmware-scripts

Various scripts for VMware based solutions
http://www.williamlam.com/
BSD 2-Clause "Simplified" License
859 stars 489 forks source link

Add Credential Usage #77

Closed mpuckett159 closed 4 years ago

mpuckett159 commented 5 years ago

Small change to replace plain text user/pass entries with Powershell credentials. This will eliminate the need for plain text passwords being stored in the script itself and will help avoid accidental leaking of administrator usernames/passwords.