Store credentials in a file and use them later
Sometimes a script have to authenticate, but it would be a really bad idea to store passwords in scripts. Encrypt them! Store-Creds.ps1 …
Sometimes a script have to authenticate, but it would be a really bad idea to store passwords in scripts. Encrypt them! Store-Creds.ps1 …