5 pts.
 Cant access network folders from an elevated explorer window.
Hi,

I'm having a weird issue.  There is a locked folder on the network that I have access to.  I go on a user's machine and open an explorer windows as administrator.  When I browse to the folder it says 'Access Denied'.  The user is running Windows 7 64 bit.  This does not happen from any XP machine in the building.

Please help



Software/Hardware used:
Windows 7, 64bit
ASKED: August 25, 2011  4:46 AM
UPDATED: March 31, 2012  5:47 PM

Answer Wiki:
I am making an assumption that you are authenticated to the share. If so there are two solutions. 1. No modifications to the system. 1.a. Open an elevated command 1.b. Authenticate to your resource. 1.c. Run exlorer.exe from the elevated command prompt. Note: This can have issues if it is the same as your logged in ID to access the remote share. 2. Modify the system so an elevated and non-elevated processes can see all mapped or authenticated shares. This requries adding a registry value. <pre> REM --- Allow elevated and non elevated process to see all the drive mappings. REG ADD "HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem" /v EnableLinkedConnections /t REG_DWORD /d 1 /F </pre> Reboot system to take effect.
Last Wiki Answer Submitted:  August 30, 2011  3:56 pm  by  Chippy088   4,625 pts.
All Answer Wiki Contributors:  Chippy088   4,625 pts. , Kunjungan   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _