Create your own Visual Studio Code snippets Code snippets are templates that make it easier to enter repeating code […]
Find all sites where a feature is activated A PowerShell script to find where a Feature is activated in a […]
How to add go back link to my site in SharePoint 2013 We can use this PowerShell script to change SuiteBarBrandingElementHtml: $webapp = Get-SPWebApplication […]
Health Analyzer Rule Definitions – Reanalyze Now error for Non English installations Case: using a non English installation of SharePoint Pressing the Reanalyze Now […]
List all Sites where a feature is activated with PowerShell Quick note because it seems like a lot of people are looking […]
Sign in as a Different User in SharePoint 2013 SharePoint 2010 had an option “Log in as another user.” In 2013, […]
Sync to SharePoint Workspace option not visible for one user Problem One of our users cannot see the option to “Sync to […]
DirectAdmin Reset Owner recursively How to reset the owner of all subfolders by extending the url of DirectAdmin.
Enable Session State in SharePoint 2010 If you are trying to use session state in SharePoint 2010 to […]