Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NokiaS

    Missing admin$ and ipc$

    The batch file you described is a common problem on NT machines. @echo off net share /delete C$ /y net share /delete ADMIN$ /y net share /delete IPC$ /y net share /delete lwc$ /y net share /delete print$ /y net stop messenger net stop netbios These commands disable the shares of the drives so...

Part and Inventory Search

Back
Top