From: Dave Patrick on
Well I'm at a loss. Seems everything is correct but it still appears the
system account (nt authority) does not have full control permissions on the
drive. I'm a little reluctant to pull out the big guns (subinacl.exe) You
might want to call product support on this one.

http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"torgrot" wrote:
| echo %systemdrive% shows C:
| which matches HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory
| Management
| PagingFiles C:\pagefile.sys 1024 4096
|
| Under Disk Management I have a basic FAT with no volume name that is the
| Dell Recovery Partition. Status is healthy(EISA Configuration) 39MB
capacity
| 34MB free space. Next is Volume C: Basic NTFS Status is Healthy(System)
| 111.72GB 75.56GB free space. Finally there is a CD as Volume Email(E:)
| status Healthy, Capacity 573MB 573MB free space. Drive D: is a SD flash
card
| reader, but there isn't a card in there. Drive F is a DVD reader but
again
| no media there. I defragmented the drive and there is more than ample
free
| space to create a 4GB page file.


From: torgrot on
Here is the results from the subinacl

C:\>"c:\program files\Windows Resource Kits\tools\subinacl" /file
c:\pagefile.sy
s /display
c:\pagefile.sys - CreateFile Error : 5 Access is denied.



Elapsed Time: 00 00:00:00
Done: 1, Modified 0, Failed 1, Syntax errors 0
Last Done : c:\pagefile.sys
Last Failed: c:\pagefile.sys - CreateFile Error : 5 Access is denied.

When I substitute c:\*.sys for c:\pagefile.sys I get a results back for all
of the .sys files in the root directory but not for pagefile.sys. For
example:

===================
+File c:\MSDOS.SYS
===================
/control=0x400 SE_DACL_AUTO_INHERITED-0x0400
/owner =builtin\administrators
/primary group =builtin\administrators
/audit ace count =0
/perm. ace count =3
/pace =builtin\administrators ACCESS_ALLOWED_ACE_TYPE-0x0
INHERITED_ACE-0x10
Type of access:
Full Control
Detailed Access Flags :
FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
FILE_APPEND_DATA
-0x4
FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
FILE_EXECUTE-0x2
0 FILE_DELETE_CHILD-0x40
FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100 DELETE-0x10000
READ_CONTROL-0x20000
WRITE_DAC-0x40000 WRITE_OWNER-0x80000
SYNCHRONIZE-0x10
0000
/pace =system ACCESS_ALLOWED_ACE_TYPE-0x0
INHERITED_ACE-0x10
Type of access:
Full Control
Detailed Access Flags :
FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
FILE_APPEND_DATA
-0x4
FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
FILE_EXECUTE-0x2
0 FILE_DELETE_CHILD-0x40
FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100 DELETE-0x10000
READ_CONTROL-0x20000
WRITE_DAC-0x40000 WRITE_OWNER-0x80000
SYNCHRONIZE-0x10
0000
/pace =builtin\users ACCESS_ALLOWED_ACE_TYPE-0x0
INHERITED_ACE-0x10
Type of access:
Read
Detailed Access Flags :
FILE_READ_DATA-0x1 FILE_READ_EA-0x8
FILE_EXECUTE-0x2
0
FILE_READ_ATTRIBUTES-0x80 READ_CONTROL-0x20000
SYNCHRONIZE-0x10
0000


Elapsed Time: 00 00:00:00
Done: 3, Modified 0, Failed 0, Syntax errors 0
Last Done : c:\MSDOS.SYS
"Dave Patrick" wrote:

> Well I'm at a loss. Seems everything is correct but it still appears the
> system account (nt authority) does not have full control permissions on the
> drive. I'm a little reluctant to pull out the big guns (subinacl.exe) You
> might want to call product support on this one.
>
> http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "torgrot" wrote:
> | echo %systemdrive% shows C:
> | which matches HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory
> | Management
> | PagingFiles C:\pagefile.sys 1024 4096
> |
> | Under Disk Management I have a basic FAT with no volume name that is the
> | Dell Recovery Partition. Status is healthy(EISA Configuration) 39MB
> capacity
> | 34MB free space. Next is Volume C: Basic NTFS Status is Healthy(System)
> | 111.72GB 75.56GB free space. Finally there is a CD as Volume Email(E:)
> | status Healthy, Capacity 573MB 573MB free space. Drive D: is a SD flash
> card
> | reader, but there isn't a card in there. Drive F is a DVD reader but
> again
> | no media there. I defragmented the drive and there is more than ample
> free
> | space to create a 4GB page file.
>
>
>
From: Dave Patrick on
The pagefile may be corrupt. You can change the pagefile Initial Size and
the Maximum Size to 0, restart for effect, then set the values back to what
you had before and restart for effect.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"torgrot" wrote:
| Here is the results from the subinacl
|
| C:\>"c:\program files\Windows Resource Kits\tools\subinacl" /file
| c:\pagefile.sy
| s /display
| c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
|
|
| Elapsed Time: 00 00:00:00
| Done: 1, Modified 0, Failed 1, Syntax errors 0
| Last Done : c:\pagefile.sys
| Last Failed: c:\pagefile.sys - CreateFile Error : 5 Access is denied.
|
| When I substitute c:\*.sys for c:\pagefile.sys I get a results back for
all
| of the .sys files in the root directory but not for pagefile.sys. For
| example:
|
| ===================
| +File c:\MSDOS.SYS
| ===================
| /control=0x400 SE_DACL_AUTO_INHERITED-0x0400
| /owner =builtin\administrators
| /primary group =builtin\administrators
| /audit ace count =0
| /perm. ace count =3
| /pace =builtin\administrators ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =system ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Full Control
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
| FILE_APPEND_DATA
| -0x4
| FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
| FILE_EXECUTE-0x2
| 0 FILE_DELETE_CHILD-0x40
| FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
DELETE-0x10000
| READ_CONTROL-0x20000
| WRITE_DAC-0x40000 WRITE_OWNER-0x80000
| SYNCHRONIZE-0x10
| 0000
| /pace =builtin\users ACCESS_ALLOWED_ACE_TYPE-0x0
| INHERITED_ACE-0x10
| Type of access:
| Read
| Detailed Access Flags :
| FILE_READ_DATA-0x1 FILE_READ_EA-0x8
| FILE_EXECUTE-0x2
| 0
| FILE_READ_ATTRIBUTES-0x80 READ_CONTROL-0x20000
| SYNCHRONIZE-0x10
| 0000
|
|
| Elapsed Time: 00 00:00:00
| Done: 3, Modified 0, Failed 0, Syntax errors 0
| Last Done : c:\MSDOS.SYS


From: torgrot on
I set it to 0 and 0 and rebooted no error when I restarted, but no page file.
I reset it to 1024 and 4096 and rebooted, dialog no page file or page file
to small. Is there any way short of formatting and reinstalling XP to get
rid of pagefile.sys? I tried the recovery console but it won't let me log in
using the administrator password. I can login in safe mode using that
password, just not with the recovery console.

"Dave Patrick" wrote:

> The pagefile may be corrupt. You can change the pagefile Initial Size and
> the Maximum Size to 0, restart for effect, then set the values back to what
> you had before and restart for effect.
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "torgrot" wrote:
> | Here is the results from the subinacl
> |
> | C:\>"c:\program files\Windows Resource Kits\tools\subinacl" /file
> | c:\pagefile.sy
> | s /display
> | c:\pagefile.sys - CreateFile Error : 5 Access is denied.
> |
> |
> |
> | Elapsed Time: 00 00:00:00
> | Done: 1, Modified 0, Failed 1, Syntax errors 0
> | Last Done : c:\pagefile.sys
> | Last Failed: c:\pagefile.sys - CreateFile Error : 5 Access is denied.
> |
> | When I substitute c:\*.sys for c:\pagefile.sys I get a results back for
> all
> | of the .sys files in the root directory but not for pagefile.sys. For
> | example:
> |
> | ===================
> | +File c:\MSDOS.SYS
> | ===================
> | /control=0x400 SE_DACL_AUTO_INHERITED-0x0400
> | /owner =builtin\administrators
> | /primary group =builtin\administrators
> | /audit ace count =0
> | /perm. ace count =3
> | /pace =builtin\administrators ACCESS_ALLOWED_ACE_TYPE-0x0
> | INHERITED_ACE-0x10
> | Type of access:
> | Full Control
> | Detailed Access Flags :
> | FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
> | FILE_APPEND_DATA
> | -0x4
> | FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
> | FILE_EXECUTE-0x2
> | 0 FILE_DELETE_CHILD-0x40
> | FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
> DELETE-0x10000
> | READ_CONTROL-0x20000
> | WRITE_DAC-0x40000 WRITE_OWNER-0x80000
> | SYNCHRONIZE-0x10
> | 0000
> | /pace =system ACCESS_ALLOWED_ACE_TYPE-0x0
> | INHERITED_ACE-0x10
> | Type of access:
> | Full Control
> | Detailed Access Flags :
> | FILE_READ_DATA-0x1 FILE_WRITE_DATA-0x2
> | FILE_APPEND_DATA
> | -0x4
> | FILE_READ_EA-0x8 FILE_WRITE_EA-0x10
> | FILE_EXECUTE-0x2
> | 0 FILE_DELETE_CHILD-0x40
> | FILE_READ_ATTRIBUTES-0x80 FILE_WRITE_ATTRIBUTES-0x100
> DELETE-0x10000
> | READ_CONTROL-0x20000
> | WRITE_DAC-0x40000 WRITE_OWNER-0x80000
> | SYNCHRONIZE-0x10
> | 0000
> | /pace =builtin\users ACCESS_ALLOWED_ACE_TYPE-0x0
> | INHERITED_ACE-0x10
> | Type of access:
> | Read
> | Detailed Access Flags :
> | FILE_READ_DATA-0x1 FILE_READ_EA-0x8
> | FILE_EXECUTE-0x2
> | 0
> | FILE_READ_ATTRIBUTES-0x80 READ_CONTROL-0x20000
> | SYNCHRONIZE-0x10
> | 0000
> |
> |
> | Elapsed Time: 00 00:00:00
> | Done: 3, Modified 0, Failed 0, Syntax errors 0
> | Last Done : c:\MSDOS.SYS
>
>
>
From: Dave Patrick on
When you set it to 0 and 0 and restarted did you try deleting it?

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"torgrot" wrote:
|I set it to 0 and 0 and rebooted no error when I restarted, but no page
file.
| I reset it to 1024 and 4096 and rebooted, dialog no page file or page file
| to small. Is there any way short of formatting and reinstalling XP to get
| rid of pagefile.sys? I tried the recovery console but it won't let me log
in
| using the administrator password. I can login in safe mode using that
| password, just not with the recovery console.