March 16, 2025 arun bro gci -r|sort -descending -property length | select -first 10 name, DirectoryName, @{Name="Gigabytes";Expression={[Math]::round($_.length / 1GB, 2)}}