How to identify computers unprotected by F-Secure You can use the Elements Endpoint Protection Portal (EPP) to identify computers in your organization that are not protected by our F-Secure Elements solution.
To identify unprotected computers:
- In the EPP portal, go to Devices, then to the Unprotected devices tab.
- Select Scan and scan your organization for unprotected devices.
- Once scanning is complete, select Export unprotected devices report (CSV) from the menu to download a
.csv
report. You can use this report to review and process unprotected devices using your own workflow.
We also provide a PowerShell script for importing the devices from the report to an existing Group Policy Object (GPO).
To import unprotected devices to an existing GPO:
- Download the PowerShell script from here.
- Run the script.
Note: The script file contains all the details and instructions. You can open the file in a text editor or by running the following PowerShell command:
Get-Help .\Import-UnprotectedDevices.ps1 -Detailed