Search found 3 matches

by MSCSystemTeam
Mon Nov 04, 2019 7:18 am
Forum: Nagios XI
Topic: NCPA silent install on Windows - not in Add remove programs
Replies: 5
Views: 1090

Re: NCPA silent install on Windows - not in Add remove progr

Actually, it seems that the installer creates the uninstall key (\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall) in HKCU instead of HKLM. Therefore if you automte the installation with a domain service account, it will not appeat in Addd/Remove program for all users, but only in the context of...
by MSCSystemTeam
Wed Oct 16, 2019 1:28 am
Forum: Nagios XI
Topic: NCPA silent install on Windows - not in Add remove programs
Replies: 5
Views: 1090

Re: NCPA silent install on Windows - not in Add remove progr

Hello,

Thanks for your reply.
We're installing on Windows Server 2016. The event mentionned in the post you sent is not raised in our case
Kind regards
by MSCSystemTeam
Tue Oct 15, 2019 6:50 am
Forum: Nagios XI
Topic: NCPA silent install on Windows - not in Add remove programs
Replies: 5
Views: 1090

NCPA silent install on Windows - not in Add remove programs

Dear All, We are deploying the NCPA agent to our Windows serer with the command line below ncpa-2.1.7.exe /S /TOKEN='*************' /IP=0.0.0.0 /port=5693 We noticed that although the ncpa agent seems correctly installed and functions ok, it does not appear in the Installed programs in Windows. Howe...