Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disk Space 1

Status
Not open for further replies.

deekap

MIS
Dec 17, 2003
10
US
C Drive on one of the server running out of disk space, what can i do to solve it. It is Windows 2003 Server
 
Remove uninstall files from service pack and hot fix installs. Move the page file to another drive. Delete peoples profiles from c:\Documents and Settings\.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Delete the profiles from the correct location in My Computer>Properties>Advanced.

Are there any shares on the C: drive?

Pat Richard, MCSE MCSA:Messaging CNA
Microsoft Exchange MVP
Want to know how email works? Read for yourself -
 
I would never recommend compressing any drive with system folders on it. That just kills performance.

Pat Richard, MCSE MCSA:Messaging CNA
Microsoft Exchange MVP
Want to know how email works? Read for yourself -
 
Thanks to all of you, i just moved the page file and got the disk space.
 
That's why you do it only when all else fails. But Windows is also smart enough that it won't compress the entire C: drive. Certain system areas (like the swapfile, etc) will not be compressed.
 
You said:
"Remove uninstall files from service pack and hot fix installs....".

Where are these files normally located? How do I identify them?

Thanks,
Brandon
 
They are in the Windows directory. They are compressed and hidden, and the names start and end with a dollar sign. Usually they are $NTUninstallKBxxxxxxxx$.
 
Yep

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Empty the recycle bin and configure the recycle bin to use less disk space. I couldn't help it... it frees up space.
 
Along those lines disable saving deleted files in the recycle bin.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
What's on the server? How large is the C: drive? Is this Small Business Server or just plain server? Is the server running Exchange or SQL? Something else?
 
how about deleting the temp files and reducing the size of temporary internet files too.

If your really being tight with space, delete bmp files from the windows folders, delete kb*****.log too if you've removed uninstall files. oyou could also move servicepackfiles from windows folder to another drive
 
You can redirect where temp files are stored, as well as moving the print spool folder (if the server is also a print server).

Pat Richard, MCSE MCSA:Messaging CNA
Microsoft Exchange MVP
Want to know how email works? Read for yourself -
 
Everyone has tips and tricks for this type of stuff .... I bet you could throw 6 excellent engineers at a server thats low on space and each one would be able to find more space, just the way different people work etc.

Skr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top