pagefile question

R

rello

i changed the settings in security policy editor to clear the pagefile
on shutdown and then went to regedit to check the value as per ms
website:

"Start Registry Editor (Regedt32.exe).
2. Change the data value of the ClearPageFileAtShutdown value in
the following registry key to a value of 1:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Memory Management
If the value does not exist, add the following value:
Value Name: ClearPageFileAtShutdown
Value Type: REG_DWORD
Value: 1"

i find the reg_dword value is set to 4 not 1

is this value indicating the pagefile is being cleared???
relloman
 
M

Marco Hartmann

Yes,

the Indicator "1" clears the Pagefile.

-----Original Message-----
i changed the settings in security policy editor to clear the pagefile
on shutdown and then went to regedit to check the value as per ms
website:

"Start Registry Editor (Regedt32.exe).
2. Change the data value of the
ClearPageFileAtShutdown value in
 
S

Sharon F

i changed the settings in security policy editor to clear the pagefile
on shutdown and then went to regedit to check the value as per ms
website:

"Start Registry Editor (Regedt32.exe).
2. Change the data value of the ClearPageFileAtShutdown value in
the following registry key to a value of 1:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Memory Management
If the value does not exist, add the following value:
Value Name: ClearPageFileAtShutdown
Value Type: REG_DWORD
Value: 1"

i find the reg_dword value is set to 4 not 1

is this value indicating the pagefile is being cleared???
relloman

Did you try restarting the system and then checking the registry value?
Some changes made in the various computer management windows take effect on
the next restart.

PS : Sorry but I don't know what 4 signifies for that particular registry
value.
 
R

rello

Did you try restarting the system and then checking the registry value?
Some changes made in the various computer management windows take effect on
the next restart.

PS : Sorry but I don't know what 4 signifies for that particular registry
value.
anybody know what that value signifies??
tnx
relloman
 
A

a nonymous

| i changed the settings in security policy editor to clear the pagefile
| on shutdown and then went to regedit to check the value as per ms
| website:
|
| "Start Registry Editor (Regedt32.exe).
| 2. Change the data value of the ClearPageFileAtShutdown value in
| the following registry key to a value of 1:
| HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
| Manager\Memory Management
| If the value does not exist, add the following value:
| Value Name: ClearPageFileAtShutdown
| Value Type: REG_DWORD
| Value: 1"
|
| i find the reg_dword value is set to 4 not 1
|
| is this value indicating the pagefile is being cleared???
| relloman

Valid values are 0 and 1.

http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/regentry/29930.asp

http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/deployguide/en-us/29930.asp
 
S

SpongeBob SquarePants

It is a binary field: 0 - off or 1 - on. Any value other than 1 will most
likely yield the same results - off.

--
"SpongeBob SquarePants"
"Who lives in a pineapple under the sea?"

Small Note: If you want to learn how to fix/do something, I'll point you to
it, but if you want me to do your work for you, it will cost you $50 USD per
hour - your choice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top