I am not able to access admin file shares on a Windows 2008 R2 box, if I'm logged in as a user who is part of the Administrators group. The only way I can access those shares is if I use the built in Administrator account. How can I configure the server to allow any administrator to access the file system via admin shares? Btw, this works with Windows 2003.

By admin shares, I refer to: \192.168.1.4\c$ or \192.168.1.4\e$

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

Here is the fix: http://support.microsoft.com/kb/947232

link|improve this answer
feedback

Windows 2008 is more locked down then Windows 2003. I believe that the admin shares are only accessible to the "true" local admin user. To give similar access to other users you will need to create a new share that gives those users that access.

The may be one of the security changes between 2003 and 2008 that is reverted if you turn off UAC, though I have not tried this myself.

link|improve this answer
ok, I was worried about this :( – Jim Geurts Jun 8 '10 at 19:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.