Quantcast
Channel: BizTalk Community Blogs via Syndication : tool, sharepoint
Viewing all articles
Browse latest Browse all 20

Change SharePoint Central Admin Top Bar Text

$
0
0
Overview To help make it abundantly clear which central admin site someone is logged into, I wanted to change the top bar text to something other than “SharePoint”.  Turns out you can do that using the SuiteBarBrandingElement value on the Central Administration Web Application object  from PowerShell. Code: Add-PSSnapin microsoft.sharepoint.powershell $ca = Get-SPWebApplication -IncludeCentralAdministration | ` [...] Blog Post by: Michael Gerety...(read more)

Viewing all articles
Browse latest Browse all 20

Trending Articles