You need to ensure that the users can display, but not …
HOTSPOT
Your company uses Microsoft SharePoint Online. You share a file named Document1 with several users, as shown in the image below.
You need to ensure that the users can display, but not change, Document1.
What should you do? Select the correct answer from each list based on the information presented in the image.
Each correct selection is worth one point.
Hot Area:
as guest sharing where the users will have been sent a guest link to the document. To change the access to the document, we first need to disable the guest access to the document by deleting the guest link. Then we can reconfigure the shared access to the document. message indicating that they cannot access it. new guest link to provide View only access to the document.
How should you complete the relevant Windows PowerShell…
HOTSPOT
You are the Office 365 administrator for your company.
An employee with the user name User1 requests a shared mailbox named Sales1. User1 must be able to send messages from the Sales1 mailbox.
You need to create and configure the online mailbox.
How should you complete the relevant Windows PowerShell script? To answer, select the correct answer from each list in the answer area.
Hot Area:
grant the SendAs permission on the mailbox to User1@contoso.com. user (user1@contoso.com). https://technet.microsoft.com/en-gb/library/ff935839(v=exchg.150).aspx
Which tool should you use?
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? replicated to Azure Active Directory. be deleted.
Which tool should you use?
Your company has a hybrid deployment of Office 365. All mailboxes are hosted on Office 365. All users access their Office 365 mailbox by using a user account that is hosted on-premises. You need to delete a user account and its associated mailbox. Which tool should you use? replicated to Azure Active Directory. be deleted.
You need to add the label "External" …
Your company has an Office 365 subscription. You need to add the label “External” to the subject line of each email message received by your organization from an external sender. What should you do? organization and take action on them. Transport rules contain a set of conditions, exceptions, and actions, which provides you with the flexibility to implement many types of messaging policies. senders and an action of adding the label “External” to the subject line of the email message.
How should you complete the relevant Windows PowerShell…
DRAG DROP
You are the Office 365 administrator for your company.
You need to generate a list of all Session Initiation Protocol (SIP) addresses.
How should you complete the relevant Windows PowerShell script? To answer, drag the appropriate command segments to the correct targets. Each segment 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.
NOTE: Each correct selection is worth one point.
Select and Place:
https://technet.microsoft.com/en-us/library/hh849895.aspx
Which recipient type best matches each description?
DRAG DROP
Your company has an Office 365 subscription and uses Microsoft Exchange Online.
You are creating several Exchange objects to meet different requirements.
You need to ascertain the correct recipient type for each object based on the description.
Which recipient type best matches each description? To answer, drag the appropriate recipient types to the correct targets. Each recipient type 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.
Select and Place:
organizations that exist outside the Exchange organization. Each mail contact has an external email address. email address. A mail user is similar to a mail contact, except that a mail user has Active Directory logon credentials and can access resources (can log in to the Office 365 portal). allow access for multiple users. used only to distribute messages to a group of recipients. https://technet.microsoft.com/en-us/library/bb201680(v=exchg.150).aspx
How should you complete the script?
DRAG DROP
Your company uses Microsoft Exchange Online. End users access their mailboxes by using Outlook Web App
(OWA).
The company is deploying an end-user request process for new shared mailboxes. When a user requests a shared mailbox, a corresponding group must also be created. The requestor will manage the group membership in OWA to allow other users access to the shared mailbox.
You are creating a Windows PowerShell script to meet the following requirements:
Create a shared mailbox that has the requested display name and email address.
Create a group and make the requestor both the owner and a member of the group.
Assign full control for the shared mailbox to the group.
The script currently includes the following Windows PowerShell script segment:
You need to complete the Windows PowerShell script.
How should you complete the script? To answer, drag the appropriate cmdlets to the correct targets. Each cmdlet 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.
Select and Place:
variable. jane.doe@contoso.com. This value is stored in the $SmbName variable. variable. the $GroupName variable. information required to complete the command. variables provide the information required to complete the command. shared mailbox. The values stored in the variables provide the information required to complete the command. https://technet.microsoft.com/en-us/library/aa997663(v=exchg.150).aspx https://technet.microsoft.com/en-us/library/aa998856(v=exchg.150).aspx https://technet.microsoft.com/en-us/library/bb124097(v=exchg.150).aspx https://technet.microsoft.com/en-GB/library/bb124340(v=exchg.150).aspx
You need to create a group
Your company has a hybrid deployment of Office 365. You need to create a group. The group must have the following characteristics:
Group properties are synchronized automatically.
Group members have the ability to control which users can send email messages to the group.
What should you do? distribute messages to a group of recipients. In this question, we have a hybrid deployment. This means that the on-premise Active Directory is synchronized to the Azure Active Directory. We can create the distribution group in the on-premise Active Directory and it will replicate to Azure Active Directory. following list:” option. This will give you the option to list who can send email to the distribution group.
Which three Windows PowerShell commands should you run …
DRAG DROP
Your company, Coho Vineyard, uses Microsoft Exchange Online. Coho Vineyard employees have email addresses on the domain cohovineyard.com. Coho Vineyard recently purchased the domain cohowinery.com.
All employees of Coho Vineyard who work in the winery department should have an additional email address combining their current email alias with the domain cohowinery.com. Outgoing email messages must be sent from the existing cohovineyard.com email addresses.
You need to add the cohowinery.com email addresses.
Which three Windows PowerShell commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.
in the $Users variable. a user with an alias of John.Smith, the following email address would be created: the $_.EmailAddresses value with the –EmailAddresses parameter instead of manually listing the addresses. https://technet.microsoft.com/en-gb/library/bb123981(v=exchg.150).aspx