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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DiskReportingTools

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DiskReportingTools

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Core Desktop

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

Version History

Version Downloads Last updated
0.11.0 (current version) 5 6/13/2025
0.10.0 6 6/11/2025