Drive access for particular user

  • Thread starter gchandrujs via WindowsKB.com
  • Start date
G

gchandrujs via WindowsKB.com

Dear all,

I am using win 2k3 as my domain server. I want to hide a single drive in
local user computer for all users logon except domain administrator. I know
that i need to make a registry change for that. But i want to know that
except administrator or other user i desired, whatever user logons that drive
should be hidden. How to do that?. I have a registry tweak which will hide
only for particular user. But i need to access that drive only for that
particular user and not for any other domain user logon.

Any help please

Thanks in advance
chandra
 
W

Wesley Vogel

Look at
HKEY_USERS\SID# for that user\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer

Use Group Policy.

User Configuration\Administrative Templates\Windows Components\Windows
Explorer
Hide these specified drives in My Computer
http://www.boyce.us/gp/gpcontent.asp?ID=548

NoDrives
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
and
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/58871.mspx?mfr=true

User Configuration\Administrative Templates\Windows Components\Windows
Explorer
Prevent access to drives from My Computer
http://www.boyce.us/gp/gpcontent.asp?ID=549

NoViewOnDrive
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
and
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/93573.mspx?mfr=true


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top