Practice Free EAEP_2025 Exam Online Questions
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 . Run portalscan.py
- B . Reinstall the ArcGIS Web Adaptor
- C . Clear the browser’s cache
- D . Roll back the upgrade
C
Explanation:
After an upgrade, Portal for ArcGIS often changes web elements, scripts, and cached content. If the browser is using old cached files, the portal page may not render correctly, and authentication may fail. Clearing the browser cache ensures 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.”
Option A is a diagnostic tool, not a fix.
Option B may be excessive if the issue is simply browser cache.
Option D is not a standard troubleshooting step.
Reference: ArcGIS Enterprise C Post-Upgrade Troubleshooting and Web Adaptor Behavior
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 . 40 Editor and 20 GIS Professional user type licenses
- C . 10 Viewer, 40 Editor, and 20 GIS Professional user type licenses
- D . 30 Viewer, 30 Editor, and 15 GIS Professional user type licenses
C
Explanation:
When downloading a new license file from My Esri to accommodate the organization’s user needs, administrators should request the exact quantities identified 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 the actual 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.”
Option A provides insufficient licenses.
Option B omits the necessary Viewer licenses.
Option D reflects original entitlements, not the updated requirement.
Reference: ArcGIS Enterprise Administration C User Types and Licensing Model
A GIS administrator receives reports from users about a map service that is slow to draw.
The service has the following characteristics:
Numerous detailed features
Complex symbology
Scale-dependent rendering
Infrequently updated
Query capability enabled
Uses shared instances
Which action should the administrator perform?
- A . Configure the map service to use cached tiles
- B . Eliminate scale-dependent rendering
- C . Use dedicated instances instead of shared instances
A
Explanation:
For map services that are infrequently updated and contain numerous detailed features with complex symbology, configuring the service to use cached tiles is the most effective way to improve drawing performance. Cached map services pre-render map images at various scales and store them, allowing for faster display to users. This approach is particularly beneficial when the data does not change frequently, as it reduces the server’s processing load during user interactions.
Eliminating scale-dependent rendering (Option B) may lead to performance degradation, as it could result in rendering all features at all scales, increasing the amount of data processed and displayed unnecessarily.
Switching to dedicated instances (Option C) can improve performance in some scenarios, but it also increases resource usage on the server. Given that the service is infrequently updated and the primary concern is drawing performance, caching is the more efficient and scalable solution.
Reference Source: ArcGIS Enterprise documentation on optimizing map services for performance.
A GIS contractor is developing and testing an upcoming workflow for a client. The contractor is publishing fictional hydrant locations as a service to be consumed in a custom application. The contractor wants to consume as few resources as possible for the client’s ArcGIS Server because they do not have a testing environment.
Which type of service should the contractor publish?
- A . Hosted feature service
- B . Non-hosted map service
- C . Scene service
- D . Non-hosted feature service
A
Explanation:
The contractor should publish a hosted feature service. Hosted feature services are managed entirely by the ArcGIS Data Store, not by the ArcGIS Server site directly. This means they consume fewer server resources since they are not managed by a dedicated ArcGIS Server site’s memory or CPU at runtime the way traditional services are.
From ArcGIS documentation:
“Hosted feature layers (services) are stored in and powered by the ArcGIS Data Store, relieving ArcGIS Server from managing service processes. This is ideal for testing, lightweight apps, or non-production workflows when minimizing load on the GIS Server is desired.”
Option B (Non-hosted map service) would require server-side management and is more resource-intensive.
Option C (Scene service) is used for 3D visualization and is not appropriate for 2D hydrant location data.
Option D (Non-hosted feature service) would also consume more ArcGIS Server resources.
Reference: ArcGIS Enterprise C Understanding hosted layers vs. services on GIS Server
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 . Manually add the license to the JSON license file, and then reload it
- B . Use the Software Authorization Wizard to apply the license and then restart
- C . Use the ArcGIS Server installation program to apply the license
B
Explanation:
To license the ArcGIS Data Interoperability extension on a federated ArcGIS Server site, the administrator must use the Software 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 to restart the ArcGIS Server service so 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 C ArcGIS Server Software Authorization and Extension Licensing section.
Some members of an ArcGIS Enterprise organization are unable to create web maps and web scenes.
The users are only responsible for creating stories with ArcGIS StoryMaps.
What should the GIS administrator do to prevent confusion about non-accessible functionality to those users?
- A . Configure a maintenance notification to explain the access limitation in Portal for ArcGIS
- B . Configure Page visibility settings to remove web maps and web scenes from the navigation bar
- C . Configure the ArcGIS Enterprise home page to show only items that are accessible to the signed-in user
C
Explanation:
To prevent confusion among users who do not have access to certain functionalities, such as creating web maps and web scenes, the GIS administrator should configure the ArcGIS Enterprise home page to display only the items and tools that are accessible to the signed-in user. This customization ensures that users see a tailored interface that aligns with their permissions and responsibilities, reducing the likelihood of encountering inaccessible options.
Configuring a maintenance notification (Option A) is more appropriate for temporary service outages or updates, not for managing user interface elements. Adjusting Page visibility settings (Option B) affects the visibility of entire pages but does not provide the granular control needed to tailor the home page based on user roles and permissions.
Reference Source: ArcGIS Enterprise documentation on customizing the home page and user experience
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 . Clone the organization’s content to a standby deployment
- D . Disable ArcGIS Web Adaptor
A
Explanation:
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.
Reference: ArcGIS Enterprise Portal Administration Guide C Read-only mode feature behavior and impact on user interactions
A GIS administrator must configure ArcGIS Server so that only specific groups and roles from the identity store can administer it.
Which action should the administrator perform?
- A . Disable the primary administrator account
- B . Define the shared key used to generate an ArcGIS token
- C . Use a group-managed service account to administer the server
- D . Configure role-based access through the ArcGIS Server Manager
A
Explanation:
The primary site administrator account in ArcGIS Server is a built-in account that bypasses external identity store configurations. To ensure only users from a configured identity store (e.g., Active Directory) can administer the site, the primary site admin account must be disabled after alternative administrative access has been confirmed.
From ArcGIS Server documentation:
“After you configure your ArcGIS Server to use users and roles from an identity store (LDAP or Active Directory), you can disable the primary site administrator account to prevent bypassing the identity store.”
Option B relates to token security, not access control.
Option C is about running the service securely, not defining user permissions.
Reference: ArcGIS Enterprise C Managing Access Using Identity Stores and Disabling the Primary Site Administrator Account
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?
- A . Configure the ArcGIS Enterprise portal to send an automated email when the portal license is expiring
- B . Create a Python script to run an administrative report and schedule the script to run regularly
- C . Design an information banner to automatically display the license expiration date
- D . Use the license file in read-only mode to extend the license
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 a group visible only to group members
- B . Create an administrative group
- C . Change the role of the users
