TechNet Script Center logo

Welcome to the TechNet Script Center Gallery!

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
77 results in ADSI
Sort By: rss
Creates a list of devices from Active Directory and queries each device that responds with ping reply for a specific service running. Outputs Status of Service for each device.
(0)
8/27/2009
Windows PowerShell
ADSI scripting template that runs the script against a list of computer found in a comma-separated-values file named C:\Scripts\Computers.txt. Individual computer names within the
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against all the computers listed in an Excel spreadsheet named C:\Scripts\Servers.xls. The computer names should be listed in column A
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against all the computer found in the Computers container in the domain fabrikam.com. This script prompts you to enter a user name and
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against all the computers found in the domain fabrikam.com. This script prompts you to enter a user name and password to be used when
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against a computer selected from a dropdown list found in an HTML page. The HTML page also includes text boxes where you can enter a u
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against three computers whose names have been hard-coded into the script itself (in an array variable named arrComputers). This script
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against a computer selected from a listbox found on an HTML page. The HTML page also includes text boxes where you can enter a user na
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against each computer whose name was entered as a command-line argument (individual computer names must be separated by blank spaces).
(0)
8/10/2009
VBScript
ADSI scripting template that runs the script against all the computers found in the Finance OU in the domain fabrikam.com. This script prompts you to enter a user name and passwor
(0)
8/10/2009
VBScript
1 - 10 of 77 Items < Prev 1 2 3 4 5 6 7 8  Next > All