Issue:
How to check which hotfix is installed on Client Security (CS) or Server Security (SS)
Resolution:
To check from local machine:
<For CS 13.xx and SS 12.xx)
- Go to F-Secure installation folder.
- Run following command under "COMMON" folder.
FSHOTFIX.exe
- Reboot the PC
<For CS 14.10 above and SS 14.00 above>
- Open a command prompt with administrator rights
- Navigate to installation folder
- Run command below
- Insert fs_ccf_cosmos_tool_32.exe --dump C:\setting.txt (or any path and filename you want)
- Search for the word "Hotfix" in the setting.txt, if hotfix is applied on that host, you should see:
<Example>
status.windows.installed_hotfixes.0.applied: 1583324739
status.windows.installed_hotfixes.0.description: "This hotfix fixes several issues related to communication with PMP (CTS-101573, CSEP-4920)."
status.windows.installed_hotfixes.0.id: "FSCS1410-HF06"
status.windows.installed_hotfixes.0.product: "F-Secure Client Security"
status.windows.installed_hotfixes.0.version: "14.10.3074.0"
To check from Policy Manager Console:
- Open Policy Manager Console
- Select the host or domain from the domain tree
- Go to the Status tab and change to Advanced view
- Navigate to F-Secure Management Agent > Statistics > Hotfix installation > Known HOTFIX
Article no: 000025032