pagefile question

G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.customize (More info?)

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
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.customize (More info?)

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
>the following registry key to a value of 1:
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Sessi
on
>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
>.
>
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.customize (More info?)

On Fri, 22 Oct 2004 07:59:44 GMT, rello wrote:

> 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.

--
Sharon F
MS-MVP ~ Windows XP Shell/User
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.customize (More info?)

On Fri, 22 Oct 2004 08:54:43 -0500, Sharon F <sharonfDEL@ETEmvps.org>
wrote:

>On Fri, 22 Oct 2004 07:59:44 GMT, rello wrote:
>
>> 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.
anybody know what that value signifies??
tnx
relloman
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.customize (More info?)

"rello" <relloman@beasty.com> wrote
| 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
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.customize (More info?)

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.

"rello" <relloman@beasty.com> wrote in message
news:4178bc2e.1004554@news-server...
>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