Your organization's security team has published a list of vetted third-party apps and extensions that can be used by employees. All other apps are prohibited unless a business case is presented and approved. The Chrome Web Store policy applied at the top-level organization allows all apps and extensions with an admin blocklist. You need to disable any unapproved apps that have already been installed and prevent employees from installing unapproved apps. What should you do?
Correct Answer: B
Changing the Chrome Web Store policy to block all apps and managing an allowlist ensures that only vetted, approved apps are allowed for installation. This approach enforces the security team's policy by restricting access to unapproved apps while enabling the installation of only those apps that have been explicitly approved. This method provides control over what can be installed, aligning with the organization's security requirements.
Question 47
Your company has recently migrated from an on-premises email solution to Google Workspace. You have successfully added and verified the new primary domain. However, you also want to continue receiving emails sent to your former on-premises email server for a transitional period. You need to ensure that emails sent to your former domain are still delivered to your on-premises server, even though your primary email system is now Google Workspace. What should you do?
Correct Answer: A
To ensure that emails sent to your former domain are still delivered to your on-premises server during a transitional period after migrating your primary email to Google Workspace, you need to configure the MX (Mail Exchanger) records for the former domain to point to your on-premises email servers. Here's why the other options are incorrect and why configuring MX records is the correct approach, based on the principles of email routing and domain management within Google Workspace: A . Configure MX records for the former domain to point to your on-premises email servers. MX records are DNS records that specify the mail servers responsible for accepting email messages on behalf of a domain. 1 By configuring the MX records for your former domain to point to the IP addresses or hostnames of your on-premises email servers, you are instructing the internet's DNS system that any email addressed to users on your former domain should be routed to those specific servers. This ensures that mail for the former domain bypasses Google Workspace and continues to be delivered to your existing infrastructure. Associate Google Workspace Administrator topics guides or documents reference: While the exact phrasing might vary across different Google Workspace support articles and documentation, the core concept of MX records and their role in email routing is fundamental to domain setup and management. The official Google Workspace Admin Help documentation on "Set up MX records for Google Workspace" (or similar titles) explicitly explains how MX records control where email for a domain is delivered. In this scenario, you are essentially managing the MX records for a domain that is not the primary Google Workspace domain to direct its mail flow. B . Add the former domain as a secondary domain in your Google Workspace settings and verify the domain. Adding a domain as a secondary domain within Google Workspace allows you to create separate user accounts with email addresses on that domain, all managed within your Google Workspace organization. This would mean that Google Workspace would handle the email for the former domain, which is the opposite of what you need in this scenario (you want the emails to go to your on-premises server). Associate Google Workspace Administrator topics guides or documents reference: The Google Workspace Admin Help documentation on "Add a domain or domain alias" clearly distinguishes between secondary domains and domain aliases and their respective functionalities. Secondary domains are for managing separate sets of users, not for routing mail to external servers. C . Adjust the TTL (Time-to-Live) for the former domain to ensure a smooth transition. TTL is the amount of time a DNS record is cached by resolving name servers. While adjusting TTL can be important when making DNS changes (like switching MX records to Google Workspace), it doesn't directly control where email is delivered. Lowering the TTL before making MX changes to point to Google Workspace helps with a faster transition, but in this case, you are not pointing the former domain's mail to Google Workspace. Therefore, adjusting the TTL alone will not achieve the desired outcome. Associate Google Workspace Administrator topics guides or documents reference: Information on TTL is typically found within the context of DNS management best practices in Google Workspace Admin Help, often related to domain verification or MX record changes to Google. It doesn't serve as a mechanism for routing mail to external, non-Google Workspace servers for a domain that isn't managed by Google Workspace for email. D . Add the former domain as a domain alias for the primary domain. Adding a domain as a domain alias means that emails sent to addresses on the alias domain will be delivered to the corresponding user accounts on your primary Google Workspace domain. This is useful when you want users to receive email at multiple domain names within your Google Workspace environment. It does not route email to an external, on-premises server. Associate Google Workspace Administrator topics guides or documents reference: The Google Workspace Admin Help documentation on "Add a domain or domain alias" clearly explains the functionality of domain aliases. It emphasizes that email sent to a domain alias is received by the users on the primary domain, not an external system. Therefore, the only way to ensure emails sent to your former domain are still delivered to your on-premises server is by configuring the MX records for that former domain to point to your on-premises mail server.
Question 48
An end user has thousands of files stored in Google Drive. Their files are well organized with Drive labels. You need to advise the end user on how to quickly identify all files that are contracts. What should you do?
Correct Answer: C
Since the files are already organized with labels in Google Drive, the most efficient way for the user to quickly identify all files that are contracts is to search for files with the "contracts" label. This will filter and display only the files labeled as contracts, making it the quickest and most straightforward method for locating the required files.
Question 49
You work for a healthcare provider that uses an external medical billing company to manage patient records and invoices. Your organization's employees need to share patient documents with the billing company's employees for processing. You need to configure access so the medical billing company's employees can view and edit the documents, but they cannot delete the documents. What should you do?
Correct Answer: A
Creating a shared drive and granting Contributor access to the billing company's staff allows them to view and edit documents, but not delete them. This is the most suitable approach because it ensures that only your organization's employees manage the overall shared drive, while still allowing external users to collaborate on documents without compromising their integrity by preventing deletion. The shared drive structure also offers better control over document permissions compared to shared folders.
Question 50
You've received multiple reports about a suspicious email from someone who is pretending to be from your organization's human resources department. The email is prompting employees to click a link for a password update. You want to remediate this sender's emails. What should you do?
Correct Answer: A
The security investigation tool allows you to search for and take action on suspicious emails within your organization. Marking the email as phishing helps to flag the email as malicious and prevents further emails from the same sender from being delivered to users' inboxes. This also ensures that the email is properly categorized for review and investigation by your security team.