FOG and PDQ Deploy
-
I use a Powershell script that calls a PDQ Deploy job via powershell and I am trying to figure out a way to mask the password by using AES encryption. Is there a way to have the Powershell Script with the AES key and password txt file together and have the snapin use all 3 of these things together? I am not sure what it looks like on the FOG side as far as how snapins deploy, where they end up in a directory, and what happens to them afterwards since I would like to delete all of these files after it is done running.
Thanks!