HOW TO
Esri recommends using a gMSA (Group Managed Service Account) to run the ArcGIS Server service, as described in the ArcGIS Server account document.
Moreover, "While most ArcGIS Server services do not need to connect outside of the network, the PrintingTools service or custom geoprocessing services may need to access external web services". See: Configure a forward proxy server with ArcGIS Server
Therefore it is sometimes necessary to configure proxy settings so the ArcGIS Server service account can access the internet and thus external web services.
In principle, open a Windows session using the service account, or run Microsoft Edge as another user with the service account and go to Options > Settings, as shown in the following images:
For example, to retrieve/identify the service account that starts the ArcGIS Server service, open the Windows Services console (see the 'Log On As' column):







In this case, to access the proxy settings for the gMSA account, follow the procedure below:
PsExec64.exe -i -u DOMAIN\gMSA-Account$ -p ~ cmd.exe
This opens a new Command Prompt window running under the gMSA account.
Article ID: 000040213
Get help from ArcGIS experts
Start chatting now