Servers Allowed RE
To enable the Cloud API reporting feature for Windows Server OS in GYTPOL, you can follow these steps:
Navigate to the "C:\Program Files\WindowsPowerShell\Modules\gytpol\Config" directory on your server.
Locate the "predefined.json" file within the directory.
Open the "predefined.json" file using an elevated text editor, like Notepad run as Administrator or Notepad++.
In the "predefined.json" file, find the entry labeled "serversAllowedRE."
Change the value associated with "serversAllowedRE" from "false" to "true."
Save the changes to the "predefined.json" file.
By setting the "serversAllowedRE" value to "true," you're allowing Windows Server OS to report via the Cloud API (Remote Employees feature) in GYTPOL. This feature is useful when internal communication is blocked or the FQDN cannot be resolved for reporting purposes.
After making the change to allow Cloud API reporting for Windows Server OS in GYTPOL by setting "serversAllowedRE" to "true" in the "predefined.json" file, the GYTPOL client on Windows Server OS will attempt to report via the Cloud API if it cannot reach the GYTPOL server through the internal 9093 port. This provides an alternative reporting method for situations where direct communication to the server is not possible.