Forum Discussion
Deploying custom meeting backgrounds to all users
We're looking to deploy a set of custom meetings backgrounds to all of our users, what's the bets method for that? Looking at using the file copy option via a GPO but wanted to see if there might be some other ways of doing it. Has anyone done this in their orgs?
- So for those following at home. I couldn't get the GPO copy option to work properly to get the files into the destination folder, so we've gone with packaging up the backgrounds and deploying via Active Setup
14 Replies
- JamieHosleyBrass ContributorSo for those following at home. I couldn't get the GPO copy option to work properly to get the files into the destination folder, so we've gone with packaging up the backgrounds and deploying via Active Setup
- areebasyedCopper Contributor
JamieHosley hey can you please explain how did you do that?
I am trying to find a way to complete the exact same task but no luck
- Remy_KusterCopper Contributor
https://www.iamsysadmin.eu/powershell/set-custom-teams-backgrounds-with-powershell
- ChristianBergstromSilver Contributor
JamieHosley Hey, haven't done this but agree that pushing the pictures to the clients location should be the way to go (per now at least).
Just a heads up, if I'm not mistaking if a user never has used a background the directories (background/uploads) hasn't been populated so you would have to create these for them. And you can't change the default, the user will need to select a custom background.
And while I'm at it. This is available as an add-on to customize the experience further, such as customized lobby etc. Perhaps they will add the "background branding" feature as well.
'Advanced Communications add-on for Microsoft Teams'
"We'll be adding more customization's, tools, and communications enhancements in the coming months."
https://docs.microsoft.com/en-us/microsoftteams/teams-add-on-licensing/advanced-communications
- LisHawj3190Copper Contributor
ChristianBergstrom​ - If a user has never used a Teams background there is an issue I have ran into and cannot find a working solution. First, as you had stated the directory to Background\Uploads is not available if the user has never used the backgrounds feature. Using an Intune script, I create the directory path and upload custom backgrounds to the Background\Uploads folder, but the custom pre-uploaded contents are deleted when the user decides to use Teams backgrounds for the first time. This process works fine when the user has already used the background feature before receiving the content push from Intune.
Is there any way to pre-create the path and upload the content and prevent Teams from deleting the contents when a user is first accessing the backgrounds' feature/function?
- HenryPhillipsNimbitechBronze ContributorHi,
Not done this personally but I think you have the right idea. As to do this individually you would either add directly to the correct location or achieve the same via the add button in the client but either way it is all leading to getting the file into the correct location.
Thanks
Henry- Jamie HosleyBrass Contributor
Thanks Henry, I'll post back here with how this goes just so folks have it as a reference. I'm guessing at some point this would be added as a setting option as it seems many would want backgrounds deployed to their users as a branding option.
- HenryPhillipsNimbitechBronze Contributor
Hi Jamie Hosley ,
Yeah, I would get an entry on User Voice and I will give it a vote or you could up vote an existing entry such as: https://microsoftteams.uservoice.com/forums/555103-public/suggestions/40646029-more-granular-controls-for-custom-backgrounds-in-t
Don't forget any idea you have, either get an up vote in or make a new entry at: https://microsoftteams.uservoice.com/forums/555103-public
Thanks
Henry