Here's a list of common installation options for Cylance. Note that they can also be used with the Cylance Unified installation MSI. Replace <PIDKEY> with the tenant's installation key.
New tenant installation (so Cylance will be running in "learning mode" for a few weeks), where clients are using Windows Defender as the primary AV:
msiexec.exe /i "CylanceProtect_x64.msi" ALLUSERS=1 /qn /norestart /log output.log PIDKEY=<PIDKEY> LAUNCHAPP=1 REGWSC=0
Existing tenant (which is past the "learning period") or a new tenant where clients are using another (supported) anti-virus as the primary AV:
msiexec.exe /i "CylanceProtect_x64.msi" ALLUSERS=1 /qn /norestart /log output.log PIDKEY=<PIDKEY> LAUNCHAPP=1
Servers (does not auto-start the Cylance systray app):
msiexec.exe /i "CylanceProtect_x64.msi" ALLUSERS=1 /qn /norestart /log output.log PIDKEY=<PIDKEY> LAUNCHAPP=0
Installation for VDI, where the client is installed on the master image. In this particular case, the master image is domain-joined (e.g., used with VMware Instant Clone or a Linked Clone which is domain-joined). Optionally, add REGWSC=1 if Windows Defender is the primary AV.
msiexec.exe /i "CylanceProtect_x64.msi" ALLUSERS=1 /qn /norestart /log output.log PIDKEY=<PIDKEY> AD=1 LAUNCHAPP=0
In case of new tenants, where the tenant has to run in "learning mode" for several weeks, it is important that the existing anti-virus solution remains active. If the primary anti-virus is Windows Defender, a regular installation of Cylance on Windows 10 clients would disable Windows Defender. Use REGWSC=0 to avoid registering Cylance as the primary anti-virus, leaving Windows Defender fully functional.
For VDI setups, the VDI=x and AD=1 parameters control how registration in the cloud platform is handled. This is particularly important with non-persistent desktops where it is necessary to take particular care to avoid multiple registration of the same machine. A rule of thumb is to use VDI=x (where x is the number of reboots before a desktop clone is fully deployed) for non-domain joined master images, and AD=1 for domain-joined master images.
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |