Forum Discussion
keetaya80
Oct 17, 2018Brass Contributor
Enable "Open in Client" Feature in a Tenant's Site Collections
Hi, I would like to know how to enable the "open in the client" feature for all the site collections in an office 365 tenant. I mean instead go to each site's site collection feature to enable it...
Oct 17, 2018
Sure, this is something you should easily achieve with PowerShell using CSOM API
- keetaya80Oct 18, 2018Brass Contributor
Thanks we figured out PS solution for enabling this feature for all the existing sites. But let's say if we need to automatically enable it when a new site collection created, a possible solution?
Appreciate a code sample/positive feedback.