Installing Aptean Print Service
Installing the APS on Windows
Overview
This section describes the procedure to install Aptean Print Services onto a Windows Platform. Close any other programs that are running before proceeding with the installation.
Installing APS
-
Run the ApteanPrintAgent.exe installer.
-
Click Next in the Welcome dialog box.

-
Select a destination folder for the Aptean Print Agent installation. For the smooth installation, we recommend using the default destination folder.

-
Enter your Account ID and Agent Key for the specific environment. Make sure the Agent Key begins with ‘AGT’ and validate your input.
If you don’t have these credentials or are unsure, contact your Aptean representative for assistance.

a. If you try to validate without entering credentials, A pop-up will appear.
You can choose to enter your credentials or skip this step.
b. After entering your credentials and clicking ‘Validate’, you can proceed Next if the validation is successful.

c. If validation fails, you’ll be asked if you want to continue with the wrong credentials. If you choose to proceed, remember to update the keys in the application yaml file after installation. Click OK to continue despite the validation failure.
Skipping Step 4 without entering credentials by clickingNext? You’ll be reminded to update keys in the application yaml file after installation. Click OK to proceed.

-
Choose the Log on as Local System option for the service settings, to continue with default printers.
Then, click Next to proceed with the installation.
a. To connect to network printers, select Network Service. Enter your credentials.
Click Next to continue.
You need administrative privileges to run these services. Without them, the service won’t work.

b. If the entered credentials are correct, you’ll see a ‘Log on successful’ message in a pop-up box.
Click OK to proceed.

-
This step is for existing users. You can choose to start fresh configuration or continue with your existing configuration stored in the application.yaml file.
Click Next to proceed installation

If you enter new keys during this installation, they will replace the existing ones in the yaml file. **
** -
Click Install and Finish.
-
After installation, the Agent becomes a Windows Service and should start automatically. If it doesn’t, you might need to manually start it in the Service Management console.
Please verify in the Services console whether the agent is currently running. For additional details, please refer to the Troubleshooting guide.
Upgrading from a previous version of APS
The upgrade option is exclusively supported from Aptean Print Services V1.3.0 onwards. Versions prior to this require manual installation.
Upgrade single Agent
-
Ensure your agent is connected.
-
Use the REST API’s GET/print/agents/upgrade operation.
-
This will trigger a self-update to the latest version.
-
The agent will then automatically restart itself.

Upgrade multiple Agents
-
Ensure your agents are connected.
-
Use the REST API’s GET/print/agents/upgradeAll operation.
-
All connected agents will silently update to the latest version.
-
Each agent will restart automatically.
Only the connected agents are upgraded to latest version and the not-connected ones should be upgraded on the need after getting connected to the server.
