Select to view content in your preferred language

Log into ArcGIS Pro through a script

2416
10
03-05-2024 11:20 AM
LondonWalker
Regular Contributor

Due to our server settings, our arcpro logs us out every time we log out of the computer. This makes it impossible to schedule arcpy tasks in task scheduler. Is there a way to log in remotely without needing arcpy since we need to log in to initialize it?

10 Replies
RhettZufelt
MVP Notable Contributor

Yes, unless the user that logged in has the appropriate permissions, when a different user logged in, it broke the process as it signs in 'automatically' with the last logged in user.

We don't allow other users are not allowed to log in for this reason.

R_

0 Kudos