What's New

Release Notes for the current ObserveIT release can be found here.

New Features and Enhancements

Support for agent-server communication via static proxy

Agent-server communication via static IP proxy is now supported. When enabled, all communication between the Agent and the server is via the proxy server.

This feature is currently available using silent installation. (GUI support will be added in future versions).

For Windows:

PROXY_DEFAULT_CREDENTIALS are supported for Disable (0) only.

In version 7.12.3, when PROXY_DEFAULT_CREDENTIALS=0, PROXY_DOMAIN and PROXY_USERNAME are required.

In ObserveIT.AgentInstall.cmd and WinAgentUpdater64bit.cmd, the following parameters have been added:

  • PROXY_ENABLE=1

  • PROXY_HOSTNAME=""

  • PROXY_PORT=""

  • PROXY_DEFAULT_CREDENTIALS= 0

    • PROXY_DOMAIN=""

    • PROXY_USERNAME=""

    • PROXY_PASSWORD=""

See Installation Script Switches and Parameters and Installing the Updater for Agent Auto Upgrade.

Limitations:

  • Installation with proxy configuration is not supported via GUI (supported only using Command line)

  • Proxy configuration using default credentials is not supported (only manual configuration of user/password)

  • Mac OS installation with proxy is not supported