how can i do with the error it's event id=2511

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

enent show: The server service was unable to recreate the
share Jsu$ because the directory D:\Users\Jsu no longer
exists.

the Registry should have the key which value is the
directory mentioned in the event ,but i don't know where
it is the detail location.
 
Tom wrote in
enent show: The server service was unable to recreate the
share Jsu$ because the directory D:\Users\Jsu no longer
exists.

the Registry should have the key which value is the
directory mentioned in the event ,but i don't know where
it is the detail location.

You don't even need to edit the registry.
Logged on as an Administrator, open a cmd-prompt and enter
net share Jsu$ /delete

If you are curious though check at:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver
\Shares\
 
Back
Top