This script checks very quick if certain "non MSI" packed software is installed. Only if install or upgrade is required, and if the computer is present in certain networks (the local network), the software is installed.
Do not hesitate to comment or to give script modification proposals.
in example:
  • Maybe uninstall of a previous package is required
  • Maybe it can be extended to other type of installers like msi
  • Maybe "installation" of separate files or registration of DLL's can be included
  • Maybe the script can be golfed a bit (but not too much...)
  • Maybe we want some logging so we see which computer gets the software installed