DRAG DROP
You are the Office 365 administrator for a company.
You must prevent user status information from being sent on the network. Users must be able to record online meetings.
You need to configure the Office 365 tenant.
Which Windows PowerShell cmdlets should you run? To answer, drag the appropriate Windows PowerShell cmdlets to the correct requirements. 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.
NOTE: Each correction selection is worth one point.
Select and Place:
https://docs.microsoft.com/en-us/powershell/module/skype/new-cspresencepolicy?view=skype-ps https://docs.microsoft.com/en-us/powershell/module/skype/set-csmeetingconfiguration?view=skype-ps

Explanation:
References:
I think both answers are correct. I got this question in my exam today
3
1
Correct, also get this question today
0
1
wrong, New-CsPresencePolicy not for skype for Business Online
2
4
I’m sorry to disappoint you, you’re wrong
https://docs.microsoft.com/en-us/office365/enterprise/powershell/manage-skype-for-business-online-policies-with-office-365-powershell
2
2
Have you even read or tried what you’re saying ?
On your link is written clearly :
Note that there are no cmdlets for creating or for modifying policies. You must use the policies pre-supplied by Office 365. If you want to take a look at the different policies available, you can use these commands:
Get-CsClientPolicy
Get-CsConferencingPolicy
Get-CsDialPlan
Get-CsExternalAccessPolicy
Get-CsHostedVoicemailPolicy
Get-CsPresencePolicy
Get-CsVoicePolicy
There’s no commande for New policy, you have to ask Office 365 Support and use Grant-CsClientPolicy to affect it to an user
2
0
Hmm , okay but what is the correct answer now?
I just double checked and new-CSPresencePolicy is not available online.
cheers
0
0