< # .SYNOPSIS This script displays the size of a folder .DESCRIPTION This script is a rewrite of an MSDN sample. It uses System.IO namespace to determine the size of a folder and its subfolders, then displays it. Note that the Get-DirSize function is recursive
Read More...
Read the complete post at http://pshscripts.blogspot.com/2009/10/get-foldersizeps1.html
Posted
Oct 05 2009, 06:25 AM
by
PowerShell Scripts