Monday, October 09, 2006

New Windows 2003 Video Tutorial: Creating OU, User and User Group Using VBScript

Creating OU, User and User Group Using VBScript - view details
Windows administration guru Grant Moyle walks you through the automation of your network users, OUs, and groups using VBScript. If you really want to learn the details and inner workings of your Active Directory, learn how to add items to the AD using scripts.

This video download also includes the .vbs files that you can use to do these same actions on your domain and it includes instructions on how to modify the files for your own use.

Highlights from this video:
  • Querying the LDAP using VBScript
  • Examining multiple language attributes in the Active Directory with scripts
  • GetObject(), SetInfo, ADSPath, Add, Put
  • LDAP://OU=Code Sample, dc=learnitfirst, dc=com
  • objGroup.Add objUser.ADSPath
and much more

NOTE: This video was a user request. Have a request? Send it to us here!

To download this video, Login, then visit the video's detail page and click "download". This is a subscriber-only video so a subscription is required

Note: You must have the TSCC codec installed to view this video

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home