2
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows Server2008R2 Cドライブ空き容量が激減

Posted at

Windows Server2008R2のCドライブの容量が激減し、空き容量が不足する事態が発生

容量が最も多いフォルダを調査
目視は時間がかかるため、インストール不要でチェックできる下記ツールを利用
実行ファイルはDドライブに空きがあったためDドライブに実行ファイルを保存

調査の結果
C:WindowsTemp フォルダが肥大化しており
CAB関連のファイルが多数存在。

以下のファイルを削除で容量確保ができた。

C:\Windows\temp\cab_XXX_X (前述の図)
C:\Windows\logs\CBS\CbsPersist_xxxxxxxxxxx.log (以下図)
C:\Windows\logs\CBS\CbsPersist_xxxxxxxxxxx.cab (以下図)

参考URL:
https://blogs.technet.microsoft.com/askcorejp/2015/04/15/cwindowstemp-cab_xxx_x-x-37327/

2
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?