Go Back   TechArena Community > Technical Support > Computer Help > Windows XP > Windows XP Support
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



access denied on documents & settings

Windows XP Support


Reply
 
Thread Tools Search this Thread
  #1  
Old 22-10-2007
deb
 
Posts: n/a
access denied on documents & settings

Did an image of old computer using EZ Gig onto an external hard drive, then
assigned a drive letter to it on new computer. Cannot access the documents &
settings/user directory - "access denied" Am using XP Home so followed
directions to boot in safe mode, but then cannot access the drive letter of
the external drive and old computer is now gone. All other folders are
accessible - even documents & settings/administrator

Reply With Quote
  #2  
Old 22-10-2007
JS
 
Posts: n/a
Re: access denied on documents & settings

Error Message: "Access Is Denied" XP Home:
http://support.microsoft.com/kb/823306/en-us

Shared folder access:
http://windowsxp.mvps.org/sdperms.htm

Also read this MS KB article about how to take ownership of files.
http://support.microsoft.com/?kbid=308421

Understanding and Applying NTFS Permission in Windows XP Professional
http://www.winxpsolution.com/ApplyingNTFSXPPro.aspx

There is also a utility named: Unlocker
I have not used it but it has been mentioned a number of times.
http://ccollomb.free.fr/unlocker/

JS

"deb" <deb@discussions.microsoft.com> wrote in message
news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
> Did an image of old computer using EZ Gig onto an external hard drive,
> then
> assigned a drive letter to it on new computer. Cannot access the
> documents &
> settings/user directory - "access denied" Am using XP Home so followed
> directions to boot in safe mode, but then cannot access the drive letter
> of
> the external drive and old computer is now gone. All other folders are
> accessible - even documents & settings/administrator
>



Reply With Quote
  #3  
Old 22-10-2007
deb
 
Posts: n/a
Re: access denied on documents & settings

ok I followed these instructions - now it takes up to 5 minutes to open
documents and settings then I still get access denied on the user folder.
Also, my local drive that was showing for my external hard drive as f: is now
gone and only the assigned image drive e: is available.
Method 1: Using command-line tool to assign Permissions
Open a Command Prompt window (CMD.EXE) and execute these commands one by
one. Alternately, you can copy the contents and run as a batch file.

cacls.exe "%ALLUSERSPROFILE%\Documents" /T /G BUILTIN\Administrators:F
cacls.exe "%ALLUSERSPROFILE%\Documents" /T /E /G System:F
cacls.exe "%ALLUSERSPROFILE%\Documents" /T /E /G BUILTIN\Users:R
cacls.exe "%ALLUSERSPROFILE%\Documents" /T /E /G Everyone:C

now my f: which was the local drive for the external drive is gone and I can
still see the assigned drive from the image but it takes up to 5 minutes to
open documents and settings

"JS" wrote:

> Error Message: "Access Is Denied" XP Home:
> http://support.microsoft.com/kb/823306/en-us
>
> Shared folder access:
> http://windowsxp.mvps.org/sdperms.htm
>
> Also read this MS KB article about how to take ownership of files.
> http://support.microsoft.com/?kbid=308421
>
> Understanding and Applying NTFS Permission in Windows XP Professional
> http://www.winxpsolution.com/ApplyingNTFSXPPro.aspx
>
> There is also a utility named: Unlocker
> I have not used it but it has been mentioned a number of times.
> http://ccollomb.free.fr/unlocker/
>
> JS
>
> "deb" <deb@discussions.microsoft.com> wrote in message
> news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
> > Did an image of old computer using EZ Gig onto an external hard drive,
> > then
> > assigned a drive letter to it on new computer. Cannot access the
> > documents &
> > settings/user directory - "access denied" Am using XP Home so followed
> > directions to boot in safe mode, but then cannot access the drive letter
> > of
> > the external drive and old computer is now gone. All other folders are
> > accessible - even documents & settings/administrator
> >

>
>
>

Reply With Quote
  #4  
Old 22-10-2007
deb
 
Posts: n/a
Re: access denied on documents & settings

Tried Unlocker - won't move the file and says "no locks found" but still
cannot open the file

"JS" wrote:

> Error Message: "Access Is Denied" XP Home:
> http://support.microsoft.com/kb/823306/en-us
>
> Shared folder access:
> http://windowsxp.mvps.org/sdperms.htm
>
> Also read this MS KB article about how to take ownership of files.
> http://support.microsoft.com/?kbid=308421
>
> Understanding and Applying NTFS Permission in Windows XP Professional
> http://www.winxpsolution.com/ApplyingNTFSXPPro.aspx
>
> There is also a utility named: Unlocker
> I have not used it but it has been mentioned a number of times.
> http://ccollomb.free.fr/unlocker/
>
> JS
>
> "deb" <deb@discussions.microsoft.com> wrote in message
> news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
> > Did an image of old computer using EZ Gig onto an external hard drive,
> > then
> > assigned a drive letter to it on new computer. Cannot access the
> > documents &
> > settings/user directory - "access denied" Am using XP Home so followed
> > directions to boot in safe mode, but then cannot access the drive letter
> > of
> > the external drive and old computer is now gone. All other folders are
> > accessible - even documents & settings/administrator
> >

>
>
>

Reply With Quote
  #5  
Old 22-10-2007
JS
 
Posts: n/a
Re: access denied on documents & settings

Open a command prompt window, navigate to the area where the files are
located and see if you can use the copy command to relocate these files.

JS

"deb" <deb@discussions.microsoft.com> wrote in message
news:47962388-D5A4-4675-959C-B46A5F67E7DE@microsoft.com...
> Tried Unlocker - won't move the file and says "no locks found" but still
> cannot open the file
>
> "JS" wrote:
>
>> Error Message: "Access Is Denied" XP Home:
>> http://support.microsoft.com/kb/823306/en-us
>>
>> Shared folder access:
>> http://windowsxp.mvps.org/sdperms.htm
>>
>> Also read this MS KB article about how to take ownership of files.
>> http://support.microsoft.com/?kbid=308421
>>
>> Understanding and Applying NTFS Permission in Windows XP Professional
>> http://www.winxpsolution.com/ApplyingNTFSXPPro.aspx
>>
>> There is also a utility named: Unlocker
>> I have not used it but it has been mentioned a number of times.
>> http://ccollomb.free.fr/unlocker/
>>
>> JS
>>
>> "deb" <deb@discussions.microsoft.com> wrote in message
>> news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
>> > Did an image of old computer using EZ Gig onto an external hard drive,
>> > then
>> > assigned a drive letter to it on new computer. Cannot access the
>> > documents &
>> > settings/user directory - "access denied" Am using XP Home so followed
>> > directions to boot in safe mode, but then cannot access the drive
>> > letter
>> > of
>> > the external drive and old computer is now gone. All other folders are
>> > accessible - even documents & settings/administrator
>> >

>>
>>
>>



Reply With Quote
  #6  
Old 22-10-2007
Patrick Keenan
 
Posts: n/a
Re: access denied on documents & settings

"deb" <deb@discussions.microsoft.com> wrote in message
news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
> Did an image of old computer using EZ Gig onto an external hard drive,
> then
> assigned a drive letter to it on new computer. Cannot access the
> documents &
> settings/user directory - "access denied" Am using XP Home so followed
> directions to boot in safe mode, but then cannot access the drive letter
> of
> the external drive and old computer is now gone. All other folders are
> accessible - even documents & settings/administrator


This is normally simply a matter of Taking Ownership of the files and
folders. If you google "Take Ownership XP", you'll find the information
you need.

Just starting in Safe Mode isn't enough, you have to modify the permissions.

How are you attaching the old drive?

HTH
-pk


Reply With Quote
  #7  
Old 22-10-2007
JS
 
Posts: n/a
Re: access denied on documents & settings

Deb said this was tried or was it?

JS

"Patrick Keenan" <test@dev.null> wrote in message
news:%23L6C6yDFIHA.3916@TK2MSFTNGP02.phx.gbl...
> "deb" <deb@discussions.microsoft.com> wrote in message
> news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
>> Did an image of old computer using EZ Gig onto an external hard drive,
>> then
>> assigned a drive letter to it on new computer. Cannot access the
>> documents &
>> settings/user directory - "access denied" Am using XP Home so followed
>> directions to boot in safe mode, but then cannot access the drive letter
>> of
>> the external drive and old computer is now gone. All other folders are
>> accessible - even documents & settings/administrator

>
> This is normally simply a matter of Taking Ownership of the files and
> folders. If you google "Take Ownership XP", you'll find the
> information you need.
>
> Just starting in Safe Mode isn't enough, you have to modify the
> permissions.
>
> How are you attaching the old drive?
>
> HTH
> -pk
>



Reply With Quote
  #8  
Old 22-10-2007
WTC
 
Posts: n/a
Re: access denied on documents & settings

deb wrote:

> Did an image of old computer using EZ Gig onto an external hard
> drive, then assigned a drive letter to it on new computer. Cannot
> access the documents & settings/user directory - "access denied" Am
> using XP Home so followed directions to boot in safe mode, but then
> cannot access the drive letter of the external drive and old computer
> is now gone. All other folders are accessible - even documents &
> settings/administrator


Hi deb,

Download SunInAcl from Microsoft at:
http://www.microsoft.com/downloads/d...8BA3E56-D8FE-4
A91-93CF-ED6985E3927B&displaylang=en

Open a command prompt and navigate to:

"%programfiles%\Windows Resource Kits\Tools"

Issus the follwoing commands:

subinacl /subdirectories ExternalDriveLetter:\ /grant=administrators=f


subinacl /subdirectories ExternalDriveLetter:\ /grant=system=f


Note: This procedure may take some time.

--
William Crawford
MS-MVP Windows Shell/User
Reply With Quote
  #9  
Old 22-10-2007
deb
 
Posts: n/a
Re: access denied on documents & settings

same error in dos - access denied

"JS" wrote:

> Open a command prompt window, navigate to the area where the files are
> located and see if you can use the copy command to relocate these files.
>
> JS
>
> "deb" <deb@discussions.microsoft.com> wrote in message
> news:47962388-D5A4-4675-959C-B46A5F67E7DE@microsoft.com...
> > Tried Unlocker - won't move the file and says "no locks found" but still
> > cannot open the file
> >
> > "JS" wrote:
> >
> >> Error Message: "Access Is Denied" XP Home:
> >> http://support.microsoft.com/kb/823306/en-us
> >>
> >> Shared folder access:
> >> http://windowsxp.mvps.org/sdperms.htm
> >>
> >> Also read this MS KB article about how to take ownership of files.
> >> http://support.microsoft.com/?kbid=308421
> >>
> >> Understanding and Applying NTFS Permission in Windows XP Professional
> >> http://www.winxpsolution.com/ApplyingNTFSXPPro.aspx
> >>
> >> There is also a utility named: Unlocker
> >> I have not used it but it has been mentioned a number of times.
> >> http://ccollomb.free.fr/unlocker/
> >>
> >> JS
> >>
> >> "deb" <deb@discussions.microsoft.com> wrote in message
> >> news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
> >> > Did an image of old computer using EZ Gig onto an external hard drive,
> >> > then
> >> > assigned a drive letter to it on new computer. Cannot access the
> >> > documents &
> >> > settings/user directory - "access denied" Am using XP Home so followed
> >> > directions to boot in safe mode, but then cannot access the drive
> >> > letter
> >> > of
> >> > the external drive and old computer is now gone. All other folders are
> >> > accessible - even documents & settings/administrator
> >> >
> >>
> >>
> >>

>
>
>

Reply With Quote
  #10  
Old 22-10-2007
deb
 
Posts: n/a
Re: access denied on documents & settings

I have an imaged drive backup using EZ gig software - I have to assign a
drive letter to the imaged file to see the folders. Once I boot in safe mode
the software will not assign a drive letter nor find the external hard drive

"Patrick Keenan" wrote:

> "deb" <deb@discussions.microsoft.com> wrote in message
> news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
> > Did an image of old computer using EZ Gig onto an external hard drive,
> > then
> > assigned a drive letter to it on new computer. Cannot access the
> > documents &
> > settings/user directory - "access denied" Am using XP Home so followed
> > directions to boot in safe mode, but then cannot access the drive letter
> > of
> > the external drive and old computer is now gone. All other folders are
> > accessible - even documents & settings/administrator

>
> This is normally simply a matter of Taking Ownership of the files and
> folders. If you google "Take Ownership XP", you'll find the information
> you need.
>
> Just starting in Safe Mode isn't enough, you have to modify the permissions.
>
> How are you attaching the old drive?
>
> HTH
> -pk
>
>
>

Reply With Quote
  #11  
Old 22-10-2007
deb
 
Posts: n/a
Re: access denied on documents & settings

link does not work

"WTC" wrote:

> deb wrote:
>
> > Did an image of old computer using EZ Gig onto an external hard
> > drive, then assigned a drive letter to it on new computer. Cannot
> > access the documents & settings/user directory - "access denied" Am
> > using XP Home so followed directions to boot in safe mode, but then
> > cannot access the drive letter of the external drive and old computer
> > is now gone. All other folders are accessible - even documents &
> > settings/administrator

>
> Hi deb,
>
> Download SunInAcl from Microsoft at:
> http://www.microsoft.com/downloads/d...8BA3E56-D8FE-4
> A91-93CF-ED6985E3927B&displaylang=en
>
> Open a command prompt and navigate to:
>
> "%programfiles%\Windows Resource Kits\Tools"
>
> Issus the follwoing commands:
>
> subinacl /subdirectories ExternalDriveLetter:\ /grant=administrators=f
>
>
> subinacl /subdirectories ExternalDriveLetter:\ /grant=system=f
>
>
> Note: This procedure may take some time.
>
> --
> William Crawford
> MS-MVP Windows Shell/User
>

Reply With Quote
  #12  
Old 22-10-2007
Ricky
 
Posts: n/a
Re: access denied on documents & settings

Try again..
http://www.microsoft.com/downloads/d...displaylang=en

"deb" <deb@discussions.microsoft.com> wrote in message
news:3139CDE6-D09D-4A59-BAA5-16C66A9E8C21@microsoft.com...
> link does not work
>
> "WTC" wrote:
>
>> deb wrote:
>>
>> > Did an image of old computer using EZ Gig onto an external hard
>> > drive, then assigned a drive letter to it on new computer. Cannot
>> > access the documents & settings/user directory - "access denied" Am
>> > using XP Home so followed directions to boot in safe mode, but then
>> > cannot access the drive letter of the external drive and old computer
>> > is now gone. All other folders are accessible - even documents &
>> > settings/administrator

>>
>> Hi deb,
>>
>> Download SunInAcl from Microsoft at:
>> http://www.microsoft.com/downloads/d...8BA3E56-D8FE-4
>> A91-93CF-ED6985E3927B&displaylang=en
>>
>> Open a command prompt and navigate to:
>>
>> "%programfiles%\Windows Resource Kits\Tools"
>>
>> Issus the follwoing commands:
>>
>> subinacl /subdirectories ExternalDriveLetter:\ /grant=administrators=f
>>
>>
>> subinacl /subdirectories ExternalDriveLetter:\ /grant=system=f
>>
>>
>> Note: This procedure may take some time.
>>
>> --
>> William Crawford
>> MS-MVP Windows Shell/User
>>



Reply With Quote
  #13  
Old 22-10-2007
Patrick Keenan
 
Posts: n/a
Re: access denied on documents & settings

"deb" <deb@discussions.microsoft.com> wrote in message
news:ED8D6889-D176-450E-96ED-A98E336DEF73@microsoft.com...
>I have an imaged drive backup using EZ gig software - I have to assign a
> drive letter to the imaged file to see the folders. Once I boot in safe
> mode
> the software will not assign a drive letter nor find the external hard
> drive


But how is the drive attached?


> "Patrick Keenan" wrote:
>
>> "deb" <deb@discussions.microsoft.com> wrote in message
>> news:B34BA64A-D02F-4C83-AFBF-D43703A40734@microsoft.com...
>> > Did an image of old computer using EZ Gig onto an external hard drive,
>> > then
>> > assigned a drive letter to it on new computer. Cannot access the
>> > documents &
>> > settings/user directory - "access denied" Am using XP Home so followed
>> > directions to boot in safe mode, but then cannot access the drive
>> > letter
>> > of
>> > the external drive and old computer is now gone. All other folders are
>> > accessible - even documents & settings/administrator

>>
>> This is normally simply a matter of Taking Ownership of the files and
>> folders. If you google "Take Ownership XP", you'll find the
>> information
>> you need.
>>
>> Just starting in Safe Mode isn't enough, you have to modify the
>> permissions.
>>
>> How are you attaching the old drive?
>>
>> HTH
>> -pk
>>
>>
>>



Reply With Quote
  #14  
Old 23-10-2007
WTC
 
Posts: n/a
Re: access denied on documents & settings

Ricky wrote:

> Try again..
> http://www.microsoft.com/downloads/d...=E8BA3E56-D8FE
> -4A91-93CF-ED6985E3927B&displaylang=en


Thank Ricky. Still waiting for this URL wrapping bug to be fixed for my
newsreader.

Let me go check.....awww there is a newer version of XanaNews.
Hopefully the bug will be fixed now.

--
William Crawford
MS-MVP Windows Shell/User


>
> "deb" <deb@discussions.microsoft.com> wrote in message
> news:3139CDE6-D09D-4A59-BAA5-16C66A9E8C21@microsoft.com...
> > link does not work
> >
> > "WTC" wrote:
> >
> > > deb wrote:
> > >
> >>> Did an image of old computer using EZ Gig onto an external hard
> >>> drive, then assigned a drive letter to it on new computer. Cannot
> >>> access the documents & settings/user directory - "access denied"

> Am >>> using XP Home so followed directions to boot in safe mode, but
> then >>> cannot access the drive letter of the external drive and old
> computer >>> is now gone. All other folders are accessible - even
> documents & >>> settings/administrator
> > >
> > > Hi deb,
> > >
> > > Download SunInAcl from Microsoft at:
> > > http://www.microsoft.com/downloads/d...lyId=E8BA3E56-
> > > D8FE-4 A91-93CF-ED6985E3927B&displaylang=en
> > >
> > > Open a command prompt and navigate to:
> > >
> > > "%programfiles%\Windows Resource Kits\Tools"
> > >
> > > Issus the follwoing commands:
> > >
> > > subinacl /subdirectories ExternalDriveLetter:\
> > > /grant=administrators=f
> > >
> > >
> > > subinacl /subdirectories ExternalDriveLetter:\ /grant=system=f
> > >
> > >
> > > Note: This procedure may take some time.
> > >
> > > -- William Crawford
> > > MS-MVP Windows Shell/User
> > >



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows XP > Windows XP Support


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "access denied on documents & settings"
Thread Thread Starter Forum Replies Last Post
Win 7 - access to Documents and Settings (and some others) folders is denied Ilya Zeldes Windows x64 Edition 9 02-12-2009 08:16 PM
Access Denied to folder under Documents and Settings Michael Windows Security 1 28-03-2007 09:03 AM
Access Denied to Documents and settings hotjennybuende@mysc.de Vista Help 10 08-02-2007 08:39 PM
Access is Denied. C\Documents and Settings\All Users\Documents Sch00017 Windows Security 2 24-01-2007 11:13 PM
Access Denied. C:\Documents and Settings\All Users\Documents Sch00017 Windows Security 0 24-01-2007 11:51 AM


All times are GMT +5.5. The time now is 08:40 PM.