Application is consisting of a Windows Service that reads metadata from servers, and a Web Application that is used to present results and configure service. Communication between both is done through a common database. Due to security issues we recommend to place Web Application in an environment that does not have access to same resources as Service does. At the same time, we recommend to place Service in a secure location that is isolated from external threats.