Office 365 – The Push Notifications feature is not activated on the site

Today I got the

The Push Notifications feature is not activated on the site.

quite quickly I got an article describing what to do. I had however the same problem as others. I’m on office 365.

Easy solution:  OfficeDev/PnP-PowerShell on Github has Enable-SPOFeature available.

[code lang=text]
Connect-SPOnline https:/ /mytenant.sharepoint.com

Enable-SPOFeature -Identity 41e1d4bf-b1a2-47f7-ab80-d5d6cbba3092
[/code]


Discover more from SharePains

Subscribe to get the latest posts sent to your email.

Related Posts

2 thoughts on “Office 365 – The Push Notifications feature is not activated on the site

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from SharePains

Subscribe now to keep reading and get access to the full archive.

Continue reading