Forum Discussion
New tab logo - GPO
- Jan 16, 2020
LBXComputers thanks for checking in! If you're using the Enterprise new tab experience then you can configure your company logo to appear on that page via the online admin center. You can read more about how to do that here: https://docs.microsoft.com/en-us/office365/admin/setup/customize-your-organization-theme?view=o365-worldwide
Please let me know if this is a good solution for you, or additional feedback if not. Thanks!
I'm seeing the same exact Problem in the edge://policy it shows OK, but no logo on the New Tab page.
This is the JSON I have in the GPO
{
"light_logo": {
"url": "https://i.ibb.co/WpFnSYC/MCClogo.png",
"hash": "1D91CE425B40B227D07BC80D35C9487CEE0CFB48D626080CE4C429F9877714C9"
},
"default_logo": {
"url": "https://i.ibb.co/WpFnSYC/MCClogo.png",
"hash": "1D91CE425B40B227D07BC80D35C9487CEE0CFB48D626080CE4C429F9877714C9"
}
}
- TI_MasterDec 30, 2019Copper Contributor
I am having the same issue. The GPO looks correct and it shows up in edge://policy, but no logo is showing.
- OliverTeglhusDec 09, 2019Brass Contributor
Bumping this
{
"default_logo": {
"hash": "5A75F0D5C6BEB34F772C35B1CC3FD05477D382FBCBB6F845E5926C20F14DD035",
"url": "*logo-url*"
},
"light_logo": {
"hash": "5A75F0D5C6BEB34F772C35B1CC3FD05477D382FBCBB6F845E5926C20F14DD035",
"url": "*logo-url*"
}
}Same issue i still get the Microsoft logo on the new tab. The policy page says that it's "okay" but it still doesn't work.
Any help please. 🙂