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