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

# sk83860 - How to get installed hotfix versions using CPInfo

| Property | Value |
|----------|-------|
| Solution ID | sk83860 |
| Date Created | 2012-09-06 |
| Last Modified | 2020-11-10 |
| Technical Level | General |
| Products | Tools |
| Versions | Not Version-Specific |

## Solution

The [CPinfo utility](http://supportcontent.checkpoint.com/solutions?id=sk92739) offers the '**-y** ' flag as part of its command line options. This option takes a product name or "**all**" (for all products) as an argument.

By using this option, CPinfo prints all installed Hotfixes for the given product, or for all products, and exits (without collecting more information or saving the output to a file).  
When this option is not used, CPinfo prints all installed Hotfixes for all products to the CPInfo output file (under "Hotfix versions" header).

*Examples*:
>
> ```
> [Expert@HostName]# cpinfo -y all
> ------------------------
> Hotfix versions
> ------------------------
> [FW1]
> Hotfix_FOX_FOXX_HF_BASE_011
> Hotfix_R75_FOXX_HF_BASE_192
> 
> [cpinfo]
> No hotfixes..
> 
> [rtm]
> No hotfixes..
> 
> [Expert@HostName]# cpinfo -y FW1
> ------------------------
> Hotfix versions
> ------------------------
> [FW1]
> Hotfix_FOX_FOXX_HF_BASE_011
> Hotfix_R75_FOXX_HF_BASE_192
> ```

Starting from build B914000158, CPinfo will also print FW1 build number (FireWall-1 Version Information).  
Starting from build B914000164, CPinfo will also print Take number of the installed Jumbo Hotfix Accumulator.
>
> ```
> [Expert@HostName]# cpinfo -y all
> This is Check Point CPinfo Build 914000164 for GAIA
> [FW1]
>   HOTFIX_R77_30
>   HOTFIX_R77_30_JUMBO_HF   Take: 135
> 
> FW1 build number:
> This is Check Point's software version R77.30 - Build 118
> kernel: R77.30 - Build 118
> 
> [SecurePlatform]
>   HOTFIX_R77_30_JUMBO_HF   Take: 135
> 
> [PPACK]
>   HOTFIX_R77_30
>   HOTFIX_R77_30_JUMBO_HF   Take: 135
> 
> [CVPN]
>   HOTFIX_R77_30
>   HOTFIX_R77_30_JUMBO_HF   Take: 135
> 
> [CPUpdates]
>   No hotfixes..
> 
> [CPinfo]
>   No hotfixes..
> 
> [DIAG]
>   HOTFIX_R77_30
> 
> [rtm]
>   No hotfixes..
> ```

**Note:** This command in not supported on 61000 / 41000 appliances.

If the current machine is a Security Management, it will also print FireWall-1 Management (fwm) Version Information.
>
> ```
> [Expert@HostName]# cpinfo -y all
> You have requested option y, with argument all.
> 
> This is Check Point CPinfo Build 914000158 for GAIA 
> [FW1]
>   No hotfixes..
> 
> FW1 build number:
> This is Check Point Security Management Server R80 - Build 015
> This is Check Point's software version R80 - Build 022
> 
> [SecurePlatform]
>   No hotfixes..
> 
> [CPinfo]
>   No hotfixes..
> 
> [SmartPortal]
>   No hotfixes..
> 
> [Reporting Module]
>   No hotfixes..
> 
> [CPuepm]
>   No hotfixes..
> 
> [SmartLog]
>   No hotfixes..
> 
> [MGMTAPI]
>   No hotfixes..
> 
> [R7520CMP]
>   No hotfixes..
> 
> [R7540CMP]
>   No hotfixes..
> 
> [R7540VSCMP]
>   No hotfixes..
> 
> [R76CMP]
>   No hotfixes..
> 
> [SFWR77CMP]
>   No hotfixes..
> 
> [R77CMP]
>   No hotfixes..
> 
> [R75CMP]
>   No hotfixes..
> 
> [NGXCMP]
>   No hotfixes..
> 
> [EdgeCmp]
>   No hotfixes..
> 
> [SFWCMP]
>   No hotfixes..
> 
> [FLICMP]
>   No hotfixes..
> 
> [SFWR75CMP]
>   No hotfixes..
> 
> [rtm]
>   No hotfixes..
> ```

**Related Solutions:**

* [sk92739 - The CPinfo utility](http://supportcontent.checkpoint.com/solutions?id=sk92739)
* [sk72800 - How to check which Hotfixes are installed on Check Point machine](http://supportcontent.checkpoint.com/solutions?id=sk72800)
* [sk108198 - Output of "cpinfo -y all" command does not show any hotfixes when it is executed in context of any Virtual System](http://supportcontent.checkpoint.com/solutions?id=sk108198)
* [sk90121 - How to debug installation of Check Point hotfix](http://supportcontent.checkpoint.com/solutions?id=sk90121)

---

# 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
