Setting default credentials in powershell

Setting default credentials in powershell

avatar

Hi

I have the default RDP settings to set the Credentials to Inherited.

In some cases i want in my script not to use inherited but default so that i can set credentials directly for that session.

The problem is i cant find out how to set the credentials back to default through the script. When i want to set it to inherited i can use a special CredentialConnectionID?

All Comments (2)

avatar

Maurice

avatar

Ahh great. Thank you :)