Skip to content

Commit b6d0b39

Browse files
authored
Update description.md
1 parent f0d81d8 commit b6d0b39

File tree

1 file changed

+3
-3
lines changed
  • Site Management/Features/Activate or deactivate a SPO feature for direct subsites in site collection

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
A simple script for SharePoint Online that finds all direct (one-level down) subsites in a provided site collection and enables the chosen SharePoint feature for all of them. You need to have the required permissions for the site and known the feature guid. The list of guids can be found here:
2-
http://blogs.msdn.com/b/razi/archive/2013/10/28/listing-all-sharepoint-2013-features-including-name-title-scope-id-and-description.aspx
1+
A simple script for SharePoint Online that finds all direct (one-level down) subsites in a provided site collection and enables the chosen SharePoint feature for all of them. You need to have the required permissions for the site and known the feature guid. The list of guids can be found [here](http://blogs.msdn.com/b/razi/archive/2013/10/28/listing-all-sharepoint-2013-features-including-name-title-scope-id-and-description.aspx).
32

43

5-
##### Related scripts
4+
#### Related scripts
5+
66
Activate or deactivate a feature for a site and its subsites [GitHub](https://github.com/PowershellScripts/AllGalleryScriptsSamples/tree/master/Site%20Management/Features/Activate%20or%20deactivate%20a%20feature%20for%20a%20site%20and%20its%20subsites) [Technet Gallery](https://gallery.technet.microsoft.com/office/Activate-or-deactivate-a-bc6534e9)
77

88
Activate or deactivate a SPO feature for a single site [GitHub](https://github.com/PowershellScripts/AllGalleryScriptsSamples/tree/master/Site%20Management/Features/Activate%20or%20deactivate%20a%20SPO%20feature%20for%20a%20single%20site) [Technet Gallery](https://gallery.technet.microsoft.com/office/Activate-or-deactivate-a-da769f9d)

0 commit comments

Comments
 (0)