Avatar of dagab
dagab
Flag for Norway

asked on 

Norwegian characters using DSADD USER

Cant get norwegian characters like æ (ae), ø (oe) and å (aa) when importing by DSADD

This is my command:
dsadd user "CN=aseoyvin,OU=Elever,OU=Elever,OU=Brukere,DC=sknett,DC=no" -pwd OABC1815 -fn "Åsen" -ln "Øyvind" -display "Åsen Øyvind" -disabled no  -uc -desc "12.11.2010"

Saved in notepad as ANSI file.
When opening user. the norwegian letters are wrong in Firstame, Lastname and Displayname.
 Have also tried UNICODE nothing happends at all. The cmd file is not running at all.

Everything else works ok when importing.

Dag Audun Bjørnberg
Norway:)


Windows Server 2003

Avatar of undefined
Last Comment
Krzysztof Pytko

8/22/2022 - Mon