< # .SYNOPSIS This script gets and displays basic information about drives on a local system. .DESCRIPTION This script uses the System.Io.DriveInfo 's GetDrives method to get drive info which is then displayed. This is a re-implementation of an MSDN sample.
Read More...
Read the complete post at http://pshscripts.blogspot.com/2010/07/get-driveinfops1.html
Posted
Jul 18 2010, 06:39 AM
by
PowerShell Scripts Blog