Wednesday, June 10, 2015

Create a CSV of free space on servers with Powershell

A powershell script that will use WMI to get a list of servers, drive letters, drive size and free space, and add to a CSV with date and time.

You can find it here:

http://pastebin.com/70GFNVki

No comments:

Post a Comment