Jump to content

Recommended Posts

Posted

Got time at the moment to try and eek out a little bit more breathing space on our servers c: drive, but what to clear? Have already moved the swap file but open to more suggestions.

Can I delete the following?

  • Have a folder on the root of c: called 'master' which has from what it looks the install cd inside i386 folder etc.
  • A folder on windows called 'service packfiles', this server runs wsus so don't know if they are needed?
  • I presume I can get rid of these settings\Administrator\local settings\temp
  • A hidden folder '$hf_mig$' that has folders inside that are kb*** etc
  • A series of folders that are highlighted in blue writing that I think are hotfix unininstall files i.e.'$NtUninstallKB925876$'

Posted

To free up disk space

Search and delete *.tmp, *.dmp, *.chk, *.$$$ (some might be in use and you wont be able to delete them)

Empty c:\temp c:\winnt\temp or c:\windows\temp folders if they exists

run checkdsk on C: drive

Check spool files c:\windows\spool previously printed docs may have left behind some junk

You can also move the i386 folder onto another drive. Windows will simply ask for its location when it needs it.

  • Thanks 1
Posted
Can I delete the following?

  • A folder on windows called 'service packfiles', this server runs wsus so don't know if they are needed?

You need it. Things will break if you remove it. Maybe not today, maybe not tomorrow, but soon......

  • A hidden folder '$hf_mig$' that has folders inside that are kb*** etc

You need it. As above.

  • A series of folders that are highlighted in blue writing that I think are hotfix unininstall files i.e.'$NtUninstallKB925876$'

 

I would shift them to somewhere you can retrieve them should you need to uninstall a fix in the future (Powershell during a 2003 > 2008 upgrade springs to mind).

 

Also, stop wuauserv and bits and look in c:\windows\software distribution\downloads. Assuming you have no pending patches, you can safely clear the contents - it's just the download cache.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...