{"id":1037,"date":"2013-11-03T15:04:17","date_gmt":"2013-11-03T22:04:17","guid":{"rendered":"https:\/\/mmman.itgroove.net\/?p=1037"},"modified":"2023-02-24T21:48:37","modified_gmt":"2023-02-24T21:48:37","slug":"change-the-sharepoint-text-in-the-top-left-corner","status":"publish","type":"post","link":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/","title":{"rendered":"Change the &#8220;SharePoint&#8221; text in the top left corner."},"content":{"rendered":"<p>The following is a great post by Tobias Zimmergren about how to change the text in the upper left of the 2013 branding very easily via PowerShell.<\/p>\n<p><a title=\"https:\/\/zimmergren.net\/technical\/sp-2013-tip-change-the-sharepoint-text-in-the-top-left-corner\" href=\"http:\/\/zimmergren.net\/technical\/sp-2013-tip-change-the-sharepoint-text-in-the-top-left-corner\">http:\/\/zimmergren.net\/technical\/sp-2013-tip-change-the-sharepoint-text-in-the-top-left-corner<\/a><\/p>\n<p>Thanks Tobias, I\u2019ve used this several times (including in our own Portal \u2013 seen below).&nbsp; <img decoding=\"async\" class=\"wlEmoticon wlEmoticon-smile\" style=\"border-top-style: none;border-left-style: none;border-bottom-style: none;border-right-style: none\" alt=\"Smile\" src=\"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png\"><\/p>\n<p><a href=\"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/image.png\"><img loading=\"lazy\" decoding=\"async\" title=\"image\" style=\"border-top: 0px;border-right: 0px;border-bottom: 0px;padding-top: 0px;padding-left: 0px;margin: 0px;border-left: 0px;padding-right: 0px\" border=\"0\" alt=\"image\" src=\"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/image_thumb.png\" width=\"142\" height=\"71\"><\/a><\/p>\n<p>[code language=&#8221;powershell&#8221;]<br \/>\n$webApp = Get-SPWebApplication http:\/\/[your SharePoint web application]<\/p>\n<p>$webApp.SuiteBarBrandingElementHtml = &quot;Awesome Text Goes Here&quot;<\/p>\n<p>$webApp.Update()<br \/>\n[\/code]<\/p>\n<p>Note, the \u201cSuiteBarBrandingElementHtml\u201d can contain any text or HTML you\u2019d like to include.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The following is a great post by Tobias Zimmergren about how to change the text in the upper left of the 2013 branding very easily via PowerShell. http:\/\/zimmergren.net\/technical\/sp-2013-tip-change-the-sharepoint-text-in-the-top-left-corner Thanks Tobias, I\u2019ve used this several times (including in our own Portal \u2013 seen below).&nbsp; [code language=&#8221;powershell&#8221;] $webApp = Get-SPWebApplication http:\/\/[your SharePoint web application] $webApp.SuiteBarBrandingElementHtml = &quot;Awesome &hellip; <a href=\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/\"><\/a><\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[31,7],"tags":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Change the &quot;SharePoint&quot; text in the top left corner. - Archive<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Change the &quot;SharePoint&quot; text in the top left corner. - Archive\" \/>\n<meta property=\"og:description\" content=\"The following is a great post by Tobias Zimmergren about how to change the text in the upper left of the 2013 branding very easily via PowerShell. http:\/\/zimmergren.net\/technical\/sp-2013-tip-change-the-sharepoint-text-in-the-top-left-corner Thanks Tobias, I\u2019ve used this several times (including in our own Portal \u2013 seen below).&nbsp; [code language=&#8221;powershell&#8221;] $webApp = Get-SPWebApplication http:\/\/[your SharePoint web application] $webApp.SuiteBarBrandingElementHtml = &quot;Awesome &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/\" \/>\n<meta property=\"og:site_name\" content=\"Archive\" \/>\n<meta property=\"article:published_time\" content=\"2013-11-03T22:04:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-24T21:48:37+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png\" \/>\n<meta name=\"author\" content=\"Colin Phillips (Alumni)\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Colin Phillips (Alumni)\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/\",\"url\":\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/\",\"name\":\"Change the \\\"SharePoint\\\" text in the top left corner. - Archive\",\"isPartOf\":{\"@id\":\"https:\/\/regroove.ca\/archive\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png\",\"datePublished\":\"2013-11-03T22:04:17+00:00\",\"dateModified\":\"2023-02-24T21:48:37+00:00\",\"author\":{\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b\"},\"breadcrumb\":{\"@id\":\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#primaryimage\",\"url\":\"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png\",\"contentUrl\":\"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog Archive\",\"item\":\"https:\/\/regroove.ca\/archive\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Change the &#8220;SharePoint&#8221; text in the top left corner.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/regroove.ca\/archive\/#website\",\"url\":\"https:\/\/regroove.ca\/archive\/\",\"name\":\"Archive\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/regroove.ca\/archive\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b\",\"name\":\"Colin Phillips (Alumni)\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g\",\"caption\":\"Colin Phillips (Alumni)\"},\"url\":\"https:\/\/regroove.ca\/archive\/author\/cphillips\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Change the \"SharePoint\" text in the top left corner. - Archive","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/","og_locale":"en_US","og_type":"article","og_title":"Change the \"SharePoint\" text in the top left corner. - Archive","og_description":"The following is a great post by Tobias Zimmergren about how to change the text in the upper left of the 2013 branding very easily via PowerShell. http:\/\/zimmergren.net\/technical\/sp-2013-tip-change-the-sharepoint-text-in-the-top-left-corner Thanks Tobias, I\u2019ve used this several times (including in our own Portal \u2013 seen below).&nbsp; [code language=&#8221;powershell&#8221;] $webApp = Get-SPWebApplication http:\/\/[your SharePoint web application] $webApp.SuiteBarBrandingElementHtml = &quot;Awesome &hellip;","og_url":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/","og_site_name":"Archive","article_published_time":"2013-11-03T22:04:17+00:00","article_modified_time":"2023-02-24T21:48:37+00:00","og_image":[{"url":"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png"}],"author":"Colin Phillips (Alumni)","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Colin Phillips (Alumni)"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/","url":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/","name":"Change the \"SharePoint\" text in the top left corner. - Archive","isPartOf":{"@id":"https:\/\/regroove.ca\/archive\/#website"},"primaryImageOfPage":{"@id":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#primaryimage"},"image":{"@id":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#primaryimage"},"thumbnailUrl":"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png","datePublished":"2013-11-03T22:04:17+00:00","dateModified":"2023-02-24T21:48:37+00:00","author":{"@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b"},"breadcrumb":{"@id":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#primaryimage","url":"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png","contentUrl":"http:\/\/mmman.itgroove.net\/wp-content\/uploads\/mmman\/2013\/11\/wlEmoticon-smile.png"},{"@type":"BreadcrumbList","@id":"https:\/\/regroove.ca\/archive\/2013\/11\/03\/change-the-sharepoint-text-in-the-top-left-corner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Archive","item":"https:\/\/regroove.ca\/archive\/"},{"@type":"ListItem","position":2,"name":"Change the &#8220;SharePoint&#8221; text in the top left corner."}]},{"@type":"WebSite","@id":"https:\/\/regroove.ca\/archive\/#website","url":"https:\/\/regroove.ca\/archive\/","name":"Archive","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/regroove.ca\/archive\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b","name":"Colin Phillips (Alumni)","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g","caption":"Colin Phillips (Alumni)"},"url":"https:\/\/regroove.ca\/archive\/author\/cphillips\/"}]}},"_links":{"self":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/1037"}],"collection":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/comments?post=1037"}],"version-history":[{"count":1,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/1037\/revisions"}],"predecessor-version":[{"id":1900,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/1037\/revisions\/1900"}],"wp:attachment":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/media?parent=1037"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/categories?post=1037"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/tags?post=1037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}