This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Get basic information of Sophos home

Hi. How can i get Basic information of Sophos Home programmatically? Information like: Product Name, Product Type, Product Version, Product last update.

I didn't find anything useful in registry. 

Thanks.



This thread was automatically locked due to age.
Parents
  • Hello ent wildfire,

    again the question: What's the purpose? Oh, and what would be Product Type?

    Sophos Home has several components, "basic" information is under the HKLM\SOFTWARE[\Wow6432Node]\Microsoft\Windows\CurrentVersion\Uninstall\ keys where the Publisher value is Sophos Limited.

    As far as updating is concerned HKLM\SOFTWARE\Wow6432Node\Sophos\AutoUpdate\ has some information (timestamps are epoch seconds).

    Christian

Reply
  • Hello ent wildfire,

    again the question: What's the purpose? Oh, and what would be Product Type?

    Sophos Home has several components, "basic" information is under the HKLM\SOFTWARE[\Wow6432Node]\Microsoft\Windows\CurrentVersion\Uninstall\ keys where the Publisher value is Sophos Limited.

    As far as updating is concerned HKLM\SOFTWARE\Wow6432Node\Sophos\AutoUpdate\ has some information (timestamps are epoch seconds).

    Christian

Children
  • Hi. Thank you again. I need this information to know each file scanned with which Sophos version? is Sophos licensed? what is expire date? .....

    I found last update in registry key as you said. but i don't find information about license expire date and Sophos version (the version that displayed in UI ex: Sophos Home 2.1.9).

    Thanks.

  • Hello ent wildfire,

    ex: Sophos Home 2.1.9
    not using Central/Home I can't say where the "accumulative" version is stored. If it's in the registry it shouldn't be too hard to find.

    license expire date
    is, AFAIK, only stored on the backend.

    Christian