You manage an Office 365 tenant that uses an Enterprise E1 subscription. You create a policy to record email messages for all recipients.
You observe that email messages are not being recorded.
You need to ensure that all email messages are recorded.
Which Windows PowerShell cmdlet should you run?
You manage an Office 365 tenant that uses an Enterprise E1 subscription. You configure a retention policy for all mailboxes.
You must apply a new retention policy immediately because of upcoming personnel changes.
You need to ensure that the new retention policy is applied to the mailboxes immediately.
Which Windows PowerShell cmdlet should you run?
You are the administrator for Contoso, Ltd. You have an Office 365 tenant with Skype for Business Online. You have an account named Test.User@contoso.com.
You configure the account to use the same email address and Session Initiation Protocol (SIP) address.
You need to change the SIP address for the account to Test.User1@contoso.com.
What should you do?
You manage an Office 365 tenant that uses an Enterprise E1 subscription. A user takes an extended leave of absence.
The user reports that email messages in the Junk Email folder are deleted before they can read the messages.
You need to ensure that email messages for the user's Junk Email folder are deleted after 60 days.
Which Windows PowerShell cmdlet should you run first?
You implement Skype for Business Online. You deploy the following client policy:
You have the following requirements:
Photos must be displayed for users.
If possible, the maximum size for user photos must be 25 KB.
You need to reconfigure the environment.
Which Windows PowerShell command or commands should you run?
Your company uses Microsoft Exchange Online and Microsoft Skype for Business Online.
You are planning the compliance strategy for electronic correspondence.
You need to archive Skype for Business communications for mailboxes that are placed on an in-place hold.
Which two forms of Skype for Business communications should you archive? Each correct answer presents part of the solution.
All employees at a company have Exchange Online mailboxes. You have a policy that allows users to send email messages to a maximum of 500 specific
recipients per message.
You need to grant User1 the ability to send email messages to 700 specific recipients per message.
What should you do?
An organization has an on-premises Exchange 2010 organization. You plan to implement online email archives in Office 365.
You need to add online archive mailboxes to all of the user accounts.
What should you do?
You are the Office 365 administrator for a company. All accounts include the user's city, office, department, manager, and job title. Users must be able to view all
user accounts from a specific department in a single list. The list must not be used to send email to the department.
You need to configure Office 365.
What should you do?
Your company uses Microsoft Exchange Online. Employees frequently need to change their primary email addresses.
The messaging operations team has requested a script to simplify the process of changing email addresses.
The script must perform the following actions:
Obtain employee information from a .csv file that has a header line of UserPrincipalName,CurrentPrimaryAddress,NewPrimaryAddress.
Change employees' primary email addresses to the values in the NewPrimaryAddress column.
Retain employees' current email addresses as secondary addresses.
You create the following Windows PowerShell script to read the .csv file. Line numbers are included for reference only.
You need to complete the script to meet the requirements.
Which Windows PowerShell command should you insert at line 06?