Hey
I need a script that checks the domain name (and shows it with an echo) and then he uses that domain name to create a user/password in existing OU.
So I need to retrieve:
- Domain name
- OU
I need to make:
- User with password
Does anyone have an idea how to? Found a code online?
It's something I want to test in my VirtualPC.
Greetings
I need a script that checks the domain name (and shows it with an echo) and then he uses that domain name to create a user/password in existing OU.
So I need to retrieve:
- Domain name
- OU
I need to make:
- User with password
Does anyone have an idea how to? Found a code online?
It's something I want to test in my VirtualPC.
Greetings
Comment