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:
- ReadMe file
- Change Log
- Unsigned script with PS1 extension
- Unsigned script with TXT extension
- Signed script with PS1 extension
- Signed script with TXT extension
- 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.