Pass4Future also provide interactive practice exam software for preparing Esri Enterprise Administration Professional 2201 (EAEP2201) Exam effectively. You are welcome to explore sample free Esri EAEP2201 Exam questions below and also try Esri EAEP2201 Exam practice test software.
Do you know that you can access more real Esri EAEP2201 exam questions via Premium Access? ()
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?
Answer : C
To meet the listed requirements, the appropriate user type is GIS 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 like ArcGIS StoryMaps, Experience Builder, and others
The Creator user type provides access to web-based apps and content but does not include ArcGIS Pro without an additional add-on license. The Editor user 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
A GIS analyst is working with referenced data and needs to offload a large dataset of millions of oil rig locations from the geodatabase. The data must be quickly accessible for spatial visualization and queryable within ArcGIS Enterprise.
Which ArcGIS Data Store type should be configured?
Answer : A
The Spatiotemporal big data store is designed for massive datasets and optimized for high-speed visualization, time-enabled querying, and big data analytics. It is ideal for storing millions of point features such as sensors or oil rig locations, especially when performance and scalability are critical.
From ArcGIS documentation:
''The spatiotemporal big data store is designed for writing and querying large volumes of spatial and temporal data. It's optimized for visualizing high-density datasets in web maps.''
Option B (Relational) works for moderate data volumes but may not scale well.
Option C supports cached tiles, not dynamic feature access.
ArcGIS Enterprise -- Choosing the Right Data Store Type for Large Datasets
=====================
An organization experiences a temporary loss of service for its ArcGIS Enterprise deployment due to expired licenses.
What should the administrator have done to prevent this issue?
Answer : A
A GIS administrator is setting up a distributed collaboration between an ArcGIS Online organization and an ArcGIS Enterprise organization for a data validation project. Users from a second ArcGIS Online org will also participate.
What should the administrator set up?
Answer : A
A distributed collaboration in ArcGIS Enterprise is designed to operate between two organizations only. Therefore, to collaborate with two separate ArcGIS Online organizations, the administrator must create separate collaborations between the Enterprise org and each ArcGIS Online org.
From Esri documentation:
''Each collaboration is established between two organizations. To collaborate with multiple organizations, you must set up multiple one-to-one collaborations.''
Option B is incorrect because adding external users from other orgs to a group doesn't extend collaboration capabilities.
Option C is not supported --- collaborations are strictly between two parties.
ArcGIS Enterprise -- Distributed Collaboration Limitations and Multi-Org Setup
=====================
A GIS administrator team must perform system maintenance over the weekend. The team must ensure that members do not add, publish, or edit any items in ArcGIS Enterprise. Members still need the ability to access and view items as necessary.
Which action should the team perform?
Answer : A
The correct solution is to place ArcGIS Enterprise in read-only mode. This is an administrative function designed specifically to prevent changes to content or configuration while still allowing users to view and access existing items.
From the official ArcGIS Enterprise documentation:
''Read-only mode allows an administrator to restrict changes to the portal. When enabled, no users (including administrators) can create, update, or delete items, groups, or users. However, users can still search for and view items, access content, and use apps and services.''
This feature is typically used during maintenance windows or before performing disaster recovery tasks to preserve system state.
Option B is incorrect because changing user roles to Viewer would not prevent content changes by administrators or other roles with publishing privileges.
Option C refers to cloning, which is not a preventive or temporary access control measure, but rather a method for standby deployments or replication.
Option D (disabling the Web Adaptor) would disrupt access entirely, which does not match the requirement to allow viewing.
ArcGIS Enterprise Portal Administration Guide -- Read-only mode feature behavior and impact on user interactions