Before you begin, make sure that:
Microsoft .NET Framework 4.0 (full version) or later is installed.
The recommended print driver is installed.
Active Directory is running.
The computer where you installed LPMC is enrolled to an Active Directory domain.
The administrator is logged in to an Active Directory domain and is granted administrative rights to access the domain.
Lexmark Print Management Client (LPMC) is a software package deployed in client systems in a domain to provide secure releasing of print jobs. LPMC captures the print jobs from the print spooler and, if necessary, encrypts them. Print jobs are stored in the computer until they are released from a Print Release–enabled printer.
Obtain an installation package for LPMC, and then save it to a temporary local drive.
Copy the configuration file to the folder where you saved the installation package, and then if necessary, modify it. For more information, see Understanding configuration files for Windows operating system.
Install the package by doing either of the following:
From the folder where you saved the package, double-click the MSI package.
At the command prompt, type
.Follow the instructions on the computer screen.
After the installation is complete, do the following:
Navigate to the programs and features folder of your operating system.
Look for Lexmark Print Management Client.
At the command prompt, type
.Check if the following services are running:
Lexmark Print Capture Service
Lexmark Print Release Service
Assign the recommended print driver to the LPMC printer port. For more information, see Installing the print driver and creating a print queue or contact your system administrator.
Notes:
LPMC acts as a secure server that accepts and establishes connections over the HTTPS protocol. LPMC allows data encryption that connects to the regular network. To be able to accept an SSL connection, LPMC secures a certificate to confirm the identity of the server and serve as the basis for encryption.
Each certificate specifies the subject that a certificate identifies. For example, the workstation where LPMC is running may be defined as “workstation-name,” such as
, or by a more generic name, such as . The reserved name, , is an alias for 127.0.0.1 network address.When a certificate is created, it is added to the workstation and becomes available for all users who log in to the machine. LPMC also binds a certificate to the appropriate network connection and uses the port that is defined in the configuration file.
If the configured port is changed after the installation, then LPMC cannot establish an SSL connection. To reconnect over an SSL, reinstall LPMC, or manually rebind the certificate to the new port number.
Note: The creation and binding of the certificate occur during the LPMC installation process. |
Setting | Default value | Description |
---|---|---|
The path where log files are saved. | ||
If set to , then LPMC stops logging the file. |
Setting | Default value | Description |
---|---|---|
The number of hours before LPMC deletes the job after printing | ||
The number of hours before LPMC deletes a job that is not released on a print queue |
Setting | Default value | Description |
---|---|---|
The release and tracking server address. | ||
The port where a job is released from the printer. |
Setting | Default value | Description |
---|---|---|
If set to , then the Color, Sides (Duplex), Staple, Hole Punch, and number of copies settings can be modified in the printer control panel. |
Setting | Default value | Description |
---|---|---|
If set to , then the User folders with no print jobs and valid User Tokens are automatically deleted. |
<?xml version="1.0" encoding="utf-8"?> <Configuration xmlns:xsd="http://www.w3.org/2001/Schema" xmlns:xsi="http://www.w3.org/2001/Schema"> <Logger> <LogFilePath>C:\ProgramData\LPMC\lpmc.log</LogFilePath> <LoggingEnabled>true</LoggingEnabled> </Logger> <CaptureSettings> <LoopbackPort>9167</LoopbackPort> <PrintJobFileNameFormat>%d_%i.prn</PrintJobFileNameFormat> </CaptureSettings> <ClientSettings> <PrintAndKeepLifespan>48</PrintAndKeepLifespan> <UnprintedJobsLifespan>48</UnprintedJobsLifespan> </ClientSettings> <ReleaseSettings> <EsfListenerPort>9443</EsfListernerPort> <ServiceAccountUsername></ServiceAccountUsername> </ReleaseSettings> <ADServerSettings> <ActiveDirectoryUserProperty>otherLoginWorkstations</ActiveDirectoryUserProperty> <ServiceAccountUsername></ServiceAccountUsername> </ADServerSettings> <ADWriteSettings> <ADWriteOption>AtPrintTime</ADWriteOption> </ADWriteSettings> <ServerSettings> <ServerIP>api.iss.lexmark.com/lpm-gateway</ServerIP> <ServerPort>443</ServerPort> </ServerSettings> <ServerAPISettings> <APIVersion>2.0</APIVersion> <IDPServerSettings> <ServerIP>idp.iss.lexmark.com</ServerIP> <ServerPort>443</ServerPort> </IDPServerSettings> </ServerAPISettings> <DeleteJobTrackerSettings> <TrackDeletedJob>true</TrackDeletedJob> <SendImmediately>true</SendImmediately> <IntervalMode>Minutes</IntervalMode> <SendInterval> <Minutes>5</Minutes> <Hourly>false</Hourly> <Daily>1200</Daily> <Daily>2300</Daily> <Weekly> <Day>2</Day> <Day>3</Day> <Day>4</Day> <Day>5</Day> <Day>6</Day> <Hour>1000</Hour> <Hour>1500</Hour> </Weekly> </SendInterval> <ServerSettings> <ServerIP>10.194.107.109</ServerIP> <ServerPort>9780</ServerPort> <ServerSSL>false</ServerSSL> </ServerSettings> <OtherSettings> <SiteName></SiteName> <Custom1></Custom1> <Custom2></Custom2> <Custom3></Custom3> </OtherSettings> </DeleteJobTrackerSettings> <LateBindingSettings> <LateBindingEnabled>false</LateBindingEnabled> </LateBindingSettings> <DeleteEmptyUserFolders>false</DeleteEmptyUserFolders> </Configuration>
Make sure to download any of the following print drivers for your operating system:
Universal PostScript 3 Emulation Print Driver
Universal PCL XL Emulation Print Driver
Universal PCL5e Emulation Print Driver
Note: The print drivers can be downloaded at www.lexmark.com. |
Run the installer file from your computer.
Select Extract, and then clear Start the installation software.
Copy the path to the UPD files.
Note: If you want to change the path, then browse to the folder where you want to save the UPD files. |
Click Install, and then follow the instructions on the computer screen.
Open the printers folder, and then click Add a printer.
From the Add Printer Wizard dialog box, select Use an existing port, select the LPMC printer port from the list, and then click Next.
When prompted to install the software, select Have Disk.
In the “Copy manufacturer's files from” field, paste the location of the UPD files, or browse to the INF file for the driver.
Click OK > Next.
From the list, select the print driver, and then click Next.
Type a descriptive name for the print queue, select whether to use the new print queue as the default, and then share the printer.
Click Finish.