Change and configure pagefile.sys remotely
When you're out of virtual memory, and you find yourself offsite, it helps to know how to adjust "pagefile.sys" remotely.
This tip was submitted to the SearchWin2000 Tip Exchange by member Refik Unver. Let other users know how useful...
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
it is by rating the tip below.
If you're trying to log on to your system, and you get an insufficient memory message, you will then be returned to the logon screen. The problem is that there is no virtual memory (pagefile.sys.). This can happen, for example, when the size of the pagefile.sys has been set too small. Here is a way you can reconfigure this file remotely:
-
Connect to the c$ share of the computer with the problem and log on as the administrator.
-
Open Regedt32.
-
Connect to the problem computer.
-
Go to SYSTEMCurrentControlSetControlSessionManagerMemory
Management -
Change Key:
Value 8
Name: PagingFiles
Type: REG_MULTI_SZ
Data: C:pagefile.sys 288 576
"C:" is the location of pagefile.sys, 288 is the initial size in megabytes and 576 is the maximum file size.
That's it! -- You should now be able to log on.