Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

[Jan-2026] EAEP2201 Dumps are Available for Instant Access using Actual4test [Q26-Q48]

Share

[Jan-2026] EAEP2201 Dumps are Available for Instant Access using Actual4test

EAEP2201 Dumps 2026 - New Esri EAEP2201 Exam Questions


The EAEP2201 certification exam is intended for GIS administrators, database administrators, system administrators, and other IT professionals who are responsible for deploying and maintaining GIS systems. It is also suitable for GIS analysts who want to advance their careers by proving their expertise in GIS administration.

 

NEW QUESTION # 26
A user must create groups, edit features, and create web apps. This user will also create print layouts, charts, and animations using ArcGIS Pro. The organization has noadditional add-on licenses.
Which user type should be configured for this user?

  • A. Creator
  • B. Editor
  • C. GIS Professional

Answer: C

Explanation:
TheGIS Professionaluser type includes access toArcGIS Pro, which is required for creating print layouts, charts, animations, and conducting advanced analysis. It also includes capabilities such as creating groups, editing features, and creating web apps within the ArcGIS Enterprise portal-without needing additional add- on licenses.
TheCreatoruser type supports most web GIS tasks butdoes not include ArcGIS Prounless an add-on license is assigned. TheEditoruser type is the most limited and is intended for editing existing content only, not for creating or managing groups or web applications.
Reference Source:ArcGIS Enterprise documentation - User types, capabilities, and included applications


NEW QUESTION # 27
An organization must limit the users who can publish services that reference data in a user-managed database.
At the same time, all users must be able to access and edit the data in that user-managed data store.
How should the database be registered?

  • A. As an ArcGIS-managed data store in Server Manager
  • B. As a data store item in the ArcGIS Enterprise portal
  • C. As a relational data store in ArcGIS Data Store

Answer: A

Explanation:
Registering the database as a data store item in the ArcGIS Enterprise portal allows administrators to control who can publish services referencing the data. By sharing the data store item with specific groups or individuals, administrators can restrict publishing capabilities to authorized users. At the same time, all users can be granted appropriate permissions to access and edit the data directly in the user-managed database, independent of the publishing privileges.
Registering the database as an ArcGIS-managed data store in Server Manager does not provide the same level of control over publishing permissions. Registering it as a relational data store in ArcGIS Data Store is intended for managed data storage and does not apply to user-managed databases.
Reference Source: ArcGIS Enterprise documentation on registering user-managed data stores and controlling access.


NEW QUESTION # 28
A GIS analyst publishes a 3D scene from ArcGIS Pro to ArcGIS Enterprise to create a hosted 3D scene layer.
Which data store hosts the data for the 3D scene layer?

  • A. Relational
  • B. Raster
  • C. Tile cache

Answer: C

Explanation:
Hosted 3D scene layers are stored in thetile cache data store, which is optimized for storing and serving cached 3D content, such as buildings and elevation surfaces. This data store supports scene layers published from ArcGIS Pro and allows for efficient rendering in 3D web scenes within the portal.
Therelational data storeis used for feature layers and structured tabular data. Theraster data storesupports large raster datasets for imagery layers. Neither is appropriate for 3D scene layer content. Thus, for hosted 3D scenes, the correct data store is thetile cache.
Reference Source:ArcGIS Enterprise Help - Data store types and publishing workflows


NEW QUESTION # 29
A GIS administrator is installingPortal for ArcGIS and ArcGIS Server on separate machines. They need services torun continuouslyand comply withenterprise password policies.
Which account should be used to deploy the software?

  • A. Windows built-in account with local admin privileges
  • B. A GIS administrator account
  • C. Create local accounts for every machine being used
  • D. A specific group-managed service account

Answer: D

Explanation:
For multi-machine deployments, aGroup Managed Service Account (gMSA)is the best option. It supports running services across multiple servers without requiring manual password updates, making it ideal forhigh- availability and enterprise security compliance.
From Esri's deployment guidance:
"Use a group managed service account (gMSA) when installing ArcGIS Enterprise on multiple machines.
gMSAs allow centralized password management and seamless cross-machine authentication."
* OptionAcould lead to password expiration issues.
* OptionClacks centralized management and complicates maintenance.
Reference:ArcGIS Enterprise -Multi-Machine Installations and Secure Service Account Practices


NEW QUESTION # 30
A GIS administrator works for the Department of Transportation. Users need to analyze decades of traffic and crash data to determine the interstates with the most incidents. They will also analyze when certain vehicles were speeding and braking, and then correlate this data with vehicular accident locations.
Which server must be configured to support this workflow?

  • A. GeoAnalytics Server
  • B. GeoEvent Server
  • C. Notebook Server

Answer: B


NEW QUESTION # 31
An organization must limit the users who can publish services that reference data in a user-managed database.
At the same time, all users must be able to access and edit the data in that user-managed data store.
How should the database be registered?

  • A. As a data store item in the ArcGIS Enterprise portal
  • B. As an ArcGIS-managed data store in Server Manager
  • C. As a relational data store in ArcGIS Data Store

Answer: A

Explanation:
Registering the database as a data store item in the ArcGIS Enterprise portal allows administrators to control who can publish services referencing the data. By sharing the data store item with specific groups or individuals, administrators can restrict publishing capabilities to authorized users. At the same time, all users can be granted appropriate permissions to access and edit the data directly in the user-managed database, independent of the publishing privileges.
Registering the database as an ArcGIS-managed data store in Server Manager does not provide the same level of control over publishing permissions. Registering it as a relational data store in ArcGIS Data Store is intended for managed data storage and does not apply to user-managed databases.
Reference Source:ArcGIS Enterprise documentation on registering user-managed data stores and controlling access.


NEW QUESTION # 32
An organization recently upgraded Portal for ArcGIS. The organization must reduce the number of named users to the maximum allowed by the authorization file and delete members in bulk.
Which action should the administrator perform?

  • A. Delete users using the Member tab
  • B. Batch delete users with ArcPy
  • C. Use command line utilities

Answer: C

Explanation:
The most efficient and supported method for managing and removing multiple users after a Portal for ArcGIS upgrade is by usingcommand line utilities, specifically the deleteusers utility included with Portal for ArcGIS. This tool allows administrators to batch delete user accounts by referencing a file that lists usernames. This method is especially useful when needing to quickly reduce the number of named users to comply with licensing restrictions.
Deleting users individually via theMember tab(Option B) is time-consuming and inefficient when dealing with large numbers of accounts. UsingArcPy(Option C) is not supported for managing Portal users in bulk.
Reference Source:ArcGIS Enterprise Administrator Guide - Portal for ArcGIS tools and command line utilities


NEW QUESTION # 33
A GIS administrator must automate certain data workflows and administrative tasks in ArcGIS Enterprise.
The administrator must meet several requirements:
* The processes and methods must be well and thoroughly documented
* An option must be provided to modify the processes on the fly
* Scripts and processes must be shared to different individuals throughout the ArcGIS Enterprise organization Which ArcGIS Server role should be used to meet these requirements?

  • A. ArcGIS Notebook Server
  • B. ArcGIS Workflow Manager Server
  • C. ArcGIS GeoEvent Server

Answer: A

Explanation:
ArcGIS Notebook Server provides an integrated platform to create, share, and run data science, data management, and administrative scripts. It allows users to write, document, and run Python code in one place, facilitating well-documented processes. The interactive nature of notebooks enables users to modify processes on the fly. Additionally, notebooks can be shared across the organization, allowing different individuals to access and run the scripts as needed.
ArcGIS Workflow Manager Server is designed for managing and automating GIS workflows but does not provide the same level of flexibility for scripting and documentation. ArcGIS GeoEvent Server is intended for real-time data processing and event detection, which does not align with the requirements outlined.
Reference Source:ArcGIS Enterprise documentation on ArcGIS Notebook Server capabilities and use cases.


NEW QUESTION # 34
An organization is considering deploying ArcGIS Enterprise. A needs assessment shows that all users need access to the following applications and capabilities:
* ArcGIS Pro
* ArcGIS StoryMaps
* View, edit and create portal content items
Which user type should be assigned for these users?

  • A. Creator
  • B. Editor
  • C. GIS Professional

Answer: C

Explanation:
To meet the listed requirements, the appropriate user type isGIS Professional. This user type includes:
* Access to ArcGIS Pro(essential for desktop GIS work and analysis)
* Full content management and sharing privileges in the portal
* Use of premium apps likeArcGIS StoryMaps,Experience Builder, and others TheCreatoruser type provides access to web-based apps and content butdoes not include ArcGIS Pro without an additional add-on license. TheEditoruser type is limited to viewing and editing existing data and does not support app creation or use of ArcGIS Pro.
Reference Source:ArcGIS Enterprise user type documentation - Application access matrix


NEW QUESTION # 35
A GIS administrator installs and configures an ArcGIS GeoAnalytics Server machine with four cores and 16 GB of RAM. Users experience a slowdown when analyzing large datasets.
Which action should the administrator perform?

  • A. Add 16 GB of RAM to the GeoAnalytics Server machine
  • B. Set the GeoAnalytics Server as the hosting server
  • C. Add two cores to the GeoAnalytics Server machine

Answer: A

Explanation:
ArcGIS GeoAnalytics Server is designed to perform distributed analysis on largevolumes of spatial and temporal data. To efficiently process large datasets, it is recommended that each machine in the GeoAnalytics Server site has at least 16 GB of RAM and 4 CPU cores. However, for optimal performance, especially when handling very large datasets, increasing the available RAM can significantly improve processing times.
In this scenario, the machine already has 16 GB of RAM and 4 cores. Adding more RAM would allow the GeoAnalytics Server to allocate more memory per job, enhancing its ability to process large datasets efficiently. Therefore, the recommended action is to add 16 GB of RAM to the GeoAnalytics Server machine.
Reference Source:ArcGIS Enterprise documentation on GeoAnalytics Server system requirements and performance optimization.


NEW QUESTION # 36
Users are reporting service timeouts and performance issues. The administrator notices that only the minimum number of instances are running during performance spikes. They want to monitor usage trends before adjusting instance settings.
Which action should the administrator perform?

  • A. Create a report of server statistics in ArcGIS Server Manager
  • B. Enable Windows Performance Monitor
  • C. Monitor Task Manager on each ArcGIS Server machine
  • D. Change the log level to Debug in ArcGIS Server Manager

Answer: A

Explanation:
To monitor usage patterns, including the number of requests and instances in use, ArcGIS Server provides statistics reports in Server Manager. These reports show peak and average service usage, helping administrators decide how to scale service instance counts.
From ArcGIS Server documentation:
"Use the ArcGIS Server Manager statistics reporting tool to monitor service usage trends over time. This data helps inform adjustments to instance counts."
* Option A gives only raw system metrics, not service-specific insights.
* Option B (Debug logs) causes overhead and isn't appropriate for monitoring trends.
Reference:ArcGIS Server - Monitoring and Reporting Service Usage Statistics


NEW QUESTION # 37
A GIS administrator is publishing a feature service. All 2,400 features in the dataset must be able to be returned from a single request to the service.
Which action should the administrator perform?

  • A. Enable cached drawing mode
  • B. Use service defaults for publishing
  • C. Adjust pooling to handle the request
  • D. Increase the max record count

Answer: D

Explanation:
By default,feature services limit the number of records returned in a single request(usually set to 1,000).
To allow all 2,400 features to be returned in one call, the administrator needs toincrease the "Maximum number of records returned by the server"(maxRecordCount) setting during or after publishing.
From the ArcGIS Server documentation:
"The maxRecordCount property defines the number of records returned by the server in a single request. To return all features, this value must be increased accordingly."
* OptionA(adjust pooling) relates to concurrency and scalability, not data retrieval limits.
* OptionCwould keep the default setting of 1,000, whichwould not meet the requirement.
* OptionDrelates to visual performance, not record retrieval.
Reference:ArcGIS Server -Feature Service Settings and Tuning for Performance


NEW QUESTION # 38
An organization's portal license file provides for 30 Editor user type and 15 GIS Professional user type licenses. After performing a needs assessment, the GIS administrator discovers that the organization requires
10 Viewer, 40 Editor, and 20 GIS Professional user type licenses.
When downloading a new license file, how many of each user type license should the administrator specify?

  • A. 10 Viewer, 10 Editor, and 5 GIS Professional user type licenses
  • B. 30 Viewer, 30 Editor, and 15 GIS Professional user type licenses
  • C. 40 Editor and 20 GIS Professional user type licenses
  • D. 10 Viewer, 40 Editor, and 20 GIS Professional user type licenses

Answer: D

Explanation:
When downloading a new license file fromMy Esrito accommodate the organization's user needs, administrators should request theexact quantitiesidentified in the internal needs assessment:
* 10 Viewer
* 40 Editor
* 20 GIS Professional
These quantities will be used to generate the new license file, which reflects theactual number of entitlements needed. Esri licensing is flexible in this regard, and the administrator can request different counts per type within their entitlements.
From the ArcGIS Enterprise Licensing documentation:
"When generating a new license file for your deployment, you can specify the number of each user type and role needed. The license file will reflect these values, and must match the needs of your organization."
* OptionAprovides insufficient licenses.
* OptionBomits the necessary Viewer licenses.
* OptionDreflects original entitlements, not the updated requirement.
Reference:ArcGIS Enterprise Administration -User Types and Licensing Model


NEW QUESTION # 39
A GIS administrator receives reports of slow-performing services and notices that disk space is filling up after recent troubleshooting sessions.
In those sessions, the following tasks were performed:
* Services added to the shared instance pool
* Log retention settings reduced
* Log level set toDebug
* ArcGIS Server machine restarted
* An additional ArcGIS Server site federated
What is causing this slow performance?

  • A. Additional services in the shared instance pool
  • B. Adjusting the log level to Debug
  • C. Restarting ArcGIS Server
  • D. Federating the additional ArcGIS Server site

Answer: B

Explanation:
Setting thelog level to Debugcan significantly impact performance and disk space. Debug-level logging writes detailed information about every process and service request to log files, which can rapidly fill up disk space and consume server resources, leading toperformance degradation.
From ArcGIS Server documentation:
"The debug log level is used only for troubleshooting specific problems and should not be used in a production environment as it can negatively affect performance and result in excessive disk space usage."
* OptionAis partially valid, but shared instance pooling is designed for efficient resource use and generallyimprovesperformance when used properly.
* OptionCis unrelated to performance directly unless misconfigured.
* OptionD(restart) is typically neutral or helpful.
Reference:ArcGIS Server -Logging Levels and Performance Considerations


NEW QUESTION # 40
An ArcGIS Pro user receives the following error when trying to publish to ArcGIS Enterprise:
"Unable to publish to ArcGIS Server, error 001369: failed to create service" The ArcGIS Server logs reveal:
* Failed to create service
* Internal server error
* Unable to instantiate class for XML schema type
* Invalid XML registry file
* 390 ArcSOC processes running
* Server uses only half of available RAM
Which action should the administrator perform?

  • A. Increase the non-interactive desktop heap size
  • B. Use more dedicated instances instead of shared
  • C. Scale up the ArcGIS Server machine resources

Answer: A

Explanation:
This issue is consistent withdesktop heap exhaustion, especially when a high number ofArcSOC processes (e.g., 390)are running on Windows. Desktop heap is a limited memory resource used for GUI and system object management. When it runs out, services can fail to start and produce XML-related errors.
Increasing thenon-interactive desktop heap sizein the Windows registry resolves this.
From Esri documentation:
"If the Windows desktop heap size is too low, ArcGIS Server may be unable to create new processes (ArcSOC), causing service failures and related internal server errors."
* OptionBis a generic fix and won't address the specific heap exhaustion issue.
* OptionCdoesn't help if the root issue is OS-level heap size limits.
Reference:ArcGIS Enterprise -ArcSOC process limits and Windows desktop heap size


NEW QUESTION # 41
A GIS administrator must determine which type of service to use when publishing a new basemap for the organization. The basemap must meet several requirements:
* Support offline workflows
* Use as little storage space as possible
* High-resolution display
* Easily incorporate data updates periodically made to a feature service Which service type should be used?

  • A. Dynamic map service
  • B. Cached map service
  • C. Vector tile service

Answer: C

Explanation:
Vector tile services are optimized for high-resolution display and efficient storage, making them ideal for offline workflows. They allow for smaller file sizes compared to raster tiles and support dynamic styling.
Additionally, vector tile services can be updated by regenerating tiles from updated feature services, facilitating easy incorporation of data updates.


NEW QUESTION # 42
A GIS administrator must restore an ArcGIS Enterprise deployment from a backup file previously created by the webgisdr utility.
Which utility should the administrator run first?

  • A. restoredatastore
  • B. webgisdr
  • C. restore

Answer: B

Explanation:
Thewebgisdrutility is the official tool used to both back up and restore ArcGIS Enterprise deployments.
When restoring a backup, this tool ensures all components-Portal for ArcGIS, ArcGIS Server (federated), ArcGIS Data Store, and associated configurations-are restored in the correct sequence and with integrity.
The utility reads from a configuration file that defines the backup location, type, and parameters.webgisdr orchestrates the entire restoration process automatically. Runningrestoredatastore(Option B) individually is not required and may only restore part of the deployment, such as the relational store.Restore(Option C) is not a valid utility for ArcGIS Enterprise.
Reference Source:ArcGIS Enterprise documentation - Web GIS Disaster Recovery tool (webgisdr)


NEW QUESTION # 43
An ArcGIS analyst is curating a series of basemaps for field crews editing utility infrastructure in the field.
The analyst must ensure optimal performance.
Which type of service should be published?

  • A. Dynamic map service
  • B. Vector tile service
  • C. Cached map service

Answer: C

Explanation:
For field operations, Vector Tile Services are highly efficient and suitable for basemaps. They offer fast rendering, smaller file sizes, and are easily scalable across various devices, including those with limited bandwidth or processing capabilities. Vector tiles also support dynamic styling and are ideal for offline use, which is often necessary for field crews working in areas with limited connectivity.
Cached map services (Option A) are raster-based and can be larger in size, making them less optimal for mobile use. Dynamic map services (Option C) require real-time data rendering, which can be resource- intensive and may not perform well in field conditions with limited connectivity.
Reference Source: ArcGIS Enterprise documentation on customizing basemaps


NEW QUESTION # 44
A GIS administrator needs to add a member to the ArcGIS Enterprise organization. This member will perform publishing and editing workflows.
Which user type and role should the member be assigned?

  • A. The Editor user type and the Publisher role
  • B. The Creator user type and the Publisher role
  • C. The GIS Professional user type and the Data Editor role

Answer: B

Explanation:
In ArcGIS Enterprise, theCreatoruser type includes full privileges for content creation, sharing, and administration. When paired with thePublisherrole, it grants the user the ability to publish hosted feature layers, map image layers, and other services, as well as perform editing tasks on existing data. This combination is specifically designed for users who require both publishing and editing capabilities.
TheEditoruser type is limited to editing and cannot publish content. TheGIS Professionaluser type provides access to ArcGIS Pro but, when assigned theData Editorrole, restricts the user from publishing content.
Therefore, only theCreator user type with Publisher rolesupports both publishing and editing workflows.
Reference Source:ArcGIS Enterprise Administrator Guide - User types and roles


NEW QUESTION # 45
A new user is added to the organization and can see roads, building footprints, parcels, and traffic data shared with them in Portal for ArcGIS. However, the user cannot use analysis tools in the portal, even though the SpatialAnalysisTools service is verified to be running.
What is causing this issue?

  • A. SpatialAnalysisTools needs to be restarted
  • B. The new user is a Creator user type
  • C. The service needs to be published as a hosted layer
  • D. The hosting server has not been configured

Answer: B


NEW QUESTION # 46
A GIS administrator is analyzing the usage statistics of ArcGIS Enterprise. The administrator needs to pull tabular statistics on various groups and users about the type of content that they produce and consume.
Which action should the administrator perform?

  • A. Open ArcGIS Server statistics to create a report for commonly used items.
  • B. Use ArcGIS Monitor to capture desired information over a period of time in a report.
  • C. Run usage reports in Portal for ArcGIS to determine the effect on the organization.

Answer: C

Explanation:
Portal for ArcGIS provides built-in usage reports that allow administrators to monitor how members are using, sharing, and contributing resources. These reports offer insights into content creation, usage patterns, and group activities. Administrators can generate and export these reports in tabular formats for further analysis.
ArcGIS Server statistics focus on service-level metrics and do not provide detailed user or group content statistics. ArcGIS Monitor captures system performance metrics but is not designed for detailed content usage analysis by users or groups.
Reference Source: ArcGIS Enterprise documentation on usage reports in Portal for ArcGIS.


NEW QUESTION # 47
A GIS administrator must share an imagery service with another ArcGIS Enterprise. The administrator sets up a distributed collaboration with the other ArcGIS Enterprise and shares the service as a reference. The users in the other organization keep being prompted for credentials.
Which action should the administrator perform?

  • A. Save viewer credentials in the collaboration
  • B. Configure the service with anonymous access
  • C. Share the image service as a copy
  • D. Set the collaboration workspace to send and receive

Answer: C


NEW QUESTION # 48
......


Esri EAEP2201 (Enterprise Administration Professional 2201) Exam is a certification exam designed to test the knowledge and skills of professionals who work with Esri's ArcGIS Enterprise software. EAEP2201 exam is designed for individuals who have experience with the installation, configuration, and administration of ArcGIS Enterprise, and who are seeking to demonstrate their expertise in these areas. Successful completion of the exam results in an Esri Enterprise Administration Professional certification, which is recognized as a mark of excellence in the field of GIS administration.


The Esri EAEP2201 exam tests the candidates' abilities to install, configure, and maintain ArcGIS Enterprise components, such as ArcGIS Server, ArcGIS Portal, and ArcGIS Data Store. It also evaluates their skills in managing users, groups, and security settings, as well as their knowledge of best practices for performance optimization and troubleshooting.

 

Esri EAEP2201 Exam Practice Test Questions: https://examtorrent.actual4test.com/EAEP2201_examcollection.html