Add disk cleanup utility in windows server 2008 r2
Add disk cleanup utility in windows server 2008 r2
*Also able to delete windows update backup files
1. Copy the file cleanmgr.exe from:
C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr_31bf3856ad364e35_6.1.7600.16385_none_c9392808773cd7da\
To:
C:\Windows\System32
Command:
copy C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr_31bf3856ad364e35_6.1.7600.16385_none_c9392808773cd7da\cleanmgr.exe C:\Windows\System3
2. Copy the file cleanmgr.exe.mui from:
C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr.resources_31bf3856ad364e35_6.1.7600.16385_en-us_b9cb6194b257cc63\
To:
C:\Windows\System32\en-US
Command:
copy C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr.resources_31bf3856ad364e35_6.1.7600.16385_en-us_b9cb6194b257cc63\cleanmgr.exe.mui C:\Windows\System32\en-US
3. Run cleanmgr.exe from the start menu and Voilà.