Powershell snippet - text to secure string and output to XML file
Below is a quick Powershell command I use to convert passwords to secure strings and output to an XML file, I can encrypt that XML file locally on the machine…
Read guide →1 vEducate article tagged Secure String.

Below is a quick Powershell command I use to convert passwords to secure strings and output to an XML file, I can encrypt that XML file locally on the machine…
Read guide →