Quote:

Okay, as I read your recent reply it is not what you orignally said or asked. As you replied just now it is very doable. If you only want a couple people to do as you ask then we can help you accomplish that task.

Let's just make sure we're on the same page with what it is we are really doing or wanting here.





Only thing I want the script to do is make users in AD, their homepath should have set those users as owner (ie \\server\personal$\username
the username folder should have ACL's set to the user as owner with full rights, and admin with full rights, also I made sure the script cannot do anything else but make users in seletive groups, they can't add an admin for instance. But I need the script to have admin privilidges to set those ACL's and to actually be able to have rights to add users to AD.

If you want I can paste the code here.