Nuance Management Center
Table Of Contents
- Dragon_AdminGuideCover_20160929_v2
- Chapter 1: Introducing the Nuance Management Server
- Dragon Group Overview
- User Groups Worksheet
- Prerequisites for the Nuance Management Center
- Accessing NMS Server: Logging in through the Nuance Management Center
- Change the NMC Administrator password
- Accessing and adding to your organization data
- Turning on data collection for your site
- Privacy of your data and Nuance data collection
- Setting up Active Directory single sign-on
- Chapter 2: Overview of NMS in the cloud
- Chapter 3: Configuring sites
- Chapter 4: Configuring groups and user accounts
- Understanding groups
- Determining site or group settings for members of more than one site or group
- Creating Groups
- Setting Privileges for administrator groups
- Viewing, modifying, and deleting groups
- Setting Dragon Group voice command options for user groups
- Creating user accounts
- Configuring user accounts
- Configuring user account details and address settings
- Administrators can send messages to other administrators
- Enable sending messages to an administrator
- Assigning user accounts to groups
- Configuring Users for Active Directory Authentication
- Import multiple users into the NMS server
- XML schema for the user XML import file
- Setting user account Dragon Group client options
- Setting Auto-Formatting Dragon Group options
- Viewing User Profile settings
- Automatically log out an administrator after a period of inactivity
- Viewing, modifying, and deleting a user account
- Finding and viewing a user account
- Modifying a user account
- Applying Dragon Settings to organizations, sites, or groups
- Chapter 5: Managing licenses
- Managing licenses
- Types of license upgrades available
- Obtaining and applying licenses
- Importing licenses included with Dragon Group
- Purchasing and obtaining new licenses
- Viewing licenses
- Viewing license usage information
- Granting licenses
- Granting a license immediately after creating a user account
- Granting a license to an existing user account
- Receiving expiration alerts and renewing licenses
- Viewing messages about expired licenses
- Renewing the License
- Revoking licenses
- Dictating with Author licenses while disconnected from network
- Chapter 6: Configuring Dragon Group settings
- Chapter 7: Managing user profiles
- Creating a user profile
- Configuring the location of Roaming user profiles
- The SSL Settings tabs
- NMS Administrative Settings: Setting site HTTP connection settings for Roamin...
- NMS Administrative Settings: Setting site SSL connection settings for Roaming...
- NMS Administrative Settings: Setting Roaming User settings and Data settings
- Chapter 8: Managing Dragon Clients
- Chapter 9: Managing messages
- Chapter 10: Managing uploads to Nuance
- Chapter 11: Working with Text and Graphics/auto-texts and custom words
- Overview of managing Text and Graphics/auto-texts and custom words
- Overview of Text and Graphics/auto-texts
- Creating shared and personal Text and Graphics/auto-texts and custom words
- Defining Text and Graphics/auto-texts
- Creating Text and Graphics/auto-texts
- Editing Text and Graphics/auto-texts
- Using Text and Graphics/auto-texts
- Adding and managing keywords for auto-texts
- Delete Text and Graphics or auto-texts
- Cutting, copying, and pasting Text and Graphics/auto-texts or words
- Searching for auto-texts, sites, groups, or users
- Viewing Text and Graphics/auto-texts details
- Importing or exporting Text and Graphics/auto-text
- Chapter 12: Working with Command Sets
- Overview of Command Sets
- Searching for Command Sets, sites, or groups in the Nuance Management Center
- Viewing Command Set details in the Nuance Management Center
- Considerations before creating or importing commands or command sets
- How conflicts between commands are identified and displayed
- Viewing information about Command and Command Set conflicts
- Adding Command Sets in the Nuance Management Center
- Modifying Command Sets in the Nuance Management Center
- Deleting Command Sets in the Nuance Management Center
- Chapter 13: Working with custom words
- Chapter 14: Working with Lists
- Chapter 15: Troubleshooting issues
Chapter 4: Configuring groups and user accounts
Example: A comma-delimited text file with user information
The following is an example of a valid text file containing user information.
Notice there is no password in the second example. When importing a comma-delimited file,
if the password is blank, you must still place a comma after the login id field and leave the
password field blank. The NMS expects four fields in the text file.
Jack, Degnan, jdegnan, pwd124
Tim, Roberts, troberts,
Frank, Fiddler, ffiddler, fflr2
Creating an XML file for importing users
The XML file must begin with the XML version declaration processing instruction, <?xml
version="1.0"... ?>.
The XML file can contain the following fields for each user. The fields can contain commas.
n First name (required: 1 character minimum, 50 characters maximum)
n Last name (required: 1 character minimum, 50 characters maximum)
n Middle name (50 characters maximum)
n Prefix (10 characters maximum)
n Login id (required: 3 characters minimum, 30 characters maximum)
n Password (required: 30 characters maximum)
n Location (50 characters maximum)
n Department (50 characters maximum)
n Email address (50 characters maximum)
n Street 1 (60 characters maximum)
n Street 2 (60 characters maximum)
n Street 3 (60 characters maximum)
n City (40 characters maximum)
n State (5 characters maximum)
n ZipCode (20 characters maximum)
n NTLMCredential (160 characters maximum) Syntax:
<NTLMCredential><DomainName>\<UserName></NTLMCredential>
Note: The NTLM Credential element allows you to import a user's domain and user name
pair for multi-domain Active Directory. For this import to work, you must create an Active
Directory connection string entry for each unique DomainName that you specify in the
NTLMCredential element before you run the import. For example if you support two
domains, Domain1 and Domain2, you must create an Active Directory connection string
entry for each of these domains before you can do a bulk import of users on either domain.
Example: An XML file with user information
The following is an example of a valid XML file containing user information:
51










