2. A Windows Script For Listing the Boot Configuration of Local System
Posted on WisdomBay @ 6:23 PM 2/25/2006 | Post by Pramod S Nair
This Windows Script coded in VBScript can be used by System Admins for listing the Boot Up Configuration of the local machine.
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 the BootUp Configuration set for the current machine.