M
Mostro
This is driving me nuts! I took dsadd.exe from a 2003 server and copied it
into the system32 directory on a 2000 SP4 server. I am trying to create a
user from the command line. My syntax is like so, mainly I am doing a
simplified test run to test functionality, then I would rewrite my syntax to
specify the right OU and other options.
I'm trying to create a user named max (will use fictional stuff for the
purpose of my post), in my domain named "domain", in the users OU.
dsadd user "CN=Max,OU=Users,DC=domain,DC=com"
it always returns "The parameter is incorrect."
What am I doing wrong?
into the system32 directory on a 2000 SP4 server. I am trying to create a
user from the command line. My syntax is like so, mainly I am doing a
simplified test run to test functionality, then I would rewrite my syntax to
specify the right OU and other options.
I'm trying to create a user named max (will use fictional stuff for the
purpose of my post), in my domain named "domain", in the users OU.
dsadd user "CN=Max,OU=Users,DC=domain,DC=com"
it always returns "The parameter is incorrect."
What am I doing wrong?