Core Solutions of Microsoft Skype for Business 2015 — Question 3
Contoso is evaluating the implementation of push notifications for Windows Phone devices.
You need to identify which tasks must be performed to enable the push notifications.
Which three Skype for Business Management Shell cmdlets should you identify? Each correct answer presents part of the solution. (Choose three.)
Answer options
- A. Set-CsPushNotificationConfiguration
- B. New-CsHostingProvider
- C. Set-CsPublicProvider
- D. Enable-CsPublicProvider
- E. New-CsAllowedDomain
Correct answer: A, B, E
Explanation
The correct cmdlets are Set-CsPushNotificationConfiguration, New-CsHostingProvider, and New-CsAllowedDomain because they are essential for configuring and allowing push notifications for the service. The Set-CsPublicProvider and Enable-CsPublicProvider cmdlets are not directly related to enabling push notifications; they focus on public provider settings.