Module 8: Administering and Troubleshooting Compliance and Security in Office 365 Lab: Configuring and Troubleshooting Compliance and Security
Module 8: Administering and Troubleshooting Compliance and Security in Office 365 Lab: Configuring and Troubleshooting Compliance and Security
Module 8: Administering and Troubleshooting Compliance and Security in Office 365 Lab: Configuring and Troubleshooting Compliance and Security
Objectives
After completing this lab, you will be able to:
Note: The lab steps for this course change frequently due to updates to Office 365.
Microsoft Learning updates the lab steps frequently, so they are not available in this
manual. Your instructor will provide you with the lab documentation.
Lab setup
Estimated time: 75 minutes
User name: Adatum\Administrator (for 10997B-LON-DC1 and 10997B-LON-
DS1), Adatum\Holly (for 10997B-LON-CL1)
Password: Pa55w.rd
Scenario
You need to configure Azure Information Protection in Exchange Online and
SharePoint Online to help ensure that confidential information is not shared with
unauthorized users.
Task 2: Configure and verify Azure Information Protection for Exchange Online
$Cred = Get-Credential
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri
https://outlook.office365.com/powershell-liveid/ -Credential $Cred -Authentication
Basic -AllowRedirection
Import-PSSession $Session -DisableNameChecking
Get-IRMConfiguration
In the results, verify that values for the first nine variables are set to True (except
for TransportDecryptionSetting which can have value Optional).
4. Use the following command to test the configuration, where yyxxxxx is your unique
Adatum number:
6. Remove the remote Windows PowerShell session, and then close Windows
PowerShell.
1. From the Microsoft 365 admin center, connect to the SharePoint admin center.
2. Go to the settings page.
Title: Marketing Policy
10. Check Beth's email, and then verify that you received an email from Holly that
is IRM protected. Click the message.
11. Verify that you do not have the option to forward or print the message.
13. Open the document in the Documents library, and then verify that you cannot
edit it.
Result: After completing this exercise, you should have configured rights
management for Exchange Online and SharePoint Online.
Scenario
As a part of general security and compliance strategy, you need to implement the
following features in Office 365:
Configure DLP.
The main tasks for this exercise are as follows:
1. Configure the Office 365 Security & Compliance Center permissions and audit
logging
Task 1: Configure the Office 365 Security & Compliance Center permissions and
audit logging
2. In the Microsoft 365 admin center, click Security & Compliance, and then
open the Office 365 Security & Compliance Center.
3. In the Office 365 Security & Compliance Center, configure Beth Burke as a
Compliance Administrator and add her to the Compliance Management and
Recipient Management groups in Exchange Online. Add Christie Thomas as an
eDiscovery Manager.
DPT:
Name: Research User 1 year move to archive
Retention Action: Move to Archive
Retention Period: 365 days
DPT:
Name: Default 2 years move to Deleted Items
Retention Action: Delete and Allow Recovery
Retention Period: 730 days
Personal tag:
Name: 2 Year Delete
Retention Action: Delete and Allow Recovery
Retention Period: 730 days
Personal tag:
Name: Never archive
Retention Action: Move to Archive
Retention Period: Never
Retention policy for Research users:
Name: Research MRM Policy
Retention tags included:
o Never delete
o 2 year delete
3. Apply the retention policy for Research users to Christie Thomas's mailbox.
Make sure that the search locations include the Francisco Chavez mailbox.
2. Create a new DLP policy from a template with the following settings:
Information to protect: Custom
Configure the policy to send notifications and provide policy tips for users, and
to be active immediately.
2. Send a new email to your new Microsoft account that you created for this
course, with a subject of Server IP addressand a message body of My IP is
192.168.1.15. Note: If you didn't create Microsoft account for this course, you
can also use your private email address for this purpose.
3. Ensure that you received a message from Microsoft Outlook, telling you that
your email message conflicts with a policy in your organization. Note: You
might have to click Other in the middle pane to see the message. Also,
sometimes it takes time for the message to arrive. You can proceed with other
tasks.
2. Access Christie's mailbox, and then verify that she has an In-Place Archive.
3. Access Holly's mailbox and verify that she received a notification about the
message that Beth tried to send to your Microsoft account.
Result: After completing this exercise, you should have implemented the following
features in Office 365:
Configure DLP.
Scenario
You also need to explore the anti-spam and anti-virus settings that are available in
Exchange Online. You need to:
Configure a policy to ensure that an administrator account is notified when a
message containing malware is received.
Ensure that you can block all email from specified IP addresses.
Ensure that all messages sent to the Sales shared mailbox are received, even
when there is a high likelihood that the message is spam.
o IP Block list: 192.168.0.0/24
1. On LON-CL1, in the Exchange admin center, modify the default spam filter to
quarantine high-confidence spam.
o Name: Projects policy
Result: After completing this exercise, you should have explored the anti-spam and
anti-virus settings that are available in Exchange Online.
Scenario
As one of the troubleshooting measures for access issues on protected documents,
you need to configure the super user feature on your Office 365 tenant and assign
Holly as a super user. You also need to validate that the super user feature works.
Task 1: Configure the super user feature for Azure Information Protection
1. Open Microsoft Azure Active Directory Module for Windows PowerShell on LON-CL1.
2. Use cmdlet Set-PSRepository -Name PSGallery -InstallationPolicy Trusted to add
PSGallery as trusted source
3. Use cmdlet Install-Module -Name AADRM to install PowerShell module for Azure
RMS.
4. Connect to MsolService in PowerShell with Holly's credentials.
5. Use cmdlet Connect-AadrmService to connect to Azure RMS service.
6. Use Enable-AadrmSuperUserFeature to enable the super user feature.
7. Assign Holly as a super user by using Add-AadrmSuperUser.
8. Verify that Holly is the only super user.
9. Sign out from LON-CL1.
1. Sign in as Adatum\Beth to LON-CL2.
1. Sign in as Adatum\Holly to LON-CL2.
Result: After completing this exercise, you should have configured the super user
feature on your Office 365 tenant and assigned Holly as a super user.
Question Why did you configure different anti-spam settings for members of the
sales group?