SMS 2003 UN-Install of Nagios
SMS 2003 UN-Install of Nagios
I have successfully used SMS 2003 to install the Nagios client, copy our .ini file to the server, and stop and start the service. Now I need to find a way to uninstall the Nagios client and services on servers via a SMS 2003 package and advertisement. Suggestions?
Re: SMS 2003 UN-Install of Nagios
Create a new advertisement, and use msiexec /x switch instead of /i
to stop the serivce first:
Hope that helps.
Code: Select all
msiexec /x NSClient++-0.3.9-x64.msi /quietCode: Select all
"c:\program files\nscleint++\nsclient++.exe" /stop