Perform a silent installation and upgrade of the Gateway agent
Download a copy of the Gateway agent for Windows from the BlackBerry website and save it to a location on your computer.
- Open a command prompt and run as administrator.
- Navigate to the location where you saved the Gateway agents. Complete one of these tasks. In this example, we will use Gateway agent version 2.7.0.19.
- To perform a silent installation or upgrade without restarting the users' devices, type
.\CylanceGATEWAY-2.7.0.19.exe /s /v" REBOOT=Suppress /qn"
- To perform a silent installation or upgrade and immediately restart the users' devices, type .\CylanceGATEWAY-2.7.0.19.exe /s /v" /qn"
- To perform a silent installation or upgrade and create an installation log file called GWInstall, type
.\CylanceGATEWAY-2.7.0.19.exe /s /v" REBOOT=Suppress /qn /l*v .\GWInstall.log"
- To perform a new installation and specify the custom domain name, type
.\CylanceGATEWAY-<2.9.x.x>.exe /s /v" CUSTOM_DOMAIN=<your_custom_domain_name> /qn"
This feature requires Gateway agent for Windows 2.9 or later.
- To perform a silent installation or upgrade without restarting the users' devices, type
- If necessary, direct your users to restart their devices and follow the onscreen prompts.