no polutil.exe - How now I can query and get info from script for version, status...
Best Answer
-
Vad Posts: 1,055 F-Secure Employee
Hello Nenad,
You can try to use F-Secure WMI provider module for getting this info.
Enable WMI provider in Policy Manager Console > Settings (Advanced view) > F-Secure WMI Provider > Settings.
Check the instructions how to retrieve different information here:
Other way is to get the information from registry.
Best regards,
Vad
6 1Like
This discussion has been closed.
Comments
Hello Vad and thank you for your fast response.
I will try with WMI. I try earlier to read values from WMI but they where not in place (namespaces are exist but without values).
Can you point to registry key / value where can I read version and build ? There are a lot of keys
Thank you
Regards
Nenad
Found it:
Here is the better place:
[HKEY_LOCAL_MACHINE\SOFTWARE\F-Secure\OneClient]
"ProductName"=(REG_SZ):F-Secure Client Security Premium
"Version"=(REG_SZ):14.02.114.0
"FriendlyVersion"=(REG_SZ):14.02
Best regards,
Vad
Hello Vad,
There is no subkey OneClient in my deployment, either on client or server.
There are subkeys like About, CCF, OBUS Client, ORSP Client, Ultralight...
Regards
Nenad
Hello Nehad,
Sorry, it's here:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\F-Secure\OneClient
Best regards,
Vad