How to Show Password Passed Using Secure Password
Planted .
Mostly for troubleshooting
# if $ADCreds is the created password credential variable
$ADCreds.GetNetworkCredential().password
Mostly for troubleshooting
# if $ADCreds is the created password credential variable
$ADCreds.GetNetworkCredential().password