Hello,
I am attempting to run the webgisdr utility, but am encountering the following error, and I am unsure which user account this is referring to.
I am running a multimachine setup with the following:
- MAP01 machine has ArcGIS Server + WA + DS
- MAP05 machine has Portal for ArcGIS + WA
Before using the WebGIS DR utility, you must ensure that the user account running each ArcGIS Enterprise software component has read and write permissions to the specified directory where backups are created. Portal for ArcGIS is unable to write to the specified directory: \\MAP01\enterprisebackups$\temp\WebGISSite1721764860576. Verify the directory exists and permissions are correct and try again.
The GIS Server Account is the standard arcgis
Portal Site admin is the standard of siteadmin, this is the user I'm using in the webgisdr.properties file
I log onto the machine as gisadmin, as this has read/write to both machines.
On MAP05, I can access the backup location on MAP01, and one MAP01 I can access any files on MAP05
When I look at the the drive where the the backups are being stored, the users MAP01\arcgis, MAP01\siteadmin, and <domain>\gisadmin all have Full Control.
Thank you for your help!