15.6
Table Of Contents
- Dragon_AdminGuideCover_20160929_v2
- About this guide
- Chapter 1: Introduction
- Chapter 2: Getting started
- Chapter 3: Organizations
- Chapter 4: Sites
- Chapter 5: Groups
- Chapter 6: User accounts
- Chapter 7: Roaming users
- Chapter 8: Licenses
- Chapter 9: Utilities
- Chapter 10: Reports
- Chapter 11: Speech Recognition
- Chapter 12: Field descriptions
- Appendix A: Creating user account import files
- Appendix B: Creating the Forgot Password email template
- Appendix C: Privileges
Nuance Management Center Administrator Guide
Field
Require-
d?
Syntax
Char-
acter
length
Notes
(~) and
circumflexes
(^).
If the token
credential
exists for
another user in
the same
organization,
Nuance
Management
Center imports
the user but
not the token
credential.
Sample XML import file
<?xml version="1.0" encoding="utf-8"?>
<Users xmlns="http://nuance.com/NAS/UserImport">
<User
FirstName="Laura"
MiddleName="K"
LastName="Herrera"
LoginId="lherrera"
Password="">
<NTLMCredential>Domain\LHerrera</NTLMCredential>
</User>
<User
FirstName="Arthur"
LastName="Li"
LoginId="ali"
Password="li135"
State="CA"
Department="Finance">
<NTLMCredential>Domain\Arthur.Li</NTLMCredential>
</User>
<User
FirstName="Sophia"
LastName="Huber"
LoginId="shuber"
Location="west wing"
190










