You are the Office 365 administrator for your company. The company uses Microsoft Exchange
Online and Microsoft Lync Online.
An employee named User1 has the user name, email address, and Lync address
[email protected].
The employee requests that you change only his Lync address to [email protected].
You start a Windows PowerShell session and run the following commands, providing your admin
account credentials when prompted:
You need to complete the process of updating the employee’s Lync address without affecting any
other addresses.
Which Windows PowerShell command should you run next?
A.
Set-Mailbox -Identity $ID -PrimarySmtpAddress $NewAddress
B.
Set-MsolUser -UserPrincipalName $ID –ProxyAddresses @{add=”$NewAddress”;
remove=”$OldAddress”}
C.
Set-CsUser -Identity $ID –ProxyAddresses @{add=”$NewAddress”; remove=”$OldAddress”}
D.
Set-CsUser –Identity $ID –SipAddress $NewAddress
Explanation:
You can easily change the SIP address by running the Set-CsUser cmdlet:
Set-CsUser –Identity “Ken Myer” –SipAddress sip:[email protected]
Incorrect:
Not A: Set-Mailbox is used for Exchange Online and On-premises Exhange, but not for Lync.
Not B: Set-MsolUser is used for Azure, Office 365, and Windows Intune but not for Lync.
Not D: We need to change the SIP address, not the ProxyAddresses.Modify the SIP Address of an Enabled Lync Server User
http://blogs.technet.com/b/nexthop/archive/2011/03/21/usermodifysip.aspx
i think it is B
A: PrimarySmtpAddress is for On-Premises only
B: Set-MsolUser is for basic properties, and parameters -UserPrincipalName and -ProxyAdresses are bogus.
C: Parameter -ProxyAdresses is bogus.
D: Correct
It can’t be D:
“The Set-CsUser cmdlet is included in the set of cmdlets that are available to Skype for Business Online administrators. However, you can’t currently use the Set-CsUser cmdlet to manage Skype for Business Online. The only exception is that you can use this cmdlet to set the AudioVideoDisabled parameter. This is by design.”
Source: https://support.microsoft.com/en-us/kb/2909916
All right.
I think I got the truth.
From another test exam, I got a similar question. But the answers were different.
One was:
set-mailbox -identity $ID -emailaddresses @{add=”$newaddress”;remove=”$oldaddress”}
Which I’ve just tested. And it worked well.
When attempting to execute “D” you get the following error: “Unable to set “SipAddress”. This parameter is restricted within Remote Tenant PowerShell.”
(See JCD’s Post above)
I can confirm that the following works as I tried it myself.
set-mailbox -identity $ID -emailaddresses @{add=”$newaddress”;remove=”$oldaddress”}
Lastly, please note that all of the above code does not use quotes around string values, THIS IS NOT CORRECT.
D is correct. You need to load skype for business powershell module.
https://technet.microsoft.com/en-us/library/gg398510.aspx
The suggested answer by JCD also works but is not part of the answers for this question.
The script start Windows PowerShell session with Micorsoft Exchange powershell module not businees powershell module.
$Cred = Get-Credential
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection
I think B is correct.
Set-Mailbox -Identity $ID -EmailAddresses@{add = “$NewAddress”; remove = “$Old Address”}
B says “set-msoluser” not “set-mailbox” so ?
also if you check the script in line 4 , the CS powershell module is called:
new-CsOnlineSession
Also check this article :
https://technet.microsoft.com/en-us/library/gg398510.aspx
FOR SURE , the right answer is D
Article Ekramy posted is for online Skype, BUT he is correct as this article is for Skype for Business Online and says at the bottom that -SipAddress is used for changing sip addresses.
https://technet.microsoft.com/en-us/library/mt613429.aspx
Answer is D
New 70-347 Exam Questions and Answers Updated Recently (7/Nov/2016):
NEW QUESTION 162
Your company is planning to migrate to Microsoft Exchange Online. The company employs 1,000 people, each with a mailbox currently located on Exchange 2010 on-premises. You estimate that it will take a minimum of four weeks to migrate all mailboxes from on-premises Exchange to Exchange Online. The company has the following migration requirements:
– During the migration, do not change the existing Microsoft Outlook profiles and .ost files used by the employees.
– Ensure that email messages sent between on-premises mailboxes and online mailboxes during the migration are secure.
– Do not send email messages between on-premises mailboxes and online mailboxes over the Internet in plain text.
You need to select the migration strategy that meets the requirements. Which migration strategy should you use?
A. Hybrid migration only
B. IMAP migration followed by staged migration
C. Staged migration only
D. Staged migration followed by remote move migration
Answer: A
Explanation:
You can use a hybrid migration to migration from Exchange 2010 to Exchange Online.
Note: In the Deployment Assistant, a hybrid deployment is when you create a new Exchange Online Exchange organization in Microsoft Office 365 for enterprises and then connect it to your existing on- premises Exchange 2010 organization by configuring Active Directory synchronization and using the Hybrid Configuration wizards.
Incorrect Answers:
B: IMAP migration is targeted at customers who may be using non-Exchange-based mail systems in their current hosted environment or have access to the data only by using the IMAP 4 protocol.
C, D: You can’t use a staged migration to migrate Exchange 2013 or Exchange 2010 mailboxes to Office 365.
support.office.com/en-us/article/Decide-on-a-migration-path-0d4f2396-9cef-43b8-9bd6-306d01df1e27?ui=en-US&rs=en-US&ad=US
NEW QUESTION 163
You need to migrate a Microsoft Exchange Server 2007 organization that has 50 mailboxes to Exchange Online by using the cutover migration method. Which two requirements should be met before you can begin the mailbox migration? Each correct answer presents part of the solution.
A. The migration administrator account must be granted Full Access permission for each on-premises mailbox that will be migrated.
B. The migration administrator account must be granted Send As permission for each on-premises mailbox that will be migrated.
C. Exchange Web Services (EWS) must be enabled and accessible from the Internet.
D. The migration administrator account must be granted Receive As permission for each on-premises mailbox that will be migrated.
E. Outlook Anywhere must be enabled and accessible from the Internet.
Answer: AE
Explanation:
A: To migrate the mailboxes, the admin must have one of the following permissions:
The migration administrator must be assigned the FullAccess permission for each on-premises mailbox.
or
The migration administrator must be assigned the Receive As permission on the on-premises mailbox database that stores user mailboxes.
E: The email migration service uses Outlook Anywhere (also known as RPC over HTTP), to connect to your on-premises Exchange Server.
support.office.com/en-us/article/Perform-a-cutover-migration-of-email-to-Office-365-9496e93c-1e59-41a8-9bb3-6e8df0cd81b4?ui=en-US&rs=en-US&ad=US
NEW QUESTION 164
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?
A. Add the recipients to a new distribution list. Instruct User1 to send email messages to the list.
B. Run the following Windows PowerShell cmdlet:
Set-TransportConfig
C. Run the following Windows PowerShell cmdlet and apply the policy to User1:
New-ThrottlingPolicy
D. In the Exchange Admin Center, modify the mailbox properties for User1.
Answer: A
Explanation:
For distribution groups stored in an organization’s address book, the group is counted as one recipient.
Incorrect Answers:
B: The Set-TransportConfig cmdlet is usedto modify the transport configuration settings for the whole Exchange organization, not for a single user.
C: A throttlingPolicy does not refer to the number of recipients of email messages.
technet.microsoft.com/en-us/library/exchange-online-limits.aspx#RecipientLimits
NEW QUESTION 165
You manage a Microsoft SharePoint Online deployment. You create a new site collection named ContosoSites. You attempt to modify the storage quota from the SharePoint admin center, but you discover the Storage Quota option is missing. You need to ensure that the Storage Quota option is available. What should you do?
A. From the SharePoint admin center, set Site Collection Storage Management to Manual.
B. Sign in to the Office 365 admin center by using a user account that has Global administrator privileges.
C. Sign in to the SharePoint admin center by using a user account that has Global administrator privileges.
D. From the SharePoint admin center, set Site Collection Storage Management to Automatic.
Answer: B
Explanation:
To configure a resource quota for a specific site collection, perform the following steps:
1. Sign in to the Office 365 Admin Center with a user account that has SharePoint Online administrator privileges.
2. Under Admin, click SharePoint. This will open the SharePoint Admin Center.
3. Click Site Collections.
4. Select the site collection for which you want to configure the resource quota and then click Server Resource Quota.
Etc.
NEW QUESTION 166
You manage a Microsoft SharePoint Online deployment. You need to ensure that In-Place Holds only preserve files from the moment that In-Place hold was created. You open the document library settings as shown in the exhibit.
Image URL: examgod.com/plimages/175006085377_F072/passleader-70-347-dumps-1661_thumb.png
What should you do?
A. Set Create a version each time you edit a file in this document library to No versioning.
B. Set Require documents to be checked out before they can be edited to Yes.
C. Set Create a version each time you edit a file in this document library to Create major and minor (drafts) versions.
D. Set Keep the following number of major versions option to 0.
Answer: A
Explanation:
If document versioning isn’t enabled and an item is placed on hold multiple times, SharePoint preserves the version that’s current at the time each hold is placed. For example, if version 27 of an item is the most recent when the site is placed on hold the first time, and version 51 is the most recent when the site is placed on hold the second time, versions 27 and 51 are preserved.
technet.microsoft.com/en-us/library/fp161516.aspx#in_place_holds
NEW QUESTION 167
……
Case Study – Contoso, Ltd. (NEW QUESTION 174 – NEW QUESTION 180)
……
NEW QUESTION 174
You need to modify the existing environment to meet the technical requirement for Outlook on the web. Solution: You run the Set-Mailbox command. Does this meet the goal?
A. Yes
B. No
Answer: B
Explanation:
The Set-CASMailbox command, not the Set-Mailbox command, must be used to disable Outlook Web App.
This example disables Outlook Web App for the mailbox of Yan Li.
Set-CASMailbox -Identity “Yan Li” -OWAEnabled $false
From scenario: The executive management at Contoso wants to prevent users from accessing their Exchange Online mailbox by using Outlook on the web.
Note: You can use the EAC or the Shell to enable or disable Outlook Web App for a user mailbox. When Outlook Web App is enabled, a user can use Outlook Web App to send and receive email. When Outlook Web App is disabled, the mailbox will continue to receive email messages, and a user can access it to send and receive email by using a MAPI client, such as Microsoft Outlook, or with a POP or IMAP email client, assuming that the mailbox is enabled to support access by those clients.
technet.microsoft.com/en-us/library/bb124124(v=exchg.150).aspx
NEW QUESTION 175
You need to modify the existing environment to meet the technical requirement for Outlook on the web. Solution: You run the Set-OWAMailboxPolicy command. Does this meet the goal?
A. Yes
B. No
Answer: B
Explanation:
The Set-CASMailbox command, not the Set-OWAMailboxPolicy command, must be used to disable Outlook Web App.
From scenario: The executive management at Contoso wants to prevent users from accessing their Exchange Online mailbox by using Outlook on the web.
Note: You can use the EAC or the Shell to enable or disable Outlook Web App for a user mailbox. When Outlook Web App is enabled, a user can use Outlook Web App to send and receive email. When Outlook Web App is disabled, the mailbox will continue to receive email messages, and a user can access it to send and receive email by using a MAPI client, such as Microsoft Outlook, or with a POP or IMAP email client, assuming that the mailbox is enabled to support access by those clients.
technet.microsoft.com/en-us/library/bb124124(v=exchg.150).aspx
NEW QUESTION 176
You need to modify the existing environment to meet the technical requirement for Outlook on the web. Solution: You run the Set-CASMailbox command. Does this meet the goal?
A. Yes
B. No
Answer: A
Explanation:
The Set-CASMailbox command can be used to disable Outlook Web App.
This example disables Outlook Web App for the mailbox of Yan Li.
Set-CASMailbox -Identity “Yan Li” -OWAEnabled $false
From scenario: The executive management at Contoso wants to prevent users from accessing their Exchange Online mailbox by using Outlook on the web.
Note: You can use the EAC or the Shell to enable or disable Outlook Web App for a user mailbox. When Outlook Web App is enabled, a user can use Outlook Web App to send and receive email. When Outlook Web App is disabled, the mailbox will continue to receive email messages, and a user can access it to send and receive email by using a MAPI client, such as Microsoft Outlook, or with a POP or IMAP email client, assuming that the mailbox is enabled to support access by those clients.
technet.microsoft.com/en-us/library/bb124124(v=exchg.150).aspx
NEW QUESTION 177
……
P.S. These New 70-347 Exam Questions Were Just Updated From The Real 70-347 Exam, You Can Get The Newest 70-347 Dumps In PDF And VCE From — https://tr.im/1fhmc (194q)
Good Luck !!!
BTW, NEW 70-347 PDF Dumps from Google Drive for Free: https://drive.google.com/open?id=0B-ob6L_QjGLpfjdPREVKSzl1Qk92OExLdVF0RjN1QWZJdWhhbDEycFZKNzZMMUwtQ1pxeFE
Perhaps B :
https://social.technet.microsoft.com/Forums/en-US/c9a94ecb-87da-4217-b98c-05e242aefe7b/script-to-add-sip-address-to-users-in-local-active-directory-to-work-with-office365-lync?forum=winserverDS