All downloads are now on Citrix ShareFile.

Please ignore the Filename displayed for the download. WordPress is showing the ShareFile link and not the filename of the download.

All current documentation scripts require PowerShell Version 3 or later and create a Microsoft Word 2010, 2013, or 2016/2019/Word O365 document.

Most documentation scripts will also create formatted text and HTML output so Microsoft Word is not required.

*****All scripts perform best with PowerShell Version 5*****

Each documentation script has up to seven parts:

  1. ReadMe file
  2. Change Log
  3. Unsigned script with PS1 extension
  4. Unsigned script with TXT extension
  5. Signed script with PS1 extension
  6. Signed script with TXT extension
  7. Sample Software Exclusions file with TXT extension (XenApp 6.x & StoreFront scripts only)
Filename d-s37c2512f76954aa
Filesize 91.00 B
Version 1.10 Previous versions
Date added December 15, 2018
Downloaded 3139 times
Category Miscellaneous

Set the registry keys for all options for Disk Cleanup (cleanmgr.exe).

Running cleanmgr.exe /SageSet:1 presents more options than running the
Disk Cleanup Windows app. This script retrieves all registry keys in
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches and sets the property named StateFlags0001 to a value of 2.

Using ideas from https://msdn.microsoft.com/en-us/library/windows/desktop/bb776782(v=vs.85).aspx

This Script runs best in version 5.

This script requires an elevated PowerShell session.