Configurations for Push Notifications

Follow the steps in the earlier section “Federation Requirements for Push Notifications” to enable push notifications in the environment. After the federation connection has been established, use the Set-CSPushNotificationConfiguration cmdlet to enable this functionality. An example is provided here:

Set-CsPushNotificationConfiguration -EnableApplePushNotificationService $True -EnableMicrosoftPushNotificationService $True

To test the push notification configuration, use the cmdlet Test-CSMCXPushNotification. An example is provided here:

Test-CSMCXPushNotification -AccessEdgeFQDN InternalEdgeName.Companyabc.com

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset