Re: Lanmanserver goes into Paused mode




I came up with the idea to make a bootup.bat file that executes the
lanmanserver manually, it helped, i get rid of the problem.

Thanx for all the help commands

Wesley Vogel Wrote:
> lanmanserver is the Server service.
>
> How do you know that lanmanserver is paused?
>
> net pause server is the only command that I know of that will pause
> the
> Server service.
>
> sc query lanmanserver will show if the Server service is running,
> stopped or
> paused.
>
> Open a command prompt, type or paste: sc query lanmanserver
> and hit Enter.
>
> If the Server service has been net paused, net continue lanmanserver
> will
> reactivate the Server service.
>
> Open a command prompt, type or paste: net continue lanmanserver
> and hit Enter.
>
> sc qc lanmanserver will show how the Server service start is set.
>
> Open a command prompt, type or paste: sc qc lanmanserver
> and hit Enter.
>
> If not set to Automatic, make sure that the Server service is set to
> Automatic.
>
> Open Services...
> Start | Run | Type: services.msc | Click OK |
> Scroll down to and double click Server and set to
> Automatic | Click Apply | If not started, click the Start button |
> Click OK
>
> Another way to see if the Server service is running, open a command
> prompt,
> type: net statistics
> and hit Enter.
>
> To see all of the Windows services that are started, open a command
> prompt,
> type: net start
> and hit Enter.
>
> [[Pausing the Server service prevents users from making new connections
> to
> the shared resources of the server. If there are no other logon servers
> on
> the network, it prevents users from logging on to the network.
> Existing
> connections are not affected. Administrators can make connections to
> the
> server even if it is paused. ]]
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:cwurfel.1wa1px@xxxxxxxxxxxxx,
> cwurfel <cwurfel.1wa1px@xxxxxxxxxxxxx> hunted and pecked:
> > This is propably an old question for some people, but i have still
> not
> > solved it...
> >
> > On my IBM laptop (it's importent to tell you that it is an IBM,
> because
> > i belive the problem has to do with an IBM driver or someting) the
> > lanmanserver that manage the file and printersharing starts then
> goes
> > directly into Pause.
> >
> > Anyone can tell me how to get lanmanserver to stay in started mode?
> >
> >
> > --
> > cwurfel
> >
> ------------------------------------------------------------------------
> > cwurfel's Profile: http://forums.techarena.in/member.php?userid=9612
> > View this thread: http://forums.techarena.in/showthread.php?t=371317
> > Visit - http://www.techarena.in | http://forums.techarena.in |
> > http://forums.techarena.in/archive/index.php


--
cwurfel
------------------------------------------------------------------------
cwurfel's Profile: http://forums.techarena.in/member.php?userid=9612
View this thread: http://forums.techarena.in/showthread.php?t=371317
Visit - http://www.techarena.in | http://forums.techarena.in | http://forums.techarena.in/archive/index.php

.