A Microsoft sysinternals tem uma ferramenta chamada PsTools suite , qual de seus componentes é o PsList:
PsList is part of a growing kit of Sysinternals command-line tools that aid in the adminstration of local and remote systems named PsTools.
Além disso, a ferramenta "sc.exe" pode consultar o status de computadores remotos da sua rede:
"Usando o Sc.exe e o Netsvc.exe para controlar os serviços remotamente"
Get a list of Services that are running:
Y:\>sc \"REMOTE_MACHINE_NAME" query type= service | find "SERVICE_NAME"
SERVICE_NAME: AudioSrv
SERVICE_NAME: Automatic LiveUpdate Scheduler
SERVICE_NAME: BESClient
SERVICE_NAME: CactusXMBService
SERVICE_NAME: ccEvtMgr
SERVICE_NAME: ccProxy
SERVICE_NAME: ccSetMgr