DiskReportingTools
0.11.0
A set of PowerShell tools for disk reporting and visualization. The tools rely on CIM cmdlets so this module requires a Windows platform.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2021-2025 JDH Information Technology Solutions, Inc.
Package Details
Author(s)
- Jeff Hicks
Tags
disk reporting visualization html drive RecycleBin
Functions
Show-DriveUsage Show-DriveView New-HtmlDriveReport Get-RecycleBinSize Show-FolderUsage
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 0.11.0
### Added
- Added alias sdv for Show-DriveView.
- Added command Show-FolderUsage with an alias of sfu.
### Changed
- Added Raw parameter to all commands that display visualized output to emit the raw, unformatted data. This is so the user can create their own formatting or visualizations.
- Added the CN alias to the Computername parameter on all commands.
- Moved ANSI definitions to the root module.
- Help updates.
- Modified Credential parameter on functions to accept pipeline input by property name.
- Added missing online help links.
- Updated README.md.
FileList
- DiskReportingTools.nuspec
- ChangeLog.md
- DiskReportingTools.psm1
- docs\Get-RecycleBinSize.md
- docs\Show-DriveView.md
- en-us\DiskReportingTools.psd1
- functions\DiskReportHTML.ps1
- functions\private.ps1
- functions\Show-FolderUsage.ps1
- images\custom-verbose.png
- images\show-drivereport.png
- images\show-driveusage.png
- images\spectreconsole-example.png
- License.txt
- docs\New-HTMLDriveReport.md
- docs\Show-FolderUsage.md
- formats\PSDriveUsage.format.ps1xml
- functions\Get-DriveGraph.ps1
- functions\Show-DriveView.ps1
- images\console-driveview.png
- images\html-disk-report.png
- images\show-driveusage-company.png
- images\show-folderusage.png
- images\Volume01.png
- DiskReportingTools.psd1
- README.md
- docs\Show-DriveUsage.md
- en-us\DiskReportingTools-help.xml
- formats\RecycleBinInfo.format.ps1xml
- functions\Get-Recyclebin.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.11.0 (current version) | 5 | 6/13/2025 |
0.10.0 | 6 | 6/11/2025 |