Posts Tagged ‘adsi’
These are my conference demos from WinConnections Orlando 2008. My sessions were all on PowerShell: Managing Active Directory with PowerShell Managing Servers and Desktops with PowerShell and WMI Powershell and Windows Server 2008 Read the examples thoroughly and test in a non-production environment. If you have questions, please post in…   More »
Alternate Credentials - ADSI and WMI
Friday, February 15th, 2008 by Essentials Administrator
Here's an example of using alternate credentials to connect to either WMI or ADSI. Note that WMI doesn't allow alternate credentials if you're connecting to the LOCAL computer - only for remote connections. Both of these examples use a function. GetPassword, which I've included. This prompts you for a password…   More »
Checking for group membership
Friday, February 15th, 2008 by Essentials Administrator
Here's a script that demonstrates how to check for group membership from within VBScript. http://www.rlmueller.net/IsMember8.htm…   More »
ADUC GUI to ADSI Mappings
Friday, February 15th, 2008 by Essentials Administrator
Although ADSI Scripting: TFM has a more complete cross-reference, this one's online and free: It shows the basic dialog boxes for AD Users & Computers, and provides the attribute name underneath the various text boxes and check boxes. So if you know how to change something in the GUI, this…   More »










