Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a Tidal job that executes a PowerShell script. The encrypted password is stored in a password file on the application server. In the PowerShell script, there is the line below that gets the contents of the password file. $encryptPW = Get-...