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.
251 Searching Active Directory results
Sort By: rss
AD Browser (Community)
by JLCadd
Basic GUI to browse AD and return the DN of the selected object. Only displays OUs and users. Intended to be called from other scripts by a Browse button.
(0)
10/31/2009
VBScript
Connects to the defaul domain, lists all devices with Operating System containing windows*server*
(1)
9/26/2009
Windows PowerShell
by IamMred
This script queries Active Directory and returns the adsPath to objects that it matches. You could then use the adsPath that is returned to connect to that object and set or retieve additional values.
(0)
8/25/2009
Windows PowerShell
by ouaziz
Script help to disable USB Storage Drive
(0)
8/17/2009
Windows PowerShell
Enumerates all authorized DHCP Servers in Active Directory. Will list IP address, hostname, and if system pings successfully by hostname, all based on the data found in the Config
(0)
8/10/2009
VBScript
Creates a CSV report of junctions on a computer. Requires Linkd.exe and a ScanFolders.txt file. Script is documented via inline comments. Linkd.exe is part of the <a href="http://
(0)
8/10/2009
VBScript
Loads Active Directory computer, group and person attributes into a database. This script requires Powersmo (PowerShell Community Extension 1.1.1) and a SQL Server database with S
(0)
8/10/2009
Windows PowerShell
Finds objects in Active Directory based on a specified criteria and then returns the attributes you request. A pipe-delimited array is returned with the attributes requested. This
(1)
8/10/2009
VBScript
Sample function that searches Active Directory based on three parameters: ObjectCategory, Attribute and Query. The function returns the complete ADsPath, thus making it easy to co
(0)
8/10/2009
VBScript
Sample script that searches Active Directory for all the users in the Finance OU.
(0)
8/10/2009
Windows PowerShell
1 - 10 of 251 Items < Prev 1 2 3 4 5 6 7 8 9 10  Next > All