This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygqrysrv




Guy Harrison wrote:
> 
> On Sun, 25 Nov 2001 21:57:29 +0100, "Gerrit P. Haase"
> <gp@familiehaase.de> wrote:
> 
> >Now I'm only missing one, how to get a list of ALL services with name
> >& displayed name?
> 
> Er - pass! I can never remember its syntax - which was the initial
> reason wanting my own version. Moreover, SC has another (infuriating)
> feature. I'll elaborate on this in the next episode <g>
> 

>From the RK

D:\>netsvc
Controls and displays the status of services.

NETSVC servicename \\computername /command

   servicename  Name of the service
   computername Name of the computer to administer.
   /command     One of the following:
                /query    Queries the status of the service.
                /start    Starts the service.
                /stop     Stops the service.
                /pause    Pauses the service.
                /continue Starts the paused service.
                /list     Lists installed services (omit servicename)

Example: NETSVC server  \\joes486 /query
Example: NETSVC "Clipbook Server" \\popcorn /stop
Example: NETSVC alerter \\joes486 /pause
Example: NETSVC /list \\joes486

Arguments are allowed in any order.


-- 
Peter Wohlers

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]