Koen,
You can put more than 4095meg on W2K server from an easy workaround.
If the pagefile in under %SystemRoot% right now,
Go to the %SystemRoot% and make two new folders,
and name them pagefile1, and pagefile2.
If you haven't given NTAUTHORITY/system full control of %SystemRoot%
you will need to; just add "SYSTEM" as a user and check all the blocks.
If you need any furthre direction I will be glad to provide it.
After edit regedt32
HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management
d/c PagingFile : REG_MULTI_SZ : c:\ etc.
put this in the box:
c:\pagefile1\pagefile.sys 3000 4000
c:\pagefile2\pagefile.sys 3000 4000
where %SystemRoot% is c: (replace the drive letter appropriately)
restart to to take effect
I have a windows 2000 server with 2GB physical memory.
There are a lot of small java programs running on this
computer and in my task manager I see that the computer
use 3.6GB memory. Is 4 GB the limit, how far can I go?