Nuance Management Center
Table Of Contents
- Configuration and client installation guide
- About this guide
- Chapter 1: Introduction
- Chapter 2: Installation checklists
- Chapter 3: Preparing for your server installation
- Chapter 4: Installing the servers
- Chapter 5: Post-installation tasks
- Chapter 6: Preparing for your Active Directory single sign-on configuration
- Chapter 7: Installing the Local Authenticator
- Chapter 8: Preparing for your Dragon Group client installation
- Chapter 9: Installing the Dragon Group client
- Chapter 10: Installing the Dragon client with Settings
- Chapter 11: Configuring the Dragon client for NMS
- Chapter 12: Scheduling Optimization Tasks
- Chapter 13: Working with Custom Commands
- Chapter 14: Upgrading the Dragon client
- Chapter 15: Managing Logs and Errors
- Chapter 16: Using Dragon over a remote desktop connection
- Use Dragon through a remote desktop connection
- Remote desktop connection support
- Support for dictation sources over a remote desktop connection
- System Requirements for using Dragon through a remote desktop connection
- Installing Dragon on the server and the client
- Configuring the Windows server
- Configuring Windows Server 2008 R2
- Configuring Windows Server 2012 R2 Part 1
- Configuring Windows 7 Ultimate Server
- Configuring the Dragon clients
- User Profiles and using Dragon through a Remote Desktop session
- Appendix A: Options for MSI Installations
- Appendix B: Stand-Alone Mode Installation Options
- Appendix C: Database backups
Dragon Installation Guide
Command Line installation with msiexec.exe
Another way to install Dragon from the command line on several client computers is to use the msiexec.exe
program from Microsoft. You are required to use msiexec.exe instead of setup.exe if you are installing Dragon
from a server across a network.
The compiled MSI file, Dragon 14.msi, is located on your installation DVD.
You can double-click on the .msi file to start the InstallShield Wizard. However, to take advantage of available
command line options, you can pass the file name to the msiexec.exe command as the application to install by
using the /i option:
msiexec.exe /i "Dragon 14.msi"
Installing the same configuration on additional computer(s)
1. Open a Command Prompt:
l Windows 7: Start > All Programs > Accessories > Command Prompt
l Windows 8.x: From the Start screen, click the down arrow to show all apps > scroll to Windows
System > Command Prompt
l Windows 10: Start > All apps > Windows System > Command Prompt
2. On your installation DVD, locate Dragon 14.msi and switch to that directory.
3. Retrieve the customized nsdefaults.ini file from the computer where you performed the initial installation.
4. To install Dragon, enter the following:
msiexec /i "Dragon 14.msi"
SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI="<full_path>\nsdefaults.ini"
/L*v "C:\Logs\logfile.log" /qn
Notes:
l For an administrative installation, pass the /a option to msiexec rather than the /i option. You also need to pass
the TARGETDIR option instead of the INSTALLDIR option.
l Dragon setup is designed so that msiexec.exe can be run from an elevated command prompt in Windows. See
“To open an elevated command prompt:” on page 62 for instructions on opening an elevated command prompt in
Windows 7, Windows 8 and Windows 10.
l See “MSI options for Dragon installations” on page 118 for details on the MSI options available for Dragon
installations.
71










