Q1. You manage an Office 365 tenant that uses an Enterprise E1 subscription.
A user receives frequent email messages from a specific domain that are flagged as spam.
You need to ensure that the domain name is not flagged as spam for only the user.
Which Windows PowerShell cmdlet should you run?
A. Enable-JournalRule
B. New-RetentionPolicyTag
C. Start-ManagedFolderAssistant
D. Set-CsUser
E. Set-CsPrivacyConfiguration
F. Set-HostedContentFilterPolicy
G. Set-MalwareFilterPolicy
H. Set-MailboxJunkEmailConfiguration
Answer: H
Explanation:
Use the Set-MailboxJunkEmailConfiguration cmdlet to configure the junk email rule for specific mailboxes.
The junk email rule helps Microsoft Outlook and Outlook Web App users to automatically remove any spam that gets past anti-spam filters and reaches the users' mailboxes. With this cmdlet, users and administrators can make changes to the junk email rule that's configured for a specific mailbox.
Example: This example disables the junk email rule configuration for the user named David Pelton.
Set-MailboxJunkEmailConfiguration "David Pelton" -Enabled $false
Incorrect:
Not G: Use the Set-MalwareFilterPolicy cmdlet to modify malware filter policies in your organization.
Reference: Set-MailboxJunkEmailConfiguration
https://technet.microsoft.com/en-us/library/dd979780(v=exchg.150).aspx
Q2. DRAG DROP
You are the Office 365 administrator for your company.
The company wants to increase the retention age for deleted email items to 90 days.
You need to modify the retention age.
How should you complete the relevant Windows PowerShell script? To answer, drag the appropriate command segments to the correct locations. Each segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scrollto view content.
Answer:
Q3. Your company has a Microsoft Exchange Server 2010 Service Pack 1 (SP1) organization and a hybrid deployment of office 365. All mailboxes are hosted on Office 365. All user accounts are hosted on-premises. You need to delete a user account and its associated mailbox.
Which tool should you use?
A. the Exchange Control Panel
B. the Set-Mailbox cmdlet
C. the Remove-MailUser cmdlet
D. Active Directory Users and Computers
Answer: D
Q4. DRAG DROP
Your company has an Office 365 subscription. A user has a desktop computer and has been assigned an E3 license. The user plans to travel to multiple branch offices and will use a shared desktop computer at each branch office. The user will not have administrative privileges on the branch office computers.
You need to ensure that the user has access to all features of Microsoft Word 2013 and Excel 2013 at the branch offices.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q5. DRAG DROP
A company has an Office 365 tenant. You plan to implement Skype for Business Online for all users. You are evaluating client and conferencing policies.
You need to identify the default limits for file transfers and users to configure the appropriate policies for users.
What are the default limits? To answer, drag the appropriate limits to the correct feature. Each feature may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Answer:
Q6. You are the Office 365 administrator for your company. The company uses Office 365 ProPlus and has multiple Microsoft SharePoint Online sites.
The company recently started a project that requires employees to collaborate with external users on the development of a set of documents that are stored in a team site.
You need to ensure that external users can access and edit the documents without affecting the security of other content.
What should you do?
A. Create a new SharePoint team site and share it by using the Share function and adding the external users to the Visitors group.
B. Create a new SharePoint team site and share it by using the Share function and adding the external users to the Contributors group.
C. Share the existing SharePoint team site by using the Share function and adding the external users to the Visitors group.
D. Share the existing SharePoint team site by using the Share function and adding the external users to the Contributors group.
Answer: B
Q7. You are the Office 365 administrator for your company. Employees do not have local administrative privileges on client computers.
The company has the following client computer software:
. Windows 7 and Windows 8
. 32-bit and 64-bit Office 2007, Office 2010, and Office 2013
When accessing the corporate Microsoft SharePoint 2010 site, some users are unable to display SharePoint lists in the Datasheet view.
You need to ensure that all users can display SharePoint lists in the Datasheet view.
What should you do?
A. Upgrade to the latest version of Office 365 ProPlus.
B. Force a reinstallation of Office by using Group Policy and specifying a network location.
C. Uninstall the 64-bit version of Office and then install the 32-bit version of Office.
D. Upgrade all Office 2007 and Office 2010 versions to Office 2013.
Answer: C
Explanation:
A 64-bit version of the Datasheet component is not available for Office 2010.
http://support.microsoft.com/kb/2266203/en-us http://support.microsoft.com/kb/909506
Q8. Your company has a hybrid deployment of Office 365. You discover that some Active Directory user accounts are unavailable in Office 365. You need to identify why the user accounts are unavailable in Office 365.
What should you do?
A. Verify the miissetup.log file.
B. Run the Microsoft Remote Connectivity Analyzer.
C. Run the Test-OutlookWebServices cmdlet.
D. Run miisclient.exe.
Answer: D
Q9. You manage client computing devices for a company. Office 365 was recently deployed for all employees in the sales department. Company policy requires the installation of Office 365 ProPlus on all new client computing devices for sales department employees.
The company recently purchased Surface Pro 2 devices for all sales department employees. You are testing a new Office deployment for a specific user on a Surface Pro 2. You are unable to activate Office on the Surface Pro 2. An error message states that the install limit has been reached.
You need to activate Office 365 ProPlus on the Surface Pro 2 for the user.
What should you do?
A. Sign in to the Office 365 portal as the user and deactivate unused Office 365 ProPlus licenses.
B. 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.
C. Install a licensed copy of Office Professional Plus 2013 that is covered under a volume licensing agreement.
D. Sign in to the Office 365 admin center as an Office 365 administrator and deactivate unused Office 365 ProPlus licenses.
Answer: A
Q10. HOTSPOT
Contoso, Ltd., has an Office 365 tenant. All employees have Exchange Online mailboxes. You have an existing ActiveSync mailbox policy named Contoso-ActiveSync-Policy that applies to all sales users.
You must prevent Sales users from copying their Exchange contacts to the native address book of their mobile devices while they are using OWA for Devices.
You need to ensure that all sales users comply with the new policy.
How should you complete the relevant Windows PowerShell command? To answer, select the appropriate Windows PowerShell segment from each list in the answer area.
Answer: