Month End Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

Advanced-Administrator Salesforce Certified Platform Administrators II (Plat-Admn-301) Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Salesforce Advanced-Administrator Salesforce Certified Platform Administrators II (Plat-Admn-301) certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 3 / 4
Total 220 questions

Cloud Kicks wants to implement multi-factor authentication (MFA) to help better secure its Salesforce org.

Which two options should the administrator consider to use MFA?

Choose 2 answers

A.

An Authentication App

B.

A Username and Password

C.

A Security Token

D.

An Encryption Key

Dreamhouse Realty recently learned that the major listing service it utilizes can accept messages to a specific endpoint. The realtors want to utilize this to be able to quickly update the listing price on properties after it has

been approved.

What automation tool should the administrator configure?

A.

Flow

B.

Platform Event

C.

Process Builder

D.

Email Alert

Cloud Kicks needs to track government-issued identification numbers for its customers. The security team requires that the identification number cannot changed by users and must be masked when displayed, except the last two digits.

Which two recommended configurators should administrator create? Choose 2 answers

A.

Use a field with Classic Encryption.

B.

Enable Shield Platform Encryption.

C.

Configure a Field Encryption Policy

D.

SetRead-Only Field-Level Security in the user Profile

An administrator has found a free app on the AppExchanged and would like to install it.

Which three items should the administrator take to consideration before installed he managed package?

Choose 3 answers

A.

Custom objects and custom fields used by the app count against the org’s limits.

B.

Managed apps do not undergo a formal security review by Salesforce.

C.

Apps may require certain Salesforce editions or features to be enabled.

D.

Apps may require external, third-party web services to function properly.

E.

Apps must be installed in production before the app can be installed in a sandbox.

A user at Cloud Kicks has informed the administrator that they are unable to log in to Salesforce via multi-factor authentication.

Which two area should the administrator review to understand potential root causes?

Choose 2 answers

A.

Identity Verification History

B.

Login History

C.

Debug Logs

D.

Setup Audit Trail

The AW Computing administrator team does significant amounts of work around process automation and ensuring data integrity. When an administrator created a new validation rule in production, the development team complained that their deployment to production failed.

What should be implemented to prevent this conflict from happening?

A.

Review the setup audit trail prior to changes.

B.

Refresh the full copy sandbox daily.

C.

Test changes in a shared sandbox.

D.

Build automation and validation rules using screen flows.

On the Contact record, if a contact has the value of 'CEO‘ in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.

What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?

A.

Title = 'CEO' && NOT(ISBLANK(Phone))

B.

Title <> 'CEO' && NOT(ISBLANK(Phone))

C.

Title = 'CEO' && ISBLANK(Phone)

D.

Title <> 'CEO' && ISBLANK(Phone)

After setting up field history tracking on the Account object, the administrator for AW Computing wants to retrieve the field history data for analysis.

how should the administrator acquire this data?

A.

Create a report of Accounts and export it to Excel.

B.

Query and export the Account History object using Data Loader.

C.

Use the Data export service in setup.

D.

Create a list view of Account History and print using the Printable View action.

Northern Trail Outfitters (NTO) has a private sharing model for records containing a customer's credit Information. These records should be visible to a sales rep's manager but hidden from their colleagues.

How should an administrator adjust NTO's sharing model to ensure the correct amount of confidentiality?

A.

Use validation rules targeting the logged-in user.

B.

Add View All access for the object via the managers profile.

C.

Create sharing rules for each manager based on the record owner.

D.

Grant access using hierarchies via the sharing settings.

A user at Ursa Major Solar is experiencing a flow error while trying to process a record to the next status. The users with the same access can process records without any errors.

What should the administrator do to troubleshoot the issue?

A.

Use the flow debug option and set the selection to Run as another user.

B.

Grant the user more data access by moving them higher in the role hierarchy.

C.

Change the flow to run as System Context Without Sharing - Access All Data.

D.

Grant the user the Modify All permission to ensure they have full system access.

AW Computing has several service plans it offers with its laptops. Management wants the sales team to focus on bringing in new business and to have the creation of the renewal opportunity for the service plans happen automatically.

What approach should the administrator take to automate the renewal process7

A.

Configure a time-based workflow to send an email reminder to the sales rep when the service plan expires.

B.

Create a dynamic Lightning page with rich text to remind the rep to create a renewal opportunity when the opportunity is closed won.

C.

Create a validation rule to prevent the rep from closing the opportunity until a renewal is associated.

D.

Configure a flow that will create the renewal based on the closed-won date and opportunity line items.

The administrator at Cloud Kicks built a flow in a sandbox. After testing and validating the flow, the administrator plant to promote the flow to the production environment with a change set.

Which three considerations should the administrator be aware of when moving flows with a change sat? Choose 3 answers

A.

Flows deployed are inactive and need to be manually activated.

B.

Flow allows only one version of the flow when deployed with a change sat.

C.

Deploying or redeploying a flow with change sets creates a version of the flow in the destination org.

D.

All flow dependencies are automatically added to the change set.

E.

Flows ere automatically activated upon deployment.

AW Computing it running a special bundle deal on monitors and keyboards. Normally, discounts need VP approval, but this special bundle is pre-approved.

What should the administrator recommend for these requirements?

A.

Create a separate price book.

B.

Implement CPQ.

C.

Remove the approval process.

D.

Enable Subscriptions.

Users at AW Computing are receiving a duplicate message when they enter contacts with common first and last names. Management wants to improve the user experience but also keep the data Integrity of contacts.

What should an administrator implement for this issue?

A.

Update the matching method on the rule from fuzzy to exact for First Name and Last Name.

B.

Change the duplicate rule to report Instead of alert so the message is avoided.

C.

Include the Email field to the existing matching rule for a more exact match.

D.

Add a secondary matching rule to the duplicate rule to match on the associated customer.

A sales rep at Ursa Major Solar was assigned to a role under their manager and is the record owner of several opportunities; however, the sales rep is missing from the manager's forecast.

What should the administrator review to solve this issue?

A.

Enable owner adjustment

B.

Enable manager adjustments

C.

Allow Forecasting

D.

Allow Override Forecasts

A user at Universal Containers wants to load records Into a custom object named Location from a .csv file. While using Data Loader, they cannot find the Location object.

What are two reasons this is happening?

Choose 2 answers

A.

The label of Location may have been changed.

B.

Data Loader should only be used with standard objects.

C.

Location has a master-detail field to Account.

D.

The users profile needs create access to Location.

Ursa Major Solar (UMS) wants to improve Its customers’ ability to search for knowledge articles. UMS has already created categories for articles.

Which two additional chances should be made to improve search capabilities?

Choose 2 answers

A.

Configure Global Search for specific search terms.

B.

Create synonyms for specific search terms.

C.

Configure Einstein Search for specific search terms.

D.

Promote specific search terms for specific articles.

A custom object called Item has a many-to-many relationship with the Account and Quota objects. At Cloud Kicks, account owners are changed frequently while ownership of Quota records remains unchanged. When an account owner is updated, the new account owner can only see Item records if they are also the owner of the Quota record.

What step should the administrator take to give access to all Item records?

Change the data format of the Quota relationship field from master-detail to lookup.

A.

Re-assign the Quota master-detail to the primary and the

B.

Account master-detail to secondary.

C.

Create a Quota criteria-based sharing rule using ISCHANGED for the Account Owner field.

D.

Give the account owner Read access to both the Account and the Quota objects

Cloud Kicks needs to create 10 separate environments for various projects. A developer sandbox has been created with the necessary configuration and data. The administrator needs to create 10 now environments with the same metadata and data for each user.

What should the administrator do to meet the requirements?

A.

Use refresh sandbox without Auto Activate.

B.

Use the existing sandbox as a sandbox template.

C.

Use clone a sandbox option from the existing sandbox.

D.

Use a scratch org definition to copy sandbox.

An administrator is receiving cases that users are getting logged out of Salesforce without notice.

What should the administrator do to address this issue?

A.

Deselect disable session timeout warning popup.

B.

Select force logout on session timeout.

C.

Remove the session timeout settings.

D.

Enable Remember me until logout.

Page: 3 / 4
Total 220 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved