Open
Description
Describe the Enhancement:
Using a powershell credential to connect to vCenter/ESXi with the VMware train. PowerCLI already supports this natively with the -Credential option on Connect-VIServer.
Describe the Need:
This will allow more credential options like using a smartcard/token for authentication and would be more secure than using environmental variables or username/password.
Current Alternative
None that i know of
Can We Help You Implement This?:
Yes