When commands are issued directly from the DOS command prompt, non-ASCII 7-bit (ENU) characters are not converted correctly in etautil. This problem occurs because the character set used by DOS (EOM) and Windows (ANSI) are different. The following is a workaround:
etautil [-d DomainName] -u UserName -p Password control statement > Output.txt
etautil [-d DomainName] -u UserName -p Password -f Input.txt > Output.txt
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |