How can I 'batch load' Built-in-Users in ArcGIS Server 10.6?
I have the CSV file but I would still need more help in actually doing it.
You can do this with a CSV and Python script:
Example: Create users and roles from a CSV file—Documentation (10.3 and 10.3.1) | ArcGIS Enterprise
Are you familiar with Python? Copy the sample script into a text file, save it with a .py extension and then if you have Python on a machine, (for example an installation of ArcMap, or even on the Server), open Idle and then open the script. Under Run, select Run Module to run the script. Enter whatever information is appropriate for the prompts.
Thank you for your tip. I was able to accomplish my work.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.