Deprecated: Function jetpack_form_register_pattern is deprecated since version jetpack-13.4! Use Automattic\Jetpack\Forms\ContactForm\Util::register_pattern instead. in /home/ubuntu/www/edgetalk/wp-includes/functions.php on line 6078
Setting Default Fonts in Word, Excel, Outlook, and PowerPoint via Group Policy - Edge Talk
Microsoft 365

Setting Default Fonts in Word, Excel, Outlook, and PowerPoint via Group Policy

In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps via Group Policy is a great way to go.

Word

Normal.dotm is the default template for Word which can be configured to store all the default word styles, including font family and size. The file is saved under the following location:

%appdata%\Microsoft\Templates

There are no Group Policy objects to set the default font in Word. However, you can deploy the Normal.dotm file via the login script that can be configured via Group Policy.

PowerPoint

Similar to Word, setting the default font in PowerPoint can be done through the default theme.potx file in the following location.

%appdata%\Microsoft\Templates\Document Themes

There are also no Group Policy objects designated to set default fonts for PowerPoint but you can deploy the default theme.potx file via the login script as well.

Excel

Navigate to the following policy path in Group Policy Management and set the Font details like below.

User Configuration >Microsoft Excel 2016 > Excel Options > General

You can also set a cloud policy for the devices that are not connected to a Domain Controller.

Head over to the Policy Management and set up a cloud policy.

Outlook

Setting up the default font in Outlook can only be done in the program or through a registry key at the following location.

HKEY_CURRENT\Software\Microsoft\Office\16.0\Common\MailSettings

Since the values are in binary format, you will have to use the Export feature to export the key, convert it to an XML format, and then paste it into Group Policy. If you already have registry settings in place, you will need to merge them first and then paste in the whole thing.

I am not going to lie. The setup isn’t straightforward and could potentially mess up other settings you already put in place. I’d suggest using this method as the last resort.

edge

Share
Published by
edge

Recent Posts

Disable Copilot on Windows 11 via Group Policy GPO

If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…

4 weeks ago

Wake-On-LAN (WOL) with Windows and PowerShell

Wake-On-LAN is a networking standard that lets you wake up a computer from either a…

2 months ago

How To Remove Restrictions Set in A Password-Protected PDF File

First of all, this is not to bypass a PDF file that requires a password…

2 months ago

How To Move My Outlook Navigation Bar Back From Left Back To the Bottom

Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…

1 year ago

Headset with Microphone Echoing My Own Voice on Windows, What To Do?

One colleague came up to me the other day asking me to take look at…

1 year ago

How To Set Up Country-based IP Block on WordPress

If the amount of spam you get is out of control from your WordPress-based website,…

2 years ago