Forum Discussion
aaronm443
Mar 29, 2023Copper Contributor
Backgrounds
Has anybody worked out how to add custom backgrounds programmatically? We will need to push our corp imagery to make it available for all staff. Previously this was done by GPO putting images into ...
PaulA10
Nov 14, 2023Copper Contributor
I have made a simple Powershell script with a GUI to take any image file, rename it to the new naming standard (GUID), create and resize a _thumb file, and then move them both to a specified location.
I then distribute these using GPO. Hope it helps someone.
https://github.com/M11Y4G1/Teams-Rename
I then distribute these using GPO. Hope it helps someone.
https://github.com/M11Y4G1/Teams-Rename