Skip to content

Instantly share code, notes, and snippets.

@martin9700
Created February 26, 2014 19:09
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save martin9700/9236276 to your computer and use it in GitHub Desktop.
$HTML = $Data | Sort Computer,Drive | ConvertTo-AdvHTML -Title "Disk Usage Report" '
-PreContent "<h2>Disk Usage Report</h2>" '
-PostContent "<p>Run on: $(Get-Date)</p>" '
-HeadWidth 0,0,0,0,600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment