This guide contains the basic steps for installing and configuring a CM4D v24 Client system from start to finish. For a CM4D Server Installation guide, see here.
If you are upgrading from CM4D v23, refer to the Quick Reference Guide - CM4D Client Upgrade v23 to v24 here.
Tip
This
topic is intended for installing Clients that are part of a larger setup
that includes at least one CM4D Server installation that would be installed
before any client systems. If you are installing a standalone
Client system, you may want to use the CM4D Server Installation
Guide here,
as it includes additional steps that you may need to complete in a standalone
environment.
Contact your ATS sales representative or ATS support for assistance.
1. Obtain the v24 CM4D Client installer.
2. Gather the following information (as much as possible):
a. CM4D Service User - user name and password; can be new or existing Windows user
b. SQL Server User (if using SQL Authentication) - user name and password; can be new or existing SQL login
c. ATS Licensing Server - name and port
d. Database Server - name and port
e. CM4D Site and CM4D Database names
f. CM4D users or group(s) - Windows and/or Domain
3. Check Windows Services to ensure the Print Spooler is running. If the service is not running, start the service before installing CM4D.
4. Run the CM4D Client Installer.
a. Run the CM4D Client installer executable (Run as Admin).
b. Install the Prerequisites (restart the machine if prompted; on restart, installer will resume automatically).
c. Set the Installation folder.
d. Select the Installation Type 'Configure and Install'.
e. Enter Services user information.
f. Enter the name of the ATS Licensing Server.
5. Connect to the CM4D Site Database.
a. Run DbConnect (as Administrator).
b. Connection Type - Change the dropdown to "Site Connection".
c. Windows Authentication - Select one of the two available methods of authentication for connecting to the databases:
i. Windows Authentication - Set the dropdown to 'True'.
ii. SQL Authentication - Set the dropdown to 'False'.
(1) Database User ID - Enter the user name of the SQL user login.
(2) Database Password - Enter the password for the SQL user.
(3) Confirm Password - Re-enter the SQL user password.
d. Server Name - Enter the name of the database server. If using a Named Instance, include this in the server name.
e. Database Name - Enter the name of the CM4D Site database.
f. Click Apply.
g. Click Test Connection.
i. If successful, click OK and continue to the next step.
ii. If the connection fails, check all of your settings and then test again.
h. Click OK to exit DbConnect.
6. Configure CM4D Printer.
a. Browse to the CM4D install folder (.\Applied Tech Systems\CM4D).
b. Edit the Cm4d.ini file (requires READ/WRITE Administrator privileges).
i. In the [default] section find the parameter "PDFPRINTDRIVER".
ii. Set the value to "ATS CM4D Printer".
iii. Comment out (#) the other print driver options or delete the unused lines entirely.
c. Save and close the Cm4d.ini file.
7. Start the CM4D Results Services. If you entered the service user credentials during the installation, you can skip to the next step. If you are not sure, check the setting files to confirm.
a. Open Control Panel > Administrative Tools > Services.
b. Start the following services (in this order):
i. Results Service
ii. Results Launcher
iii. Results Loader
c. On new installations, the services may not start. If you are using a service user account that has never been granted the Log On As A Service rights, complete the following steps on one service.
i. Right-click on the Results Service and select Properties.
(1) Go to the Log On tab.
(2) In the Log on as section, select This account.
(3) Enter the User credentials for the user account that will run the CM4D service.
(4) Click OK.
ii. Click OK on informative message ‘The account … has been granted the Log On As A Service right.’
iii. Start the 2 remaining Results services.