Powershell Get First Available Drive Letter 6 Jan 2016 What does this do?: To make things short, the title says it all. This function gets the first available drive letter. Example: Creating an automated DiskPart script. Why I needed this…
Powershell Get credentials for multiple systems 5 Jan 20166 Jan 2016 What does this do?: Allows you to get the credentials for a set of systems from a text file and stores them in their own folder in a secure xml…