top_left top_right
bottom_left
Next Event: Unknown | Forum Rules | QGL Website | Event Registration
openFolder AusForums.com
iconwatfolderLineopenFolder LANs
iconwatfolderLineopenFolder QGL
iconwatfolderLineopenFolder QGL Forum
Author
Topic: Windows 2000 Server services - query?
Grimy
Posts: 80
Location: Brisbane, Queensland
Hey guys n gals, is there anyway to query all the services on a server but with the account used to run it?

Cheers
system
--
Opec
Posts: 4108
Location: Brisbane, Queensland
You might want to have a look at http://www.sysinternals.com/ they've got heaps of free tools that you can use.
TicMan
Posts: 757
Location: Brisbane, Queensland
Start -> Run -> Services.msc

Sort by LOG ON AS column.
Grimy
Posts: 81
Location: Brisbane, Queensland
thanks guys but, i can vdo it through services console but i need to do it across 50 servers, wonderred if there were commandline options for services.msc or anything else.
TicMan
Posts: 758
Location: Brisbane, Queensland
Write something in VBScript to query each PC remotely - could probably use some WMI/ADSI calls to do it.

The psservice utility from SysInternals will list the services but not the user it s running as.
speedhax
Posts: 108
Location: Brisbane, Queensland
use this

http://www.sysinternals.com/Utilities/PsService.html
pARODY
Posts: 111
Location: Brisbane, Queensland
WMIC is your friend..
C:\> wmic /?:full > wmic_docs_that_stink.txt (cut&paste from isc.sans.org article)
(only on xp / 2k3 unfortunately ) but for 2000 ....

SC.exe is your friend..

http://www.ss64.com/ is command line goodness too

system
--
Not a new post since your last visit.
New Post Since your last visit
Back To Forum
Advertise with Us | Privacy Policy | Contact Us
© Copyright 2001-2026 AusGamers Pty Ltd. ACN 093 772 242.
Hosted by Mammoth Networks - Australian VPS Hosting
Web development by Mammoth Media.