In certain cases you may not want Site Collection Administrators or otherwise delegated users to use a certain type of Web template. This can be achieved using 3rd party tools quite easily, or if Publishing is turned on at the Site Collection level. However, in some cases neither of these options are available. In this case, we can do it with PowerShell. You will need your LCID (Language ID), in this case, 1033, or English. [crayon-5200c71bcebfc099101981/] To add a template back into the list, run: [crayon-5200c71bcec13898210038/] The change will appear when a user attempts to create a new Web of the selected Web.
↧