PDA

View Full Version : Network Services (WNT)



FionaJ
08-27-2002, 07:30 AM
i need t access a list of NETWORK services (as displayed in Control panel/Network on the services tab) need to display them in dos.

Andy-S
08-27-2002, 08:38 AM
Try using SCLIST. This utility is available from the resource kit.

The syntax is shown in the attached article:

<a target="_blank" href=http://www.ss64.demon.co.uk/nt/sclist.html>http://www.ss64.demon.co.uk/nt/sclist.html</a>

Cheers
Andy