i have domain named as prod.w2k.com.

i wanted to restore a user named amit s which was in mfg ou.

I made a Non autho restore and then Autho restore using ntdsutil.

restore subtree cn=amit s,ou=mfg,dc=w2k,dc=com

i got an error as illegal syntax ,alongwith the error could not find DN=amit s

i tried with

restore subtree "cn=amit s,ou=mfg,dc=w2k,dc=com"

but still the same error.

any answ....