Wednesday, 21 November 2012

How to activate a hidden feature in SharePoint (PowerShell)

Simply run the PowerShell command:

Enable-SPFeature -identity <guid> -URL http://mysite.com/



See also: How to activate or enable Hidden Features in SharePoint 2010 through PowerShell




No comments:

Post a Comment