Forum Discussion
Asen_Marinov
Mar 19, 2024Copper Contributor
Default to be set as Calibri
Hi all, I would like to ask for some advise as I need to change the default font in Outlook for all users in the tenant. I found this article -> https://www.joeyverlinden.com/default-fonts-and-...
joeyvldn
Jun 27, 2024Brass Contributor
Sorry to see your post only now. You could have wrote a comment on the blog which i would have seen much faster.
I have an example script here. Maybe this helps? Note: This script was based on a one-time deploy script and running as a scheduled task. The blog was later modified to use the proactive remediation script. The contents of the script are mostly the same. Take a look here:
PS. Don't know anymore which font this was.
https://github.com/j0eyv/scripts/blob/main/UEM_OutlookBranding_Example.ps1
I have an example script here. Maybe this helps? Note: This script was based on a one-time deploy script and running as a scheduled task. The blog was later modified to use the proactive remediation script. The contents of the script are mostly the same. Take a look here:
PS. Don't know anymore which font this was.
https://github.com/j0eyv/scripts/blob/main/UEM_OutlookBranding_Example.ps1