Forcefield
Deploying the Forcefield endpoint protection software to users
Last updated
Was this helpful?
Deploying the Forcefield endpoint protection software to users
Last updated
Was this helpful?
The installation of the standalone version of Keeper Forcefield is available through an MSI installer at the below URL:
Business customers can install the MSI on end-user machines using your preferred deployment method, whether it’s Intune, an 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.
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