problem using dsadd
hi all
have annoying problem, using dsadd command-line tool, on 2008 r2. , problem existist on 3 different test domain controllers , 1 production. non of servers have thing each other do, regarding domain, trust, etc. separate installations, out of box – no scripted installation or reuse of image.
problem
c:\users\administrator>dsadd ou "ou=domain member servers,ou=it-services,dc=one,
dc=local" -desc "containing member servers, managed operations"
dsadd failed:'any' unknown parameter.
type dsadd /? help.
as can se, word in description “any” causing line fail.
this 1 works
c:\users\administrator>dsadd ou "ou=admin users,ou=admin,ou=it-services,dc=one,
dc=local" -desc "containing domain wide admin users”
dsadd succeeded:ou=admin users,ou=admin,ou=it-services4,dc=one,dc=local
what heck difference?
removing –desc “containing member servers, managed operations" succeeded 1 problem. thinkable combination of setting quotes or removing them, doesn’t make difference.
in 100 lines copy/paste .txt file, 45 fails similar descriptions, “some word unknown parameter”
is bug?
regards lars
how invoking these commands - interactively or in batch using text file? sure it's not the line break - or text file format - throws error?
the first 1 of these commands works fine me same description (of course dn bit different)...
hth
marcin
Windows Server > Directory Services
Comments
Post a Comment