Add these lines to your autoexec.bat, and it'll delete the shares whenever you reboot...
NET SHARE C$ /DELETE NET SHARE D$ /DELETE NET SHARE ADMIN$ /DELETE -J -----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.