Here you go: Removing Administrative Shares Any server running Windows 2000 has default administration shares that should be removed. In removing this registry entry, you need to make sure that the Group Policy does not restore this entry after you set it. The hidden shares are designated by the logical drive names that you have on the server; for example, the C:\ drive is C$.
To remove administrative shares, edit the following registry key. HKLM\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters Value name AutoShareServer Value type REG_DWORD Value data Default is 1 change to 0 Hope this helped. Jeremy Shelley MCSE, MCT, MCIWA, CIWCI, CCNA, A+, Net+, I-Net+ ------------------------------------------------------------------------ ----------------------------- Technical Trainer New Horizons of <Somewhere over the Rainbow> ------------------------------------------------------------------------ ----------------------------- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 6:11 PM To: [EMAIL PROTECTED] Subject: Turning off AutoshareServer in W2K Anyone know how to turn off the AutoShareServer in W2K so it doesnt share out the C$, D$ and Admin$ on every reboot? Thanks in advance.