Update Powershell/README.md
This commit is contained in:
@@ -25,13 +25,16 @@ You’ll be prompted step-by-step to list or create tasks, including remote targ
|
||||
|
||||
<h3>Usage<h3>
|
||||
|
||||
# Basic — drops HTML on Desktop
|
||||
Basic — drops HTML on Desktop
|
||||
|
||||
.\Invoke-DiskSpaceReport.ps1
|
||||
|
||||
# With client name in the header
|
||||
With client name in the header
|
||||
|
||||
.\Invoke-DiskSpaceReport.ps1 -ClientName "Department of X"
|
||||
|
||||
# Custom output path
|
||||
Custom output path
|
||||
|
||||
.\Invoke-DiskSpaceReport.ps1 -OutputPath "C:\Reports" -ClientName "QPS"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user