This quiz assesses skills in managing and configuring Office 365 services, focusing on scenarios for administrators dealing with various Office tools, Office 365 ProPlus, and telemetry data. It is designed for IT professionals preparing for certification exams.
Microsoft SharePoint document libraries
Microsoft SharePoint surveys
Microsoft Yammer
Microsoft SharePoint newsfeeds
Microsoft SkyDrive Pro
Rate this question:
Assign a second E3 license to the employee.
Remove the employee’s E3 license and then assign a new E3 license.
Sign in to the Office 365 portal as the employee and deactivate the old laptop.
Sign in to the Office 365 portal by using your Global Admin account and then deactivate the old laptop.
Rate this question:
In the Telemetry Dashboard, display only files that are used by multiple users.
On each client computer, edit the registry to prevent telemetry logging.
In the Telemetry Dashboard, obfuscate the document name, title, and path.
In the Telemetry Dashboard, apply a label named Private to employees.
Rate this question:
In the SharePoint Online Administration Center, add the new domain.
In the Office 365 admin center, add the new domain.
Create a new site collection and assign it the new domain.
Create a new public website and assign it to the new domain.
Rate this question:
Use the Set-CsHostedVoiceMailPolicy Windows PowerShell cmdlet.
Use the Set-CsPushNotificationConfiguration Windows PowerShell cmdlet.
In the Lync admin center, select the Display presence information only to a user’s contacts option.
Use the Set-CsUser Windows PowerShell cmdlet.
Rate this question:
< Display Level = “Minimal” AcceptEULA=”TRUE” />
< Display Level=”Silent” AcceptEULA=”TRUE” />
< Display Level=”None” AcceptEULA=”TRUEM />
< Display Level = “Full” AcceptEULA=”TRUE” />
Rate this question:
Open documents by using Office 2007, Office 2010, or Office 2013 on client computers that run Windows 7.
Use the Get-MsolUsercmdlet with the ServiceStatus parameter.
Search network shares for Office documents and export the results to a . log file.
Search local computers for Office documents and export the results to a . csv file.
In the Lync admin center, select all users, edit their external communications settings, and clear the Lync Users check box.
On the External Communications page of the Lync admin center, turn off external access.
In the Lync admin center, remove the Lync Online license from each of the call center personnel.
In the Lync admin center, select all call center personnel, edit their external communications settings, and clear the People on Public IM Networks check box
Rate this question:
Use Office on Demand.
Install Office 365 ProPlus from the Office 365 portal.
Copy the files from the USB flash drive to the local hard drive.
Install and configure Microsoft Word Viewer.
Upgrade to SharePoint Online for Office 365 Enterprise, Education, and Government.
Create one public website and one subsite, and then configure a redirect.
Create two public websites and configure the DNS records for each site.
Upgrade to SharePoint Online for Office 365 Midsize Business.
Cutover migration only
IMAP migration only
Remote move migration only
Staged migration only
Rate this question:
Sign in to the Office 365 portal as the user and deactivate unused Office 365 ProPlus licenses.
Sign in to the Office 365 admin center as an Office 365 administrator. Remove and then re-add the user’s Office 365 ProPlus license.
Install a licensed copy of Office Professional Plus 2013 that is covered under a volume licensing agreement.
Sign in to the Office 365 admin center as an Office 365 administrator and deactivate unused Office 365 ProPlus licenses.
Rate this question:
Service administrator
SharePoint Online administrator
Global administrator
Site collection administrator
Rate this question:
Upgrade to the latest version of Office 365 ProPlus.
Force a reinstallation of Office by using Group Policy and specifying a network location.
Uninstall the 64-bit version of Office and then install the 32-bit version of Office.
Upgrade all Office 2007 and Office 2010 versions to Office 2013.
Staged migration
Cutover migration
IMAP migration
Hybrid migration
Rate this question:
Configure journaling to a Microsoft Exchange Online mailbox for all mailboxes.
Add the members of the legal team to the Discovery Management role group.
Create a Data Loss Prevention policy.
Place all executive mailboxes on In-Place Hold for 365 days and use In-Place eDiscovery for mailbox searches.
Enable Microsoft Exchange Online Archiving for the executive mailboxes.
Place all executive mailboxes on Retention Hold.
Rate this question:
In the SharePoint admin center, rename the public website to http://contoso.com.
In the Office 365 admin center, change the domain purpose for contoso.com to SharePoint.
On the authoritative DNS servers, add a CNAME record for contoso.com.
In the Office 365 admin center, add a new subdomain. Then set up redirection for http://contoso.com to the subdomain.
Rate this question:
Information about files that are not in the Most Recently Used list
The names of add-ins and solutions that interact with Office
The file names of Office files that are in the Most Recently Used list
System information such as user name and computer name
The contents of all files that are in the Most Recently Used list
Rate this question:
In the Lync admin center, set the External Access option to On except for blocked domains.
In the Office 365 admin center, add the three domains to the domain list and set the domain intent for each domain to Lync Online.
In the Lync admin center, set the External Access option to Off completely.
In the Lync admin center, set the External Access option to On only for allowed domains.
In the Lync admin center, configure the Presence Privacy Mode option to display presence information only to the users’ contacts.
In the Lync admin center, add the three domains to the Blocked Or Allowed Domains list.
Rate this question:
Modify the AgentInitWait and AgentRandomDelay registry values on the client computers.
Configure a Group Policy Object to turn on telemetry data collection in the User Configuration settings.
Configure a Group Policy Object to turn on telemetry data collection in the Computer Configuration settings.
Delete the contents of the telemetry shared folder.
Run the gpupdate. exe /force command on the file server that hosts the telemetry shared folder.
Rate this question:
Migrate the telemetry database to a computer that runs SQL Server 2008.
Use the Registry Editor to trigger the data collection.
Use Group Policy to set the MaxConnectionsPerServer setting to 100.
Migrate the Telemetry Processor to a computer that runs Windows Server 2012.
License the consultant’s account for Office 365 ProPlus.
License the consultant’s account for Office Web Apps.
Issue a corporate laptop to the consultant and have her restart the Office 365 ProPlus installation process on that laptop.
Assign an El license to the consultant’s account.
Rate this question:
Manually remove the registry subkeys associated with Office 2013, and then restart the Office 365 ProPlus installation.
Completely uninstall existing versions of Office 2013 and then restart the Office 365 ProPlus installation.
Download the Office 365 ProPlus package to a file share, and then deploy Office 365 ProPlus by using Group Policy.
Automate the installation of Office 365 ProPlus applications by using Microsoft System Center Configuration Manager.
Rate this question:
Open workbooks by using Excel 2013 on client computers that run Windows 7.
Open workbooks by using Excel 2013 on client computers that run Windows 8.
Open workbooks by using Excel 2007 or Excel 2010 on client computers that run Windows 7.
Open workbooks by using Excel 2007 or Excel 2010 on client computers that run Windows 8.
Rate this question:
Set-MsolUser -UserPrincipalName $ID -ProxyAddresses@{add = “$NewAddress”; remove = “$OldAddress”>
Set-Mailbox -Identity $ID -EmailAddresses@{add = “$NewAddress”; remove = “$Old Address”}
Set-Mailbox -Identity $ID -WindowsEmailAddress $NewAddress
Set-CsUser -Identity $ID -ProxyAddresses@{add = M$NewAddress”; remove=”$OldAddress”>
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.