
[May-2026] Technical Certification EAEP2201 Exam Practice Test Questions Dumps Bundle!
2026 Updated EAEP2201 PDF for the EAEP2201 Tests Free Updated Today!
NEW QUESTION # 12
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 # 13
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. The new user is a Creator user type
- B. The hosting server has not been configured
- C. The service needs to be published as a hosted layer
- D. SpatialAnalysisTools needs to be restarted
Answer: A
NEW QUESTION # 14
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. Use ArcGIS Monitor to capture desired information over a period of time in a report.
- B. Open ArcGIS Server statistics to create a report for commonly used items.
- 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 # 15
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. Clear the browser's cache
- C. Reinstall the ArcGIS Web Adaptor
- D. Run portalscan.py
Answer: B
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 # 16
A portal administrator is trying to enable web-tier authentication (IWA) for the ArcGIS Enterprise portal using Active Directory and IIS.
Steps taken:
* Configured portal with Microsoft version of ArcGIS Web Adaptor
* Set identity store to Active Directory
* Added AD users to the portal
* Disabled anonymous access in Portal
Users are not prompted to sign in and are not automatically logged in.
What should the administrator do next?
- A. Assign a default user type to all portal members
- B. Work with the IT department to disable anonymous access to the IIS web server
- C. Refresh user membership in the Portal Administrator Directory
- D. Enable Windows Authentication in IIS
Answer: B
Explanation:
When usingIWA through the Web Adaptor (IIS), theIIS server itself must be configuredto deny anonymous access and allow Windows Authentication. Simply disabling anonymous accesswithin the Portal settingsisnot enough.
From Esri's web-tier authentication guide:
"For IWA to function as expected, anonymous access must be disabled in IIS for the ArcGIS Web Adaptor, and Windows Authentication must be enabled. If IIS still allows anonymous access, users will bypass authentication prompts."
* OptionBis irrelevant here-user types don't affect login behavior.
* OptionCis a content sync feature, not related to authentication.
* OptionD(Enable Windows Authentication) is correctonly if it hasn't already been done, but the missing step isdisabling anonymous accessin IIS.
Reference:ArcGIS Enterprise -Configuring Web-Tier Authentication with IIS
NEW QUESTION # 17
Portal for ArcGIS is running in aWindows environment.
Which type of account is recommended to run the Portal for ArcGIS service?
- A. Windows Active Directory domain account
- B. Built-in system account
- C. Local machine administrator account
- D. Group-managed service account
Answer: D
Explanation:
Esri recommends using aGroup Managed Service Account (gMSA)to run Portal for ArcGIS services in Windows environments. gMSAsautomatically manage passwords, align withActive Directory policies, and areideal for enterprise-scale deployments.
From Esri documentation:
"Using a group managed service account (gMSA) to run Portal for ArcGIS services improves security by allowing Windows to manage the password, reducing administrative overhead while meeting enterprise security requirements."
* OptionB(regular AD account) is acceptable butrequires manual password updates.
* OptionCandDare not secure or scalable for enterprise environments.
Reference:ArcGIS Enterprise -Service Account Recommendations for Windows Environments
NEW QUESTION # 18
An organization wants to use the standardfeature analysis toolsavailable in ArcGIS Enterprise to create hosted feature layersfor planning and design.
Which data store is required for this work?
- A. Spatiotemporal big data store
- B. Relational data store
- C. File-based geodatabase
- D. Tile cache data store
Answer: B
Explanation:
Thestandard feature analysis toolsin ArcGIS Enterprise (e.g., buffer, overlay, aggregate points) require hosted feature layers, which depend on therelational data store(a component of ArcGIS Data Store). The relational data store is the default location for hosting feature layers.
From ArcGIS Enterprise documentation:
"To use the standard spatial analysis tools and create hosted feature layers, the ArcGIS Data Store (relational) must be configured and set as the default hosting location."
* OptionA(spatiotemporal big data store) is used forreal-time and big data feeds, not standard analysis.
* OptionCsupportscached tiles, not feature layers.
Reference:ArcGIS Enterprise -Configuring the Relational Data Store for Hosting Feature Layers
NEW QUESTION # 19
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. Cached map service
- B. Vector tile service
- C. Dynamic map service
Answer: B
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 # 20
A GIS administrator has a group of users who share maintenance responsibilities for a critical application.
The administrator needs to allowall users to editthe application without transferring ownership.
Which option should the administrator use?
- A. A shared update group
- B. A public group
- C. A collaboration group
- D. An administrative group
Answer: A
Explanation:
Ashared update groupallows group members toediteach other's items without needing to transfer ownership. This is ideal for collaborative editing and shared responsibility for applications, maps, or dashboards.
From Esri documentation:
"Shared update groups allow multiple members to update items shared with the group, even if they do not own the items."
* OptionBdoesn't exist as a group type in ArcGIS Enterprise.
* OptionCallows viewing, butnot editingothers' content.
* OptionDapplies to distributed collaboration, not shared editing.
Reference:ArcGIS Enterprise -Group Settings for Collaborative Management
NEW QUESTION # 21
A GIS administrator is responsible for maintaining the stability of a large internal ArcGIS Enterprise deployment. After the Domain CA certificate is replaced with a new one andthe new PKCS#12 format PFX file is imported into all Portal for ArcGIS, ArcGIS Server, and ArcGIS Data Store deployments, the following issues are identified:
* When connecting directly to the Portal for ArcGIS administration endpoint via port 7443, the new certificate is not recognized and is considered invalid
* When connecting directly to the ArcGIS Server administration endpoint via port 6443, the new certificate is not recognized and is considered invalid
* When connecting to the ArcGIS Data Store endpoint via port 2443, the new certificate is recognized and considered valid What is causing this issue?
- A. Domain CA certificates are no longer supported by ArcGIS Server and Portal for ArcGIS and should be replaced by self-signed certificates
- B. ArcGIS Server and Portal for ArcGIS require that new root and new issuing authority certificates be imported explicitly into the software
- C. Domain CA certificates must be imported using a DER encoded binary X.509 (CER) format file for ArcGIS Server and Portal for ArcGIS
- D. ArcGIS Server and Portal for ArcGIS are not compatible with PKCS#12 certificates
Answer: B
Explanation:
When replacing SSL certificates in ArcGIS Enterprise components,ArcGIS Server and Portal for ArcGIS require the root and intermediate (issuing) certificates to be explicitly importedinto their trust stores.
Unlike the ArcGIS Data Store, which can often rely on the system-level trust store, ArcGIS Server and Portal maintain their owncertificate trust management.
From the official ArcGIS Enterprise documentation:
"When using certificates issued by an internal or external CA, it is essential to also import the corresponding root and intermediate certificates into the Portal for ArcGIS and ArcGIS Server trust stores to ensure the certificate chain is validated properly."
* OptionBis incorrect. Domain CA certificatesare supported and recommendedover self-signed certificates for internal deployments.
* OptionCrefers to an acceptable format butdoes not address the issue, which is about importing the chain of trust.
* OptionDis incorrect; PKCS#12 (.pfx) certificates are supported but must be paired with the correct chain files.
Reference:ArcGIS Enterprise -Managing CA certificates in Portal and ArcGIS Server environments
NEW QUESTION # 22
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. Tile cache
- B. Raster
- C. Relational
Answer: A
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 # 23
In an existing ArcGIS Enterprise deployment, the ArcGIS Data Interoperability extension must be licensed on one of the federated ArcGIS Server sites. The administrator has received the license file for the extension.
What should the administrator do?
- A. Use the Software Authorization Wizard to apply the license and then restart
- B. Use the ArcGIS Server installation program to apply the license
- C. Manually add the license to the JSON license file, and then reload it
Answer: A
Explanation:
To license the ArcGIS Data Interoperability extension on a federated ArcGIS Server site, the administrator must use theSoftware Authorization Wizard. This is the officially supported and recommended method provided by Esri for authorizing additional extensions to ArcGIS Server.
According to the ArcGIS Enterprise Installation Guide and Esri's administration best practices:
* The Software Authorization Wizard is the tool used to input license information and authorize software features such as the Data Interoperability extension.
* This wizard can be launched after installation or from the ArcGIS Server program group at any time.
* Once the license is applied using the wizard, it is necessary torestart the ArcGIS Server serviceso that the newly authorized extension is loaded properly.
Option A is incorrect because Esri does not support manually modifying license JSON files. Doing so can corrupt the licensing configuration and is not documented or recommended.
Option C is incorrect because the ArcGIS Server installation program does not apply or manage licenses-it is used solely for installing the core server software.
Therefore, the correct method is to use the Software Authorization Wizard, apply the license file, and restart the ArcGIS Server service to activate the extension.
Reference Source:ArcGIS Enterprise Administration and Installation documentation - ArcGIS Server Software Authorization and Extension Licensing section.
NEW QUESTION # 24
A client has an internet-accessible ArcGIS Enterprise deployment with the Web Adaptors in the DMZ, and the remaining components are on an internal network behind a firewall. A user on the internet must access a web map in that environment.
Which ports must be open in the firewall between the DMZ and the internal network?
- A. 6443 and 7443
- B. 443 and 6443
- C. 2443 and 6443
- D. 80 and 443
Answer: D
NEW QUESTION # 25
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. Cached map service
- B. Vector tile service
- C. Dynamic map service
Answer: B
Explanation:
For field operations,Vector Tile Servicesare 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-timedata 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 # 26
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. Give the coworkers a custom administrator role
- B. Share the portal item to a group of the coworkers
- C. Set the data store to public access
- D. Upload the SDE file in Server Manager
Answer: B
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 # 27
A small organization has an ArcGIS Enterprise deployment where all components are installed on one virtual server hosted on Microsoft Azure. Each deployment component was initially installed manually. The organization wants to upgrade its deployment to the most recent version in the most efficient way.
Which action should the organization perform?
- A. Manually upgrade each ArcGIS Enterprise component
- B. Upgrade the entire deployment with ArcGIS Enterprise Builder
- C. Run the ArcGIS Enterprise Cloud Builder for Microsoft Azure tool
Answer: A
Explanation:
For ArcGIS Enterprise deployments on Microsoft Azure that were initially installed manually, the recommended approach for upgrading is to manually upgrade each component. This involves downloading the latest installers for each component (Portal for ArcGIS, ArcGIS Server, ArcGIS Data Store, etc.) and following the standard upgrade procedures for each. This method ensures that each component is properly updated and configured according to the organization's specific setup.
Using ArcGIS Enterprise Builder (Option B) is intended for new installations and is not suitable for upgrading existing deployments. ArcGIS Enterprise Cloud Builder for Microsoft Azure (Option C) is designed for deployments that were originally created using Cloud Builder; it cannot be used to upgrade deployments that were installed manually.
Reference Source:ArcGIS Enterprise documentation on upgrading manually installed deployments
NEW QUESTION # 28
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 # 29
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?
- A. Place ArcGIS Enterprise in read-only mode
- B. Change members' user role to Viewer
- C. Disable ArcGIS Web Adaptor
- D. Clone the organization's content to a standby deployment
Answer: A
Explanation:
The correct solution is toplace ArcGIS Enterprise in read-only mode. This is an administrative function designed specifically toprevent changes to content or configurationwhile still allowing users toview 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 duringmaintenance windowsor before performingdisaster recovery tasksto preserve system state.
* OptionBis incorrect because changing user roles to Viewer wouldnot prevent content changes by administrators or other roleswith publishing privileges.
* OptionCrefers to cloning, which isnot a preventive or temporary access control measure, but rather a method forstandby deployments or replication.
* OptionD(disabling the Web Adaptor) would disrupt access entirely, which doesnot match the requirement to allow viewing.
Reference:ArcGIS Enterprise Portal Administration Guide -Read-only mode feature behavior and impact on user interactions
NEW QUESTION # 30
A client has an internet-accessible ArcGIS Enterprise deployment with the Web Adaptors in theDMZ, and the remaining components are on aninternal networkbehind afirewall. A user on the internet must access a web map in that environment.
Which ports must be open in the firewall between the DMZ and the internal network?
- A. 6443 and 7443
- B. 80 and 443
- C. 443 and 6443
- D. 2443 and 6443
Answer: A
Explanation:
Web Adaptors in the DMZ must forward requests to internal components (Portal and Server). These internal services operate over HTTPS via ports:
* 7443 for Portal for ArcGIS
* 6443 for ArcGIS Server
Therefore, the firewall mustallow traffic over ports 6443 and 7443from the Web Adaptors (DMZ) to the respective internal services.
From ArcGIS Enterprise security documentation:
"When using Web Adaptors in the DMZ, make sure ports 6443 and 7443 are open between the Web Adaptors and the internal ArcGIS Server and Portal components respectively."
* OptionBis partially correct but leaves out Portal (7443).
* OptionCis for HTTP/HTTPS access from the public,not internal communications.
* OptionDincludes the Data Store admin port (2443), which isn't required here.
Reference:ArcGIS Enterprise -Firewalls, Ports, and DMZ Configuration
NEW QUESTION # 31
Users are reportingservice timeouts and performance issues. The administrator notices thatonly the minimum number of instances are runningduring performance spikes. They want tomonitor usage trends before adjusting instance settings.
Which action should the administrator perform?
- A. Monitor Task Manager on each ArcGIS Server machine
- B. Enable Windows Performance Monitor
- C. Create a report of server statistics in ArcGIS Server Manager
- D. Change the log level to Debug in ArcGIS Server Manager
Answer: C
Explanation:
To monitorusage patterns, including the number of requests and instances in use, ArcGIS Server provides statistics reportsin Server Manager. These reports showpeak and average service usage, helping administrators decide how toscale 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."
* OptionAgives only raw system metrics, not service-specific insights.
* OptionB(Debug logs) causes overhead and isn't appropriate for monitoring trends.
Reference:ArcGIS Server -Monitoring and Reporting Service Usage Statistics
NEW QUESTION # 32
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 # 33
......
Fully Updated Dumps PDF - Latest EAEP2201 Exam Questions and Answers: https://www.dumpsmaterials.com/EAEP2201-real-torrent.html
100% Free EAEP2201 Exam Dumps to Pass Exam Easily: https://drive.google.com/open?id=1MsOPacoB-nYpeYigs6M1BEZqa8mcCBez
