KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q246752: Admin$ and IPC$ Shares Missing at Domain Controller Startup

Article: Q246752
Product(s): Microsoft Windows NT
Version(s): winnt:4.0
Operating System(s): 
Keyword(s): 
Last Modified: 11-DEC-2001

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows NT Server version 4.0, Terminal Server Edition 
-------------------------------------------------------------------------------

SYMPTOMS
========

When you start a domain controller that is running Microsoft Windows NT Server
4.0, Terminal Server Edition, the admin$ and C$ shares may be lost. You may not
be able to recreate these shares in Windows NT Explorer, and you may receive the
following error message:

  The share names admin$ and IPC$ are reserved and may not be used.

CAUSE
=====

The cause is unknown.

RESOLUTION
==========

To work around this issue, follow these steps:

1. At the command prompt, use the net share command to recreate the
  administrative shares. For example, type the following command to recreate
  the admin$ share:

  net share admin$

2. Configure the system policy of the domain controller to automatically create
  the hidden C$ and admin$ shares when you start the computer:

  a. Start System Policy Editor.

  b. Open the policy file for the system.

  c. Double-click the Default Computer value.

  d. Expand the Windows NT Network folder.

  e. Expand the Sharing folder.

  f. Click to select the "Create hidden drive shares (server)" check box, and
     then click OK.

  g. Save the policy file, and then quit System Policy Editor.

Additional query words: nt 4.0 Terminal Server create drive

======================================================================
Keywords          :  
Technology        : kbWinNTsearch kbWinNT400search kbWinNTSsearch kbWinNTS400search kbNTTermServ400 kbNTTermServSearch
Version           : winnt:4.0
Issue type        : kbprb

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.