server service stops almost immediately

  • Thread starter Thread starter Ben
  • Start date Start date
B

Ben

I am trying to share a folder on my LAN but the server
service does not start immediately and stops almost
immediately after a manual start. The event viewer says
a stop command was sent. Under user it has NT
AUTHORITY/SYSTEM. What's going on? File sharing was
working then I installed some security updates from
Microsoft and it stopped.

Thanks,
Ben
 
After you have tried starting it, type "sc queryex lanmanserver" to get the
exit code.
 
Ok, I did that. It says...

Type: 20 Win32_Share_Process
State: 1 Stopped
<Not_Stoppable,Not_Pausable,Ignores_Shutdown>
Win32_Exit_Code: 0 <0x0>
Service_Exit_Code: 0 <0x0>
Wait_Hint: 0 <0x0>
PID: 0
Flags:

How does that help?

Ben
-----Original Message-----
After you have tried starting it, type "sc queryex lanmanserver" to get the
exit code.

--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


Ben said:
I am trying to share a folder on my LAN but the server
service does not start immediately and stops almost
immediately after a manual start. The event viewer says
a stop command was sent. Under user it has NT
AUTHORITY/SYSTEM. What's going on? File sharing was
working then I installed some security updates from
Microsoft and it stopped.

Thanks,
Ben


.
 
It doesn't really, there should be an exit code, but in your case it is
zero. Have you tried a "sfc /scannow" to make sure the file didn't get
corrupted?

--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


Ben said:
Ok, I did that. It says...

Type: 20 Win32_Share_Process
State: 1 Stopped
<Not_Stoppable,Not_Pausable,Ignores_Shutdown>
Win32_Exit_Code: 0 <0x0>
Service_Exit_Code: 0 <0x0>
Wait_Hint: 0 <0x0>
PID: 0
Flags:

How does that help?

Ben
-----Original Message-----
After you have tried starting it, type "sc queryex lanmanserver" to get the
exit code.

--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


Ben said:
I am trying to share a folder on my LAN but the server
service does not start immediately and stops almost
immediately after a manual start. The event viewer says
a stop command was sent. Under user it has NT
AUTHORITY/SYSTEM. What's going on? File sharing was
working then I installed some security updates from
Microsoft and it stopped.

Thanks,
Ben


.
 
The scan didn't find anything. Any other ideas?

Thanks,
Ben

-----Original Message-----
It doesn't really, there should be an exit code, but in your case it is
zero. Have you tried a "sfc /scannow" to make sure the file didn't get
corrupted?

--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


Ben said:
Ok, I did that. It says...

Type: 20 Win32_Share_Process
State: 1 Stopped
<Not_Stoppable,Not_Pausable,Ignores_Shutdown>
Win32_Exit_Code: 0 <0x0>
Service_Exit_Code: 0 <0x0>
Wait_Hint: 0 <0x0>
PID: 0
Flags:

How does that help?

Ben
and
confers no rights.


.
 
I'm having EXACTLY the same problem... It started 2 weeks
ago...
-----Original Message-----
It doesn't really, there should be an exit code, but in your case it is
zero. Have you tried a "sfc /scannow" to make sure the file didn't get
corrupted?

--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


Ben said:
Ok, I did that. It says...

Type: 20 Win32_Share_Process
State: 1 Stopped
<Not_Stoppable,Not_Pausable,Ignores_Shutdown>
Win32_Exit_Code: 0 <0x0>
Service_Exit_Code: 0 <0x0>
Wait_Hint: 0 <0x0>
PID: 0
Flags:

How does that help?

Ben
and
confers no rights.


.
 
Back
Top