
Free Sample Questions to Practice EAEP2201 Certification Test Engine [Mar-2026]
2026 Valid EAEP2201 Real Exam Questions, practice Technical Certification
The Esri EAEP2201 exam is intended for experienced GIS professionals who have a good understanding of ArcGIS Enterprise and its capabilities. Esri recommends that candidates have at least two years of experience working with ArcGIS Enterprise before attempting the exam. Candidates are also expected to have a solid understanding of IT concepts such as networking, operating systems, and databases. EAEP2201 exam is available in English and can be taken at certified testing centers around the world.
NEW QUESTION # 36
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. Run usage reports in Portal for ArcGIS to determine the effect on the organization.
- B. Open ArcGIS Server statistics to create a report for commonly used items.
- C. Use ArcGIS Monitor to capture desired information over a period of time in a report.
Answer: B
NEW QUESTION # 37
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 Workflow Manager Server
- B. ArcGIS GeoEvent Server
- C. ArcGIS Notebook Server
Answer: C
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 # 38
A client requires an ArcGIS Server site that provides the following capabilities
* Serve several cached image services Each service is published from a single raster and updated once a year with new imagery from which a new cache is generated offline before publishing
* Serve a dynamic feature class of 1.000 points coming from a PostgreSQL enterprise geodatabase Which licensing role does the client need for this ArcGIS Server site?
- A. Mission Server
- B. Image Server
- C. GIS Server
Answer: B
NEW QUESTION # 39
ArcGIS Server is installed with its Web Adaptor on the same server. The configuration is as follows:
* ArcGIS Server is federated with Portal for ArcGIS
* Portal is set up to use Integrated Windows Authentication
* The environment was set up using a domain certificate
* The attempted login account is a Windows account with admin privileges A GIS administrator tries to connect to ArcGIS Server Manager through ArcGIS Web Adaptor but the connection fails. Why did the connection fail?
- A. The Web Adaptor was not set to allow administrative access to the server
- B. The connection must be made with an internal admin account and not a Windows account
- C. The certificate must come from a valid Certificate Authority and not a Domain Certificate Authority
Answer: C
NEW QUESTION # 40
A GIS administrator publishes a feature service that references user-managed data. The administrator wants users to add new features. Users should not make changes to attributes of existing features or delete features.
Which feature service operations should be set?
- A. Update and sync
- B. Extract and create
- C. Create and query
Answer: C
Explanation:
To allow users to add new features without the ability to modify or delete existing ones, the feature service should have the "Create" and "Query" operations enabled. The "Create" operation permits users to add new features, while the "Query" operation allows them to view existing features. By not enabling the "Update" and
"Delete" operations, users are restricted from making changes to or removing existing features. This configuration is ideal for workflows where data integrity is crucial, and only the addition of new data is permitted.
Enabling "Update and sync" (Option A) would allow users to modify existing features and synchronize changes, which is not desired in this scenario. "Extract and create" (Option C) is not a standard combination of operations for controlling editing permissions in feature services.
Reference Source:ArcGIS Server documentation on editor permissions for feature services
NEW QUESTION # 41
An organization expects a large influx of users who use the standard analysis tools in the portal Map Viewer.
The organization is concerned with the hosting server's available resources.
Which system resource should be closely monitored?
- A. Network utilization
- B. CPU utilization
- C. Disk activity
Answer: B
Explanation:
When users perform standard analysis tasks in the portal Map Viewer, the hostingserver executes geoprocessing operations that are computationally intensive. These operations require significant CPU resources. Monitoring CPU utilization helps ensure that the server can handle the increased load without performance degradation.
While disk activity and network utilization are important, they are less directly impacted by standard analysis tasks compared to CPU usage. Therefore, CPU utilization is the primary resource to monitor in this scenario.
Reference Source:ArcGIS Enterprise documentation on system performance monitoring.
NEW QUESTION # 42
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 # 43
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. Editor
- B. Creator
- 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 # 44
A GIS administrator uses a data connection file (SDE file) for a Microsoft SQL Server database to add auser- maintained data store itemto Portal for ArcGIS.
Now, the administrator must ensure thatfive users can access the data store item to publish to federated servers. The administrator shares the SDE file with coworkers.
Which additional step must be taken?
- A. Share the portal item to a group of the coworkers
- B. Upload the SDE file in Server Manager
- C. Give the coworkers a custom administrator role
- D. Set the data store to public access
Answer: A
Explanation:
In ArcGIS Enterprise,data store itemsadded via the Portal (such as those using .sde files for SQL Server) are represented asportal items. To allow other users to publish using that data store, the administrator mustshare the item with them, typically via agroup.
From the official documentation:
"To allow other users to publish with a user-maintained data store, share the item with a group to which they belong. Users must have access to the data store item in the portal to publish services using it."
* OptionAis not required-users don't need admin rights to publish.
* OptionCrefers to registering data in Server Manager, not managing access.
* OptionDis not a valid setting for data store items.
Reference:ArcGIS Enterprise -Sharing Data Store Items for Publishing
NEW QUESTION # 45
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 # 46
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. Create local accounts for every machine being used
- B. A specific group-managed service account
- C. Windows built-in account with local admin privileges
- D. A GIS administrator account
Answer: B
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 # 47
After upgrading, a GIS administrator tries to log in to Portal for ArcGIS using admin credentials. The portal site doesn't display correctly and an error is shown. Login fails.
What should the administrator do?
- A. Roll back the upgrade
- B. Reinstall the ArcGIS Web Adaptor
- C. Clear the browser's cache
- D. Run portalscan.py
Answer: C
Explanation:
After an upgrade, Portal for ArcGIS often changes web elements, scripts, and cached content. If the browser is usingold cached files, the portal page may not render correctly, and authentication may fail.Clearing the browser cacheensures that new files are loaded.
From Esri documentation:
"After upgrading ArcGIS Enterprise, clear the browser's cache to ensure that all updated components and scripts are loaded properly."
* OptionAis a diagnostic tool, not a fix.
* OptionBmay be excessive if the issue is simply browser cache.
* OptionDis not a standard troubleshooting step.
Reference:ArcGIS Enterprise -Post-Upgrade Troubleshooting and Web Adaptor Behavior
NEW QUESTION # 48
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 # 49
An administrator needs to share content with a specific group of users. The administrator is concerned that several important applications will stop working for the users if they leave the group.
Which action should the administrator perform to prevent users from leaving the group?
- A. Create an administrative group
- B. Create a group visible only to group members
- C. Change the role of the users
Answer: B
NEW QUESTION # 50
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 Creator user type and the Publisher role
- B. The Editor user type and the Publisher role
- C. The GIS Professional user type and the Data Editor role
Answer: A
Explanation:
In ArcGIS Enterprise, the Creator user type includes full privileges for content creation, sharing, and administration. When paired with the Publisher role, 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.
The Editor user type is limited to editing and cannot publish content. The GIS Professional user type provides access to ArcGIS Pro but, when assigned the Data Editor role, restricts the user from publishing content. Therefore, only the Creator user type with Publisher role supports both publishing and editing workflows.
Reference Source: ArcGIS Enterprise Administrator Guide - User types and roles
NEW QUESTION # 51
Multiple users report that a map service is experiencing negative performance. Upon review of ArcGIS Monitor data, the GIS analyst finds the following:
* The minimum number of instances is 2 and the maximum is 8 for that service.
* The data is in a publication Enterprise Geodatabase with no system usage in excess of 50%.
* At the p75 level of requests, the map service time is 10 times longer than the service time at the p25 level.
* The number of instances in use at the p50 level is 8.
* The maximum % of physical memory in use is 40%, and the maximum % of virtual memory in use is
44% on the ArcGIS Server.
* The maximum % CPU utilization observed is 53%.
What is causing the issue?
- A. The client is an Android device, and the ArcGIS Server is a Linux virtual machine.
- B. The network connection between the database server and ArcGIS Server is saturated.
- C. The maximum instance setting is too low for the demand on the underperforming map service.
Answer: B
NEW QUESTION # 52
......
Esri EAEP2201 Certification Exam is a comprehensive assessment of an individual's knowledge and expertise in administering enterprise GIS systems. It covers a wide range of topics and is intended for experienced professionals who have a strong theoretical and practical understanding of ArcGIS Enterprise. Successful completion of the exam is a valuable credential that can help professionals advance their careers and gain recognition within the GIS community.
Esri EAEP2201 Certification Exam is designed to cater to the needs of the GIS industry, which is constantly evolving. It is an essential certification for professionals who want to validate their expertise and credibility in this field. EAEP2201 exam covers a wide range of topics, including server configurations, web services, automation, and maintenance. It is a challenging exam that requires a significant amount of preparation and dedication.
Genuine EAEP2201 Exam Dumps Free Demo Valid QA's: https://www.exams4collection.com/EAEP2201-latest-braindumps.html
Latest Success Metrics For Actual EAEP2201 Exam (Updated 69 Questions): https://drive.google.com/open?id=17BZOyIKbkRGQeYBvOWDaeCkglUDXdY9o
