WindowsServer2008でディスクのクリーンアップをする
2016/07/08
環境
Windows Server 2008R2(SP1)
目的
ディスクのクリーンアップをして空き容量を増やしたい
方法
①cleanmgr.exeのコピー
C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr_31bf3856ad364e35_6.1.7600.16385_none_c9392808773cd7da\cleanmgr.exe
↓
C:\Windows\System32\cleanmgr.exe
②cleanmgr.exe.muiのコピー
C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr.resources_31bf3856ad364e35_6.1.7600.16385_ja-jp_e89ba9cb6f9dcbc3\cleanmgr.exe.mui
↓
C:\Windows\System32\ja-JP\cleanmgr.exe.mui
その後、コマンドプロンプトを起動して「cleanmgr.exe」を実行するとディスクのクリーンアップがスタートします。