VBS Script To Retrieve SMS Services Status by Don Hite - 8/28/2008 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.
VBS Script To Export SMS WQL User Resource Queries To Microsoft Word by Don Hite - 7/2/2008 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 them to a Microsoft Word document that you can save for future reference.
VBS Script To Send SMS Site Information To Excel by Don Hite - 6/12/2008 This VBS script will take an SMS site server name and site code form an input box and write the following information to an Excel spreadsheet. Site Code, Site Name, Version, Server Name and he Parent site if one is specified.
VBS Script To Create A CCR For A Specified Advanced Client Machine by Don Hite - 5/14/2008 This VBS script will allow you to enter an Advanced client resource machine name into an input dialog box and will then create a Client Configuration Request (CCR) file for the specified machine using the minimum information required to successfully create an Advanced client CCR.
VBS Script To Send Inactive And Obsolete Machines To Excel by Don Hite - 5/7/2008 This VBS script will send the machine names of all non active and obsolete machines names for the specified site to an Excel spreadsheet so that the resources can be deleted or be corrected.
VBS Script To Export SMS WQL User Group Resource Queries To Microsoft Word by Don Hite - 4/14/2008 This Vbs script will take an SMS site server name and site code from an input box and then enumerate all of the User Group queries on that server and read their corresponding WQL Queries. It will then write them to a Microsoft Word document that you can save for future reference.