Enumerating Site Templates Via PowerShell

8 Dec

When I’m working on an extremely large SharePoint deployment, getting small code changes deployed to my dev environment to test things can be a slow process.

I’ve started using PowerShell very frequently to verify the expected return from different objects before writing the code.

Here’s how you can enumerate all the site templates installed:


Leave a Reply

Your email address will not be published. Required fields are marked *