|
|
Question : prevent c$ shareing for administrator
|
|
Hello we are 2 system administrator in one place ! i dont want the other administrator to acces my pc by usind \\mypc\c$ so what should i do by the way our environmet in ( domain controller win2003 , PCs windows Xp sp2)
|
Answer : prevent c$ shareing for administrator
|
|
You can disable the administrative shares with a registry hack.
Start regedit and go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanManServer\Parameters Create a DWORD value called 'AutoShareWks' and set its value to 0
I hope this helps!
|
|
|
|