recreate $ shares at reboot
Results 1 to 6 of 6

Thread: recreate $ shares at reboot

  1. #1
    Registered User
    Join Date
    Jan 2001
    Location
    Scotland
    Posts
    468

    recreate $ shares at reboot

    My PDC (NT4 server SP6a) won't recreate $ shares to drives at re-boot (c$, d$, e$), and I'm hoping someone might have some pointers

    Net share recreates them, so does sharing at the machine, but re-boot loses them!

    Thanks

  2. #2
    Banned Ya_know's Avatar
    Join Date
    Jun 2001
    Posts
    10,692
    This doesn't sound too promising. It is rare to find an article with a statement like:

    CAUSE
    The cause is unknown.
    But there is a workaround...

    Admin$ and IPC$ Shares Missing at Domain Controller Startup

  3. #3
    Registered User
    Join Date
    Jan 2001
    Location
    Scotland
    Posts
    468
    [QUOTE=Ya_know]This doesn't sound too promising. It is rare to find an article with a statement like:



    Thanks Ya_Know. The admin$, print$, IPC$, netlogon$ and all the others recreate, but not the drives!!!

    NooNoo has given me a steer with net use \\comutername\sharename/persistent:yes
    but I get system errors, so I'm wondering if this is physical problem, not software.

    Thanks for your help though - Take Care

  4. #4
    Registered User NEPATEC's Avatar
    Join Date
    Sep 2002
    Location
    Northeastern Pennsylvania
    Posts
    77

    Lightbulb Here's how to resolve that

    Easy fix!

    Open up regedit, and navigate to the following two keys:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanworkstation\parameters

    under the 'Parameters' key, look for two DWORD values named 'AutoShareServer' and 'AutoShareWks'. Set the value data for these two DWORD entries from '0' to '1', then exit the Registry Editor & bounce the server. After a reboot, you should note that your $ shares on all drives are now restored



    -mike

    Oops! Almost forgot to give credit where it is due . . .
    SOURCE: http://www.is-it-true.org/nt/registry/rtips2.shtml
    Last edited by NEPATEC; November 20th, 2003 at 06:52 AM.

  5. #5
    Registered User
    Join Date
    Jan 2001
    Location
    Scotland
    Posts
    468
    Thanks Mike [Nepatec], that was right on the money

    The wrkstation keys were set at 1, the server keys weren't


    Now all I have to do is figure what caused [what I assume must be] the default settings to change.

    Anyway, thanks again, I appreciate the help

    Take care

  6. #6
    Banned Ya_know's Avatar
    Join Date
    Jun 2001
    Posts
    10,692
    Quote Originally Posted by Lowland
    Thanks Mike [Nepatec], that was right on the money

    The wrkstation keys were set at 1, the server keys weren't


    Now all I have to do is figure what caused [what I assume must be] the default settings to change.

    Anyway, thanks again, I appreciate the help

    Take care
    Running System policy is what creates that string...Right?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •