Hi David,

> (How do you determine the names of services running on an
> NT/Win2K server?)

I use "sc.exe" from MS with the command : "sc \\computer query"

If you have not sc.exe you can get more info here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpic/html/msdn_scmslite.asp
The syntax is explained in this page.

Julien

Reply via email to