The ezeep Blue Print App, ezeep Blue Connector, and ezeep Blue Connector for Print Server can be deployed to your organization's environment via Group Policy, Microsoft Intune, and other software and domain management platforms. To get started, the MSI installers must simply be extracted from the EXE installer files, after which they can be deployed via the desired means.
- Download the desired app from from the Apps page or Quick Start (for the Connector for Print Server) in the admin portal)
- Open a command prompt as administrator and change into the directory that contains the downloaded installer file.
- Run one of the following commands to start the unattended installation:
For ezeep Blue Print App | ezeepPrintApp.exe /s /a"C:\temp\extract\SetupPrerequisites" /b"C:\temp\extract\FullMSI" /v"TARGETDIR=C:\temp\extract /qb" |
For ezeep Blue Connector | ezeepConnector.exe /s /a"C:\temp\extract\SetupPrerequisites" /b"C:\temp\extract\FullMSI" /v"TARGETDIR=C:\temp\extract /qb" |
For ezeep BlueConnector for Print Server | ezeepConnectorforPS.exe /s /a"C:\temp\extract\SetupPrerequisites" /b"C:\temp\extract\FullMSI" /v"TARGETDIR=C:\temp\extract /qb" |
Adjust the path parameters according to your configuration.
For a successful automatic deployment, deploy the software packages from the folder .\SetupPrerequisites first before installing the MSI file from the folder .\extract\FullMSI.