13. A Windows Script For Listing info on all services running on a PC to a file
Posted on WisdomBay @ 11:11 PM 03/15/2006 | Post by Pramod S Nair
This WMI Script writes all the necessary information about all the services registered on a particular PC into a file.
How to use :
1. Copy the code given above to clipboard.
2. Create a new file and name it as you like with a '.vbs' extension.
3. Now you can use this script for creating a file with all the deatils about the services available on a PC.