How do I use InTune to change font on all devices

Chris Network Admin 5 Reputation points
2024-05-07T13:01:14.3866667+00:00

I am having a problem with the new Aptos font, and I am trying to change all the device's font in InTune back to Arial. The problem I have is that Outlook for iOS doesn't seem to like Aptos too much- and I am trying to find a way to set the default font for Outlook for iOS and apply it to all iPhones that InTune is administering.

If there is a way for me to get the Outlook 365 app for Windows 11 to have a default font as well, that would be excellent.

I have tried this:

get-mailbox -resultsize unlimited | set-mailboxmessageconfiguration -defaultFontName "Arial" -DefaultFontSize "11" and have only succeeded in changing the font on OWA, not on the apps

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
890 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,132 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 44,151 Reputation points Microsoft Vendor
    2024-05-08T02:42:19+00:00

    @Chris Network Admin, Thanks for posting in Q&A. For outlook on iOS, I don't find the app configuration policy to set the default font.

    https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/outlook-for-ios-and-android/outlook-for-ios-and-android-configuration-with-microsoft-intune

    You can feedback to Microsoft 365 to see if we can have this setting in the future.

    https://support.microsoft.com/en-us/office/how-do-i-give-feedback-on-microsoft-365-2b102d44-b43f-4dd2-9ff4-23cf144cfb11

    On Windows, based on my researching, I find threads describe using PowerShell script to change the font. Maybe you can try to see if it can help.

    https://techcommunity.microsoft.com/t5/windows-powershell/powershell-script-to-change-font-of-office-apps/m-p/2467840

    https://www.joeyverlinden.com/default-fonts-and-styles-for-outlook-via-intune/

    Note: Non-Microsoft link, just for the reference.

    Hope the above information can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.