Browse by Tags

All Tags » Vbs Scripts (RSS)

VBS Script To Retrieve SMS Executive Service Information From A List Of Machines

This VBS script will read a text file called MachineList.Txt and will write the SMS Executive services information for the site servers to an excel spreadsheet. If the service state is stopped the results...
Posted by dhite | with no comments
Filed under:

VBS Script To Browse For Folder And Send Sub Folders Name And Size To Excel

This VBS Script will allow to browse for a directory folder and will write the subfolders name and size to an excel spreadsheet. VBS Script: strComputer = "." Set objWMIService = GetObject( "winmgmts...
Posted by dhite | with no comments
Filed under:

VBS Script Find Clients Not Reporting A Serial Number To Excel

This VBS script will take a site server name and site code via input dialog boxes and will send the machine names to Excel that do not have a serial number present in the SMS database. VBS Script: strServer...
Posted by dhite | with no comments
Filed under:

VBS Script To Send Remote Desktop Connection History To Excel

This VBS script will allow you to enter a local or remote machine name into an input dialog box and will read the registry key containing the list of the Most Recently Used (MRU) history for your Remote...
Posted by dhite | with no comments
Filed under:

VBS Script To Retrieve The Current Status Of A Specified Printer Share

This VBS script will retrieve the printer status for a hard coded print server name. To prompt for a Printer name replace the line that reads: strPrinterShare = "HPPSC160" with strPrinterShare...
Posted by dhite | with no comments
Filed under:

VBS Script To Retrieve SMS Services Status

This VBS script will read a text file called MachineList.Txt and will write all of the SMS services information to an excel spreadsheet. If the service state is stopped the results will be written in red...
Posted by dhite | with no comments
Filed under:

VBS Script To Send Legacy Client Machine Names To Excel

This VBS script will send all of your Legacy client resource names for the specified site to an Excel spreadsheet. VBS Script: strComputer = InputBox ( "Enter SMS Server Name" ) strSiteCode ...
Posted by dhite | with no comments
Filed under:

VBS Script To Send Installed Product Information For A Specified Machine To Excel

This VBS script will allow you to enter a remote machine name and will write the installed Product information to an excel spreadsheet. VBS Script: strComputer = InputBox ( "Enter Machine Name"...
Posted by dhite | with no comments
Filed under:

VBS Script To Retrieve The Distribution Points For A Specified Site Server

This VBS script will take a site server name and site code from input dialog boxes and will write all of the site servers Distribution Points to an excel spreadsheet. The script also has the Available...
Posted by dhite | with no comments
Filed under:

VBS Script To Send Collection Counts To A Web Page

This VBS script will prompt you for a Site Server name and three-letter Site Code and will display all of the collection ID’s as well as their Collection name(s) and will display the Resource Cont...
Posted by dhite | with no comments
Filed under:

VBS Script To Send User Account Information To Excel

This VBS script will take a Domain Controller (DC) or even a standalone or Member server or workstation name from an input dialog box. It will then send User account information to an excel spreadsheet...
Posted by dhite | with no comments
Filed under:

VBS Script To Browse For A Folder And List All Directories Size In Megabytes To Excel

This VBS script will allow you to browse for a directory folder and will send all of the directory folders as well as all sub folders names and size in Megabytes (MB) to an excel spreadsheet. VBS Script...
Posted by dhite | with no comments
Filed under:

VBS Script To Query The SMS Database For Machines With A Specified Product Installed

This VBS script will take a ConfigMgr 2007 or SMS 2003 site server name and site code from input dialog boxes and will write all of the machines that have a specified product installed to an excel spreadsheet...
Posted by dhite | with no comments
Filed under:

VBS Script To Enumerate MP3 Files In A Specified Media Folder And Send To Excel

This is a VBS script that I wrote to allow me enumerate the MP3 files in my Windows Media Player C:\Documents and Settings\Don\My Documents\My Music folder. The script will send the following information...
Posted by dhite | with no comments
Filed under:

VBS Script To Retrieve All Systems with Hardware Inventory Collected And Send To Excel

This VBS Script will take a ConfigMgr 2007 or SMS 2003 site server name and site code from input dialog boxes and write the All Systems with Hardware Inventory Collected information to an excel spreadsheet...
Posted by dhite | with no comments
Filed under:

VBS Script To Verify Is A User Is A Member Of A Specified Domain Group

This VBS Script will allow you to determine if a specified user is a member of a specified domain group. VBS Script: strDomain = InputBox ( "Enter Domain Name" ) strGroup = InputBox ( "Enter...
Posted by dhite | with no comments
Filed under:

VBS Script To List Members Of A Specified NT Or AD Domain Group To Excel

This VBS script will allow you to send the members of a hard coded NT or Active Directory (AD) domain to an excel spreadsheet. VBS Script: strDomain = InputBox ( "Enter Domain Name" ) strGroup...
Posted by dhite | with no comments
Filed under:

VBS Script To Query The SMS Database For Machines With A Specified File And Version

This VBS script will take a ConfigMgr 2007 or SMS 2003 site server name and site code from input dialog boxes and will write all of the machines that have a specified File name and File Version to an excel...
Posted by dhite | with no comments
Filed under:

VBS Script To List Local Machine Port Numbers

This VBS script will read the local machine port numbers and their names and send the results to an Excel spreadsheet. VBS Script: Set objExcel = CreateObject( "Excel.Application" ) objExcel...
Posted by dhite | with no comments
Filed under:

VBS Scripts To Stop Or Start A Local Machines Specified Service

Here you will find a VBS script to stop a local machine’s specified service Display name and one that will start a local machine’s specified service Display name. The Display Name is the name...
Posted by dhite | with no comments
Filed under:

VBS Script To Send Null Resources To Excel

This VBS script will send all of your Null resource names for the specified site to an Excel spreadsheet. VBS Script: strComputer = InputBox ( "Enter SMS Server Name" ) strSiteCode = InputBox...
Posted by dhite | with no comments
Filed under:

VBS Script To Send SMS Or ConfigMgr Server Roles To Excel

This VBS script will take a site server name and site code from a series of input dialog boxes and will enumerate the component Server roles and write the results to excel. VBS Script: strComputer = InputBox...
Posted by dhite | with no comments
Filed under:

VBS Script To Set A Service Start Mode To Automatic And Start It

Here you will find two VBS script to set a Service to Automatic and Start it even if the Service is Disabled or set to Manual. In the first script you can specify the Service Name and in the second script...
Posted by dhite | with no comments
Filed under:

VBS Script To Get All Users Information And Last Login Information And Send To Excel

This VBS script will allow you to enter an Active Directory (AD) domain name and will return the following information to an Excel spreadsheet: Login Name, First Name, Last Name, Full Name, Description...
Posted by dhite | with no comments
Filed under:

VBS Scripts To Change The Text For A Local Machines My Computer Icon

Here you will find several VBS scripts that will allow you to change the Text for the My Computer icon on your desktop. The scripts will allow you to change the text from “My Computer” to the...
Posted by dhite | with no comments
Filed under:

VBS Script To Export SMS WQL User Resource Queries To Microsoft Word

This Vbs script will take an SMS site server name and site code from an input box and then enumerate all of the User queries on that server and read their corresponding WQL Queries. It will then write...
Posted by dhite | with no comments
Filed under:

VBS Script To Export SMS UnSpecified Queries To Microsoft Word

This Vbs script will take an SMS site server name and site code from an input box and then enumerate all of the Unspecified queries on that server and read their corresponding WQL Queries. It will then...
Posted by dhite | with no comments
Filed under:

VBS Script To Send Add And Remove Applications For A remote Machine To Excel

This VBS script will take a remote machine name from an input dialog box and write the following information to an excel spreadsheet for each listed item in the remote machines add and remove applications...
Posted by dhite | 1 comment(s)
Filed under:

VBS Script To Ping A Remote Machine Until The Command Window Is Closed

Here you will find a VBS script that will allow you to ping a remote machine continuously (Ping –t) until you close the command window. The script can be used to monitor the shutdown or reboot process...
Posted by dhite | with no comments
Filed under:

VBS Script To Issue The Nslookup Command Against A Remote Machine

Here you will find a VBS script that will allow you to issue the NsLookUp command against a remote machine. NsLookUp Script: strComputer = InputBox( "Enter Machine Name" ) Set objShell = CreateObject...
Posted by dhite | with no comments
Filed under:
More Posts Next page »