Login | |
|
 |
RE: Re: Create User Script - 7/31/2006 1:29:13 AM
|
|
 |
|
| |
Snipah
Posts: 1341
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
Cool... Did you post it at the Post Your VBScript yet? Or you might post it here (please use the [ code ] tags...) ;)
_____________________________
For more information, please see the "Read me First" topic. http://www.visualbasicscript.com
|
|
| |
|
|
|
 |
RE: Re: Create User Script - 7/25/2007 12:32:51 PM
|
|
 |
|
| |
sshinn
Posts: 1
Score: 0
Joined: 7/25/2007
Status: offline
|
This thread has been a fantasctic resource for me.. I have my own modified version of the script in this thread working perfectly.. I am curious about the drop down menus you mentioned below in your script.. I would like to add one drop down list for an OU path called departments, under that OU the drop list would show all of the OUs there, ie.. Human Resources, Accounting, Marketing, etc.. and then based on the OU selected, display a list of security groups that are listed under that OU.. Say if Human resources was selected, there would be a second drop down displaying HR Director, HR Manager, ,etc That way when i creat a new user I could drop them in the proper OU and Security group along with all the great stuff this script does.. Is this possible?? Thanks, Sam quote:
ORIGINAL: esnmb I've expanded it many times over since I posted my code originally. My HTA stands at 1104 lines of code now... Once you learn how to do it, you will find it pretty fun to add stuff to make it more like an application. I have multi-select drop downs, check boxes to create home folders and mailboxes, sends HTML emails with a summary of everything, as well as a toned down email for an alternative manager email address that can be added. It's fun doing this since I'm a Network Engineer and not a developer so it's a good change of pace. Matt
|
|
| |
|
|
|
| |
|
|
 |
|
 |
|
|