How can I automatically create a folder, assign a home folder and logon script automatically after a new User is created?
- by drpcken
Usually I create a new user, then set the home folder, logon script, etc...
Is it possible in Active Directory when I create a new AD user object, that it goes out to my share drive and automatically creates a folder for them (naming it their username), and then assigns that folder as their home drive?
It would also be helpful if it would automatically assign them a specific logon script at user creation too. Thank you!