Hi,
I would like to run standalone python 3 scripts (using arcpy) in scheduled tasks on arcgis server v10.6.1 on Windows Server 2019.
I have found an installation of python 3 in this location: C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\ and I wonder if it's ok to use it for running standalone scripts because ArcGIS Pro is not installed on that server, there is only ArcGIS Server.
Also, I have read that I have to create a new python env in order to keep the arcgispro-py3 intact. Is it ok to create a new python env in the C:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\envs ?
Do you have any suggestions in regard with what I am trying to do?
Many thanks,
Maxime