|
|
VBScript bits that might be useful.
- GetIP.vbs Obviously,... It gets the IP address of the machine.
- SerialNum.vbs Attempts to retrieve machine serial number from BIOS.
- UserAcctInfo.vbs Provides info for local user accounts.
- CheckAdminRights.vbs Checks if current user has admin rights.
This is essentially a subroutine that can be used in other scripts to see if it should be run from an "Admin" command session.
If you need a small utility script created, let me know and I'll see if I can help you.
|