Skip to main content
Use Powershell Secret Store with Service Accounts

Sometimes it's needed to use secrets or passwords in scheduled Powershell Scripts. Those secrets should not be written down in the script directly. To do that more securely the Powershell Secret Store should be used.


Andreas ZellerAbout 2 minPowershellPowershellPasswordsSecret ManagementSecrets