Forum Discussion

Baron164's avatar
Baron164
Brass Contributor
Mar 22, 2023

How can I protect a password within this login script?

I have a powershell script that logs into a SQL server and writes data to a table whenever a user logs in. I want to protect the password and not just have it in cleartext within the script. What wou...

Resources