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 →10 vEducate articles tagged Powershell.

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 →
In this blog post, I am going to break down a PowerShell code I have created (with help from some colleagues). The functions of this PowerShell code are…
Read guide →
My fourth blog posts is with one of my favourite online personalities, Chris Wahl, a person whom I've followed the blog of for a long time. I won't add too…
Read guide →
I had a customer with around 27 file servers used as locations for AD home drives. We needed to do some analysis on which users used which server, as things…
Read guide →
Following on from the recent (November 2015) ESXi 6.0 CBT bug, which has now been fixed in the latest released patch ESXi600-201511401-BG, some further…
Read guide →