Current Implementation

To communicate with a Windows machine or a Microsoft CA deployed in a Windows machine, AppViewX requires a Jump Box agent that must be deployed in an IIS server, which will enable communication with the other windows machines that are in the same domain. This implementation has the following drawbacks:
  • An IIS server and a dedicated IIS website are required to deploy this agent. This brings up a problem of handling Windows devices where IIS is not available.
  • Any changes in the agent’s dynamic link library (DLL) file will require replacing it in the respective websites.