5.A Windows Script For Listing a Computer System's Information
Posted on WisdomBay @ 11:14 PM 2/28/2006 | Post by Pramod S Nair
This Windows Script coded in VBScript displays a lot of information about the machine on which it is executed. The info displayed includes, AdminPasswordStatus,Role of a machine on the Domain, Wakeup type etc.
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 double clicking on the file will display a whole array of information about the current machine.