Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Admin$ and IPC$ Shares Missing at Domain Controller Startup


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.

↑ Back to the top


Cause

The cause is unknown.

↑ Back to the top


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:
    1. Start System Policy Editor.
    2. Open the policy file for the system.
    3. Double-click the Default Computer value.
    4. Expand the Windows NT Network folder.
    5. Expand the Sharing folder.
    6. Click to select the Create hidden drive shares (server) check box, and then click OK.
    7. Save the policy file, and then quit System Policy Editor.

↑ Back to the top


Keywords: kbprb, kb

↑ Back to the top

Article Info
Article ID : 246752
Revision : 1
Created on : 1/7/2017
Published on : 6/19/2014
Exists online : False
Views : 134