Tag - wakeup

SharePoint ToolBox 102

Taxonomy Toolkit 2.1.0

For use with Microsoft SharePoint, Taxonomy Toolkit provides PowerShell cmdlets and a C# API for importing, exporting, and bulk editing of taxonomy objects from the Managed Metadata Service. The data is stored using TAXML, an XML-based file format. All operations are performed using the SharePoint Client OM. Taxonomy Toolkit does not require administrator permissions and is compatible with both on-prem and Office 365 cloud-hosted sites.

Taxonomy Toolkit was created by a Microsoft employee as part of the Garage spirit of developing interesting project ideas on the side without official sponsorship. The tool gained popularity internally, and after many requests to share it with customers, the author eventually obtained permission to publish the code under an open source license.

SharePoint Feature Administration and Clean Up Tool

The Feature Admin Tool finds faulty FeatureDefinitions and cleanly uninstalls them. It finds feature remainders in sites, SiteCollections, WebApps and in the Farm, caused e.g. by forcefully uninstalled Features from a farm without deactivating them before. These faulty features, never visible, cause errors.

SPSWakeUp – Wake Up Your SharePoint !

SPSWakeUp is a PowerShell script tool to warm up all site collection in your SharePoint environment. It’s compatible with all supported versions for SharePoint (2007, 2010 and 2013).