> Source: [sk114116](https://support.checkpoint.com/results/sk/sk114116)

# sk114116 - How to determine Endpoint Security Client Full Version from CPinfo log

| Property | Value |
|----------|-------|
| Solution ID | sk114116 |
| Date Created | 2016-10-24 |
| Last Modified | 2025-07-22 |
| Technical Level | General |
| Products | Endpoint Security |
| Versions | E89.X, E88.X |
| OS | Windows |

## Solution

Follow these steps:

1. Collect the CPInfo file from Endpoint Security Client machine per  
   [sk90445 - How to collect a CPInfo from Endpoint Connect / Endpoint Security Client](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk90445)

2. Unpack the collect CPinfo file.

3. Go to the "Logs" folder:

   * CPinfo from Windows 32-bit:

     **`\DA\Files\Program Files\CheckPoint\Endpoint Security\Endpoint Common\Logs\`**
   * CPinfo from Windows 64-bit:

     **`\DA\Files\Program Files (x86)\CheckPoint\Endpoint Security\Endpoint Common\Logs\`**
4. Open the **`cpda.log`** in a text editor / viewer.

5. Search for the string "**`DA provider element`**".

   The line will contain something like this:

   ```
    2025-07-22 16:04:29.271 t:12664 root � � � [info ] DA provider element: <provider name="deviceAgent"><properties><property name="version" value="88.62.2010"
   ```

   In the above example, the internal client version (the Endpoint Security Client Build Number) is 8.7.036.
6. Refer to [sk102150 - Endpoint Security Client Versions and Build numbers](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk102150) to view the full list of versions

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
