how do i change standard email lettertype

Jelle van de voort 0 Reputation points
2024-04-10T07:02:35.2366667+00:00

how do i change standard email lettertype for all users in intune

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Intune | Other
{count} votes

2 answers

Sort by: Most helpful
  1. glebgreenspan 2,245 Reputation points
    2024-04-10T13:12:00.04+00:00

    Hello Jelle

    1. Sign in to Microsoft Endpoint Manager Admin Center: Open a web browser and navigate to the Microsoft Endpoint Manager admin center.
    2. Navigate to Device Configuration: In the Microsoft Endpoint Manager admin center, go to Devices > Configuration profiles > Create profile.
    3. Create a Profile for Email Settings: Click on Create profile to create a new profile. Choose the platform suitable for your devices (e.g., Windows, iOS/iPadOS, Android). Select the profile type based on the device platform (e.g., Email).
    4. Configure Email Settings: In the profile settings, navigate to the Email or Exchange ActiveSync configuration section. Look for options related to email settings, which may include options to configure the default font, font size, and other formatting options.
    5. Modify Email Font Settings: Find the setting related to the default email font (lettertype) and modify it to your preferred font style and size. Some platforms may offer specific fields for font configuration, while others may require you to enter custom XML settings.

    Here is example of XML

    • Open a text editor (e.g., Notepad) and create a custom XML file with the desired font settings. For example:
        xmlCopy code
        <?xml version="1.0" encoding="utf-8"?>
        
      

    Upload Custom XML to Intune:

    In the Intune admin center, navigate to **Devices** > **Configuration profiles** > **Create profile**.
    
    Choose the appropriate platform (e.g., Windows 10 and later) and profile type (e.g., Custom).
    
    Upload the custom XML file containing the email font settings.
    
    0 comments No comments

  2. ZhoumingDuan-MSFT 17,165 Reputation points Microsoft External Staff
    2024-04-11T01:43:36.7266667+00:00

    @Jelle van de Voort, Thanks for posting in Q&A.

    From your description, I know you want to change standard email letter type for all users via Intune.

    Based on my research, we can export the email letter type and create Detection Script, Remediation Script and then deploy it via Intune.

    Here is the detailed information you can refer.

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

    Non-official, just for reference.

    Hope it will 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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.