Add Domain User to Local Admin on Multiple Servers Upon multiple requests, uploading my Old Script to Add Domain User to Local Admin on Multiple Servers. '========================================================================== ' Author: Murali M Palla ' NAME: Add_Domain_User_to_Local_Administrators.vbs ' DATE : 2012-Nov-08 ' COMMENT: Takes the file servers.txt and...
Category: VB
Audit Selected Software From Multiple Servers
posted by: Murali
December 29, 2014
This script will search for multiple installed software from various computers and creates an excel sheet with the data. it is a VBScript and needs Microsoft Excel installed on the server that this script will run from. Servers.txt needs to be present with a each...
Network Info / inventory
posted by: Murali
December 28, 2014
Creates an Excel File with the Network Info / inventory of all the computers that are listed in servers.txt Needs Excel to be installed on the machine that the script will be run from. Queries and reports the listed items: Machine Name [Which is provided...