|
Re: Access to directories and files
"Tom Parke" <TomParke@discussions.microsoft.com> wrote in message
news:7D18F32E-7CE6-4A36-828B-F281AB8F926E@microsoft.com...
> Under XP, application files like my emiail.pst and temporary internet
> files
> were located in document and settings/user/local settings/application
> data......
> Under Vista Ultimate, it appears most of those user files are now stored
> in
> users/user/local setting.... However, application data and temporary
> internet files are shortcuts or junctions that even a member of admins
> gets
> "access denied.
>
> Where are those files really located and how do I access them?
>
> Tom
open an administrative command prompt
go to the directory with the reparse/junction points in and
dir /A /L
This will display the path the junction point is linked to.
--
Mike Brannigan
|