# Basic — drops HTML on Desktop .\Invoke-DiskSpaceReport.ps1 # With client name in the header .\Invoke-DiskSpaceReport.ps1 -ClientName "Department of X" # Custom output path .\Invoke-DiskSpaceReport.ps1 -OutputPath "C:\Reports" -ClientName "QPS"