Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
During uninstalling the Windows Agent, we detect several times the following messages:

...

Info

checkmk_v150_uninstallerror.pngImage Removedcheckmk_v150_uninstallerror2.pngImage Removed

...

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.3.0P1

Screenshot of a windows installer error. The error reads 22996aa.msi is not valid installation package for the product Check_MK agent. Try to find the installation package check-mk-agent-v1pvq1 in a folder from which you can install Check_MK agent.Image Added

Screenshot of the windows installer. The feature you are trying to use is on a network resource that is unavailable. Click OK.Image Added


Code Block
languagebash
themeRDark
The file 'C:\Windows\Installer\22996aa.msi' is not a valid installation package for the product Check_MK agent. Try to find the installation package check-mk-agent-v1pvq1 in a folder from which you can install Check_MK agent.


Panel
borderColorblack
bgColor#f8f8f8
titleTable of Contents

Table of Contents


We analyzed this further and noticed that this is happening , if you remove the following files:

...

If you're using the Agent Bakery, please keep in mind that for restoring, you need the Agent from the bakery with the same hash as previously installed on the system.

If you delete both files accidentally, you need to follow these steps for uninstalling the Checkmk Agent succesfullysuccessfully.

Step-by-step guide

  1. Remove the corresponding Registry (delete the entire folder): Computer*\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Check_MK_Agent*

  2. Stop the Checkmk Agent Service

    Code Block
    languagepowershell
    themeRDark
    net stop Check_MK_Agent #(for CheckMK Agent 1.5)
    net stop CheckMKService #(for CheckMK Agent 1.6 and 2.x)


  3. Remove the Directory  "C:\Program Files (x86)\check_mk"
    • In Control Panel "\Programs\Uninstall a program" you will find one deprecated entry for Check_MK Agent

  4. Download the troubleshooter for removing this entry:
    https://support.microsoft.com/en-us/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removed InfoImage RemovedImage RemovedImage RemovedImage RemovedImage RemovedImage Removed

      1. Open the uninstallation program
        Screenshot of the Windows Download folder. MicrosoftProgram_install_and_uninstall.meta.diagcab application selected.Image Added
        .
      2. Click Next
        Screenshot of the windows program install and uninstall troubleshooter. The Next button is highlighted.Image Added
        .
      3. Click Uninstalling
        Screenshot of the windows program install and uninstall troubleshooter. The Uninstalling button is highlighted.Image Added
        .
      4. Select your Checkmk Agent and click Next
        Image Added
        .
      5. Click Yes, try uninstall
        Screenshot of the windows uninstaller. Yes, try uninstall is highlighted.Image Added

      6. Click Close the troubleshooter
        Screenshot of the windows uninstaller. Close the troubleshooter is highlighted.Image Added


  5. Reboot

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = in ( "windows" , "windows_agent" ) and type = "page" and space = "KB"
labelsWindowssecurity

Page Properties
hiddentrue


Related issues


...