Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/EliteLoser/GetSTFolderSize

Get folder sizes blazingly fast with PowerShell
https://github.com/EliteLoser/GetSTFolderSize

folder powershell robocopy size

Last synced: 9 days ago
JSON representation

Get folder sizes blazingly fast with PowerShell

Awesome Lists containing this project

README

        

# GetSTFolderSize
Get folder sizes blazingly fast with PowerShell

Install from the PowerShell Gallery with `Install-Module -Name GetSTFolderSize`. You can add the optional parameter and value `-Scope CurrentUser` to install it only for your own user.

Blog documentation:
https://www.powershelladmin.com/wiki/Get_Folder_Size_with_PowerShell,_Blazingly_Fast

Quick demonstration of v1.3.0 in a screen dump:

![Get-STFolderSize example picture](/img/Get-STFolderSize-example-pic.png)