RE: Extending 2003 Server system/boot volume
"Terry Hall" wrote:
> Anyone know of any tools that will allow me to extend the 2003 Server
> system/boot volume? I inherited a server from someone who obviously thought
> 10Gb was always going to be sufficient.and, of course, I'm rapidly running
> out of space due to service packs, etc. Neither Symantec's Partition Magic
> nor Paragon's Partition Manager Server Edition appear to be any good for
> this because my OS resides on a RAID system.
>
>
Do you have to resize? I inherited an even tighter situation.
We run our DC (hosting DHCP, DNS, WINS, file server and App Server for
database serving entire design, manufacture, and sales functions) with 7.84
Gbyte of C: drive, currently 1Gbyte is free.
I freed up space on the C: drive by following steps:
1) 1.5Gbyte - Move most of C:\pagefile.sys to D:
Create a new file D:\pagefile.sys, min = 1536Mbyte, max = 1536Mbyte
Modify file C:\pagefile.sys, min = 128Mbyte, max = 128Mbyte
Use regedit.exe to set
HKLM\SYSTEM\CurrentControlSet\Control\Session Mnager\Memory Management
ClearPageFileAtShutdown DWORD 0 => 1
Takes effect when you re-boot.
2) 1Gbyte - Move all folders C:\windows\$nt*uninst* to D:\exc_windows\
You can't uninstall MS updates to your operating system without moving them
back, but in 2 years in this job I have never wanted to!
3) 0.65Gbyte - move app software
If you have install CD or download, uninstall from C:\Program Files\ and
re-install in D:\moved_programs\
These changes have been in place for 2 years with no problems.
4) 0.16Gbyte - Move folders C:\windows\ie7 and \ie7updates to D:\exc_windows\
Done this morning.
--
Regards,
Newell White