Forum Discussion
Disable commenting on specific site collection only
Shijuraj wrote:john john Set-SPOsite -identity https://<tenant>.sharepoint.com/sites/<site> -commentsOnSitePagesDisabled 1
Give it a try and see
Shijurajwill this get overridden by the global settings?
- john johnJul 08, 2019Steel Contributor
jcgonzalezmartin wrote:
No, it won'tjcgonzalezmartinok fine, but let say in the future i need to allow this site collection to follow the global settings (enabled or disabled) can i do this? or since i define it to have unique settings for the commenting then i can not force to follow the global settings anymore?
- ShijurajJul 08, 2019Brass ContributorThe global setting may not reflect if you change site settings manually, like you can do for each individual page.
- john johnJul 08, 2019Steel Contributor
Shijuraj wrote:
The global setting may not reflect if you change site settings manually, like you can do for each individual page.Shijurajok i got your point, but if in the future i want to apply the global setting on the site collection, can i do it? or if i force the site collection to have unique settings for the "Commenting" through the power-shell command you shared, then i can not force it to get the global setting anymore? did u get my point?