SharePoint 2013

21 posts

Change “SharePoint” text in the top bar

By default, on the top left of each SharePoint 2013 site there is a “SharePoint” text. This can be replaced by overriding a delegate control called “SuiteBarBrandingDelegate“. But if you simply want to change the text without writing any code, using 3 line PowerShell script is the easiest way. $webApp […]

Save SharePoint 2013 Publishing Site as Template

Microsoft is restricted saving SharePoint 2013 Publishing sites as templates. Here is the information you can find on Microsoft Support pages (http://support.microsoft.com/kb/2492356) SharePoint does not support Save Site as Template option with the Publishing features turned on. The supported method to create templates for publishing sites is to use a site definition template and […]

PowerShell: Changing the Distributed Cache Service Managed Account

Changing managed account used for “Distributed Cache Service” is one of the things that cannot be done using the SharePoint Central Administrator. So as central admin advises you navigate to Security -> General Security -> Configure Service Accounts, find the “Distributed Cache Service” and select another managed account, it gives […]

SharePoint 2013 Certification Exams

Since Microsoft released SharePoint Server 2013 RTM, SharePoint community is heavily using it and trying to learn the new features. To test your SharePoint 2013 skills and get more job opportunities in your career you may think to take Microsoft certification exams. As usual Microsoft is working on the new certification paths […]