For the complete documentation index, see llms.txt. This page is also available as Markdown.

Keeper Forcefield

Deploying the Forcefield endpoint protection software to users

The installation of the standalone version of Keeper Forcefield is available through an MSI installer based on the architecture.

x64 (64-bit Intel/AMD)

https://download.keepersecurity.com/forcefield/x64/keeperforcefield.msi

ARM64 (64-bit ARM)

https://download.keepersecurity.com/forcefield/arm64/keeperforcefield.msi

Automatic Deployment

Business customers can install the MSI on end-user machines using your preferred deployment method - Intune, a Remote Monitoring and Management (RMM) tool, or Group Policy. Each solution supports silent installation of MSI packages and can push the software to your target devices automatically. Just follow your standard process for deploying software across your environment.

Silent Installation / Uninstallation

Install:

msiexec.exe /i keeperforcefield.msi /quiet

Uninstall:

msiexec.exe /x keeperforcefield.msi /quiet

To log installation or uninstallation:

msiexec.exe /i keeperforcefield.msi /quiet /l*v install.log

Learn more about Forcefield

Last updated

Was this helpful?