How do I verify if which hotfixes are installed? | Community
Skip to main content
New Participant
December 14, 2015
Solved

How do I verify if which hotfixes are installed?

  • December 14, 2015
  • 2 replies
  • 2764 views

Trying to find which hotfixes are installed in our production instance.  Is this something I can look up within AEM console?  Also, how do I verify if Service Pack 2 is installed?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

For service pack you can use http://www.aemstuff.com/tools/coi.html Or manually verify in welcome screen.

For hotfix you can check status at [1].

[1]   http://host:port/crx/packmgr/service.jsp?cmd=ls

2 replies

Sham_HC
Sham_HCAccepted solution
New Participant
December 14, 2015

For service pack you can use http://www.aemstuff.com/tools/coi.html Or manually verify in welcome screen.

For hotfix you can check status at [1].

[1]   http://host:port/crx/packmgr/service.jsp?cmd=ls

Lokesh_Shivalingaiah
New Participant
December 14, 2015

All of them would be a package manager, so you can goto your package manager and check for packages with name hotfix or sp2 and get the list.

But I am not aware, if there is a place which gives you the list of the hotfix packages OOB