Adding Print Manager to a client machine
Article Number: 0000000209
Created On: 2008-07-17 11:48:29
Last Updated: 2008-08-28 11:31:42
Number of Views: 53
Question
How do I add Print Manager Client Software to a client machine?
Resolution
Instructions
Please select on of the below:
1. Logon Script
Use the Windows "start" command to run the GPClient.exe program. Add the "data=" parameter to the command to specify the database path.
For example:
start "\\<Server name>\<RPM Share name>\gpclient.exe" data="\\server\GAIAdata"
2. Shortcut in Startup Folder
If you cannot use the logon script method, create a shortcut to the client in the startup folder with a command line like:
"\\<Server name>\<RPM Share Name>\gpclient.exe" data="\\server\GAIAdata"
You will need the quotes in the commands if the paths contain any embeded spaces