Encryption and Decryption in PowerShell
This blog details how to encrypt and decrypt a string or password via PowerShell.
Open a PowerShell ISE Editor as an Administrator and check your PS Version. The full article is tested on 5.X PS version shown below.
Encryption:
Let’s first understan...
techasaan.com3 min read
Sandeep Thorat
Cloud Architect
Good one Nikhil Sureka ...its easy to understand.