PowerShell scripting encrypt credentials
In the Windows world PowerShell is a wannabe Linux terminal. In some situations it is really useful but sometimes it may be a big pain in the ass. Today we will see how we can secure credentials in a PowerShell script. We have 2 options to do this, first is Read more…