Allowing uninstallation (F-Secure) 0 (0)

Only when this setting is turned on, users can uninstall the product on their computers. To allow uninstallation: Under Profiles > Computer Protection for Mac, select a profile. The Profile for Computer Protection page opens. From the menu on the left, select General settings. Turn Allow user to unload the product on. Note: Users cannot uninstall the product unless this setting is turned on. […]

Read More

Creating a new computer profile (F-Secure) 0 (0)

You can create profiles that can be assigned to specific computers. To create a new profile: Under Profiles > Computer Protection for Mac, select  next to an existing profile, and select Clone profile. The Profile for Computer Protection page opens. Enter a name and description for the new profile. You can also select a label for the new profile. Make desired changes […]

Read More

Signing and notarizing software on macOS (F-Secure) 0 (0)

To validate your custom product package and allow its installation on macOS, the package needs to be signed and notarized. The best and easiest way to sign and notarize the package is to obtain distribution signing certificates from Apple. For more information, refer to the Apple documentation. You can specify your distribution certificate using the pkgbuild, productbuild or productsign utilities that […]

Read More

Using MDM profiles to set up the product (F-Secure) 0 (0)

MDM profiles help you to set up the product on a large number of devices within your organization. To create MDM profiles to deploy the product configuration to devices, follow these instructions: Generate MDM profiles for system preferences. Use the following templates to create or extend your own MDM profiles. Note: Replace all PayloadUUID and PayloadIdentifier values in templates with […]

Read More

Distributing the product (F-Secure) 0 (0)

Instructions on how to distribute F-Secure Computer Protection for Mac. To distribute the product To distribute the product through ssh, do the following: Copy the Computer Protection for Mac package to the target machine using scp or another preferred way. Run the installer on the target machine using ssh. Note: For more information on silent installation, see “Installing the product […]

Read More

Common distribution scenarios (F-Secure) 0 (0)

The following lists common scenarios for distributing F-Secure Elements EPP products. You can distribute the products as follows: through ssh through MDM or another software distribution solution (for example, Munki) manually activating and configuring the product through MDM or another software distribution solution, using a custom package to activate and configure the product through MDM […]

Read More

Assigning a default profile and installation tags (F-Secure) 0 (0)

After installing the product, but before activating your subscription, you can assign the device a default profile and installation tags. To assign a default profile and installation tags: After you have installed the product, you can customize the default profile by entering the following command: /Library/F-Secure/activator –profile-id <your profile id> Sets your profile ID value […]

Read More

Activating the subscription (F-Secure) 0 (0)

Instructions on how to activate the product subscription. After installing the product, you need to activate it. You can embed the subscription key into the product package name. The product will be activated during the installation process. You can active the product using the activator tool that is distributed with F-Secure Computer Protection for Mac versions 17.8.32555 […]

Read More

Installing the product automatically (F-Secure) 0 (0)

Instructions on how to run a silent installation. macOS supports silent installation of product packages which requires no user interaction. You can install the product either using Terminal or ssh. To run a silent installation: Enter the following command: sudo installer -pkg /path/to/pkg -target / Note: For more details and options, refer to man installer. Source : Official F-Secure […]

Read More