Files
powershell-scripts/remote-execution/udc_webserver_settings.json
cproudlock 8c9dac5e2e Add DeployUDCWebServerConfig task and rename UpdateEMxInfo to UpdateEMxAuthToken
Add new maintenance task to deploy udc_webserver_settings.json to shopfloor
PCs that have UDC installed. Checks C:\Program Files\UDC before pushing the
config file, skipping PCs without UDC. Rename UpdateEMxInfo to
UpdateEMxAuthToken to better describe the task's purpose.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 10:44:00 -05:00

8 lines
166 B
JSON

{
"ServerAddress": "10.80.92.30",
"ServerPort": 5100,
"Enabled": true,
"ReconnectDelaySeconds": 10,
"ConnectTimeoutSeconds": 10,
"MaxQueue": 1000
}