Which Windows PowerShell command should you run next?

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 CProxyAddresses @{add="$NewAddress"; remove="$OldAddress"}
C . Set-CsUser -Identity $ID CProxyAddresses @{add="$NewAddress”; remove="$OldAddress"}
D . Set-CsUser CIdentity $ID CSipAddress $NewAddress

Answer: D

Explanation:

You can easily change the SIP address by running the Set-CsUser cmdlet:

Set-CsUser CIdentity "Ken Myer" CSipAddress sip:[email protected]

Latest 70-347 Dumps Valid Version with 314 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments