Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista account administration

Vista - Denied access to files on old HDD

Reply
 
Old 02-27-2007   #1 (permalink)
Hans


 
 

Denied access to files on old HDD

I am trying to access files on a HDD from my old machine, which was Win XP.
Some folders prompted me to the security tab, and I was able to change
ownership and access those files. Others however just keep saying access
denied. For instance, I can't copy any files from the My Documents folder.
Yet I have gained access to folders within My Docs.
I have tried changing ownership of the entire my docs folder, but I end up
getting numerous denied messages as Explorer progresses through the files.

I do not understand the Security setup in Vista well enough to figure this
out. Any help would be greatly appreciated.

My System SpecsSystem Spec
Old 02-28-2007   #2 (permalink)
GBorn


 
 

Re: Denied access to files on old HDD


"Hans" <Hans@discussions.microsoft.com> schrieb im Newsbeitrag
news:B61E44D6-28FE-4928-A678-1647E53C6E5E@microsoft.com...
>I am trying to access files on a HDD from my old machine, which was Win XP.
> Some folders prompted me to the security tab, and I was able to change
> ownership and access those files. Others however just keep saying access
> denied. For instance, I can't copy any files from the My Documents folder.
> Yet I have gained access to folders within My Docs.
> I have tried changing ownership of the entire my docs folder, but I end up
> getting numerous denied messages as Explorer progresses through the files.
>
> I do not understand the Security setup in Vista well enough to figure this
> out. Any help would be greatly appreciated.


Hi Hans,

I just saw this issue a couple of times browing Microsoft newsgroups. The
problem occurs, if users are upgrading from Windows XP (or using old Win XP
drives). The reason could be ACL privileg separation settings with SIDs
assigned by a WIndows Domain Controller. Switching partitions when ugrading
to Vista may generates inaccessible issues. But there is help in sight. Just
use the commands:

takeown /F<folder> /r /d y
icacls <folder> /grand administrators:F /t

to overtake ownership and grant full access rights. You need to execute the
command in administrator mode.

Note: There is also a lousy implementation in thouse tools - if you run a
localised Windows Vista, you need to use localized parameter values. The
help screen shows definitely wrong values. Here in me German Vista I need to
use the value "j" (stands for the German Ja) instead of y (means Yes) in
parameter /d of takeown. Also the group names in the /grand switch needs to
be localized (i.e. administratoren instead of administrators). If you create
a small .cmd-file and substitutes <folder> in the commands above with %1,
you can create also a shortcut to this cmd-file. After changing the Extended
Properties of this shortcut to "Execute as Administrator" (hope the
translation is right), you will have a nice drag & drop tool. Just drag one
of the nasty folders to the shortcut, confirm the UAC dialog and the
owernship will be set to your selected Administrators account.

Hope that helps

Greets from Germany

G. Born

www.borncity.de


My System SpecsSystem Spec
Old 02-28-2007   #3 (permalink)
Hans


 
 

Re: Denied access to files on old HDD



"GBorn" wrote:

>
> "Hans" <Hans@discussions.microsoft.com> schrieb im Newsbeitrag
> news:B61E44D6-28FE-4928-A678-1647E53C6E5E@microsoft.com...
> >I am trying to access files on a HDD from my old machine, which was Win XP.
> > Some folders prompted me to the security tab, and I was able to change
> > ownership and access those files. Others however just keep saying access
> > denied. For instance, I can't copy any files from the My Documents folder.
> > Yet I have gained access to folders within My Docs.
> > I have tried changing ownership of the entire my docs folder, but I end up
> > getting numerous denied messages as Explorer progresses through the files.
> >
> > I do not understand the Security setup in Vista well enough to figure this
> > out. Any help would be greatly appreciated.

>
> Hi Hans,
>
> I just saw this issue a couple of times browing Microsoft newsgroups. The
> problem occurs, if users are upgrading from Windows XP (or using old Win XP
> drives). The reason could be ACL privileg separation settings with SIDs
> assigned by a WIndows Domain Controller. Switching partitions when ugrading
> to Vista may generates inaccessible issues. But there is help in sight. Just
> use the commands:
>
> takeown /F<folder> /r /d y
> icacls <folder> /grand administrators:F /t
>
> to overtake ownership and grant full access rights. You need to execute the
> command in administrator mode.
>
> Note: There is also a lousy implementation in thouse tools - if you run a
> localised Windows Vista, you need to use localized parameter values. The
> help screen shows definitely wrong values. Here in me German Vista I need to
> use the value "j" (stands for the German Ja) instead of y (means Yes) in
> parameter /d of takeown. Also the group names in the /grand switch needs to
> be localized (i.e. administratoren instead of administrators). If you create
> a small .cmd-file and substitutes <folder> in the commands above with %1,
> you can create also a shortcut to this cmd-file. After changing the Extended
> Properties of this shortcut to "Execute as Administrator" (hope the
> translation is right), you will have a nice drag & drop tool. Just drag one
> of the nasty folders to the shortcut, confirm the UAC dialog and the
> owernship will be set to your selected Administrators account.
>
> Hope that helps
>
> Greets from Germany
>
> G. Born
>
> www.borncity.de
>
>
>


Thank you. I now have access to all my files and was able to move them off
that drive.

Thanks again.

Hans
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Access Denied files and folders Vista security
Access Denied to Vista PC files Vista networking & sharing
Offline Files - tmp files - GUID - Access is denied - Sync Vista networking & sharing
Access denied to files and folders Vista file management
Re: access denied to files folders. Vista performance & maintenance


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46