Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This Plugin will Compare running 'ClickOnce' Application with the Source version to make sure it's running the latest/correct version.
Current Version
1.0.0
Last Release Date
2019-07-07
Owner
harrys
License
GPL
Compatible With
Do you have in-house 'ClickOnce' applications -? Do you ever wonder if all your users are running the latest ClickOnce Application -? This Plugin will show the computers that are NOT running the latest ClickOnce application. The Plugin will only scan for active process. It will not scan for existing installed apps. Once the application has been launched the plugin will compare the running process file binary with the ClickOnce source.
This is a vbs script, and it works best with NsClient++
## Here is a snipped from nsclient.ini ## [/settings/external scripts/scripts] vbscmd = cscript.exe //T:120 //NoLogo scripts"$ARG1$" "$ARG2$" "$ARG3$" "$ARG4$" "$ARG5$" "$ARG6$" "$ARG7$" "$ARG8$"
## Here is a snippet of the Service ## define service{ use windows-workstation host_name workstation1 service_description APP_MyApp check_command check_nrpe!vbscmd!-a "check_clickonce_version.vbs" "MyApp.exe" "ServerShareMyApp.application" check_interval 45 #Overriding template standard (Don't need to check too frequenltyy) }
You must be logged in to submit a review.
To:
From: