Writing a script using RCLI (vicfg-*) commands to obtain (possibly update) ESXi server information.
Due to security concenrns, we don't want to store clear text password in script.
The issue with cred store is it seems to want an entry for each server (i.e. new servers are not in cred store). Is there a default entry (user/pass) we can use while using cred store?
Alternatively, can we provide encrypted passwords to vicfg-* commands?