diff --git a/Deploy-Application.ps1 b/Deploy-Application.ps1 index 26ed356..3dac592 100644 --- a/Deploy-Application.ps1 +++ b/Deploy-Application.ps1 @@ -62,14 +62,14 @@ Try { [string]$appArch = '' [string]$appLang = 'EN' [string]$appRevision = '01' - [string]$appScriptVersion = '1.0.0.1' + [string]$appScriptVersion = '1.0.0.2' [string]$appScriptDate = '23/01/2019' [string]$appScriptAuthor = 'Gardar Thorsteinsson' ##*=============================================== ## Variables: Install Titles (Only set here to override defaults set by the toolkit) [string]$installName = 'NSClient++ Deployment' [string]$installTitle = '' - [version]$AdagiosAgentVersion = [version]'1.0.0.1' + [version]$AdagiosAgentVersion = [version]'1.0.0.2' ## Variables: System architecture detection #If([IntPtr]::Size -eq 8) #{ @@ -191,7 +191,7 @@ Try { ## # nscp settings --path /adagios --key "adagios_agent_version" --show - # nscp settings --path /adagios --key "adagios_agent_version" --set "1.0.0.1" + # nscp settings --path /adagios --key "adagios_agent_version" --set "1.0.0.2" Stop-ServiceAndDependencies -Name 'nscp' Copy-File -Path "$dirSupportFiles\*.*" -Destination "$envProgramFiles\NSClient++\" Copy-File -Path "$dirSupportFiles\Scripts" -Destination "$envProgramFiles\NSClient++" -Recurse diff --git a/SupportFiles/adagios.ini b/SupportFiles/adagios.ini index 9087061..96eecb7 100644 --- a/SupportFiles/adagios.ini +++ b/SupportFiles/adagios.ini @@ -1,5 +1,5 @@ ; Adagios agent configuration ; nscp.exe settings --path /adagios --key "adagios_agent_version" --show -; nscp.exe settings --path /adagios --key "adagios_agent_version" --set "1.0.0.1" +; nscp.exe settings --path /adagios --key "adagios_agent_version" --set "1.0.0.2" [/adagios] -adagios_agent_version = 1.0.0.1 +adagios_agent_version = 1.0.0.2 diff --git a/SupportFiles/nsclient.ini b/SupportFiles/nsclient.ini index 490f612..cdd6fca 100644 --- a/SupportFiles/nsclient.ini +++ b/SupportFiles/nsclient.ini @@ -178,7 +178,6 @@ alias_windows_services = check_service "filter=start_type in ('auto')" "top-synt ; default - Alias for default. To configure this item add a section called: /settings/external scripts/alias/default default = - ; A list of scripts available to run from the CheckExternalScripts module. Syntax is: =