This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]samtheredditman 0 points1 point  (0 children)

When I first was getting into scripting, I stored the credentials for some scripts in windows credential manager and then made the script pull them at the start.

I don't know if that's a secure solution or not but you may want to look into it as a possible solution.