How to set Default Font for All Users

S

Scotty_ed

Using Outlook 2002 on Termincal Services and also 2003 on Certain Computers.

Was looking for a way to set the default Font for all users to help us shape
our corporate identity.

I have tried going through the GPO Templates for Outlook and there isn't an
option in there for setting a deault font!

Any ideas?
 
N

NA

Scotty_ed said:
Using Outlook 2002 on Termincal Services and also 2003 on Certain
Computers.

Was looking for a way to set the default Font for all users to help us
shape
our corporate identity.

I have tried going through the GPO Templates for Outlook and there isn't
an
option in there for setting a deault font!

Any ideas?

Outlook Profiler search google.com
 
E

Emily Lin

Hi ,

The default font settings in Outlook 2002 is stored in the following registry key.
HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\MailSettings

ComposeFontSimple - The composing new message font.
ReplyFontSimple - The reply and forwarding font.
TextFontSimple - The plain text font.

Some of these values may not be visible if you did not change their corresponding setting in step 1. This is due to the fact that these
values are hidden until you change the default font set by Outlook.

We can add the registry key to the client via GPO to set the default font for Outlook. Following is the key steps.

1. On the terminal server, login one of the users. Open Outlook 2002. Go to the Tools menu -> Options -> Mail Format -> Fonts to
set the default fonts.
2. Exit Outlook 2002. Open the registry editor and locate the registry key HKEY_CURRENT_USER\Software\Microsoft\Office\10.0
\Common\MailSettings
3. Right click on the 'MailSettings' key on the left hand side of the registry editor and select 'Export'. Enter a file name and save the
FONT.reg file.
4. Right click on the file FONT.reg and select 'Edit'. This should open notepad. Edit the reg file so it will only create the desired
values.

ComposeFontSimple - The composing new message font.
ReplyFontSimple - The reply and forwarding font.
TextFontSimple - The plain text font.

5. Add this registry key to all the users via GPO.

Note: The registry key for Outlook 2003 is HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\MailSettings

What is the result?

If anything is unclear or if you have any other concerns, please don't hesitate to contact me.

Sincerely,

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
======================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================

--------------------
| Thread-Topic: How to set Default Font for All Users
| thread-index: AcgENyL/O/WKwcXfTwKPRcsxgazcFQ==
| X-WBNR-Posting-Host: 207.46.19.168
| From: =?Utf-8?B?U2NvdHR5X2Vk?= <[email protected]>
| Subject: How to set Default Font for All Users
| Date: Mon, 1 Oct 2007 07:27:03 -0700
| Lines: 9
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2929
| Newsgroups: microsoft.public.outlook.installation
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.outlook.installation:9426
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.outlook.installation
|
| Using Outlook 2002 on Termincal Services and also 2003 on Certain Computers.
|
| Was looking for a way to set the default Font for all users to help us shape
| our corporate identity.
|
| I have tried going through the GPO Templates for Outlook and there isn't an
| option in there for setting a deault font!
|
| Any ideas?
|
 
E

Emily Lin

Hi,

I am writing as a courtesy to follow-up on this issue. Do you have any problem at this time? If so, please let me know at your earliest
convenience. I am waiting for your reply.


Sincerely,

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

======================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================


--------------------
| X-Tomcat-ID: 32430419
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) (Emily Lin)
| Organization: [Microsoft]
| Date: Tue, 02 Oct 2007 02:38:12 GMT
| Subject: RE: How to set Default Font for All Users
| X-Tomcat-NG: microsoft.public.outlook.installation
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.outlook.installation
| Lines: 88
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.outlook.installation:9463
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
| Hi ,
|
| The default font settings in Outlook 2002 is stored in the following registry key.
| HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\MailSettings
|
| ComposeFontSimple - The composing new message font.
| ReplyFontSimple - The reply and forwarding font.
| TextFontSimple - The plain text font.
|
| Some of these values may not be visible if you did not change their corresponding setting in step 1. This is due to the fact that these
| values are hidden until you change the default font set by Outlook.
|
| We can add the registry key to the client via GPO to set the default font for Outlook. Following is the key steps.
|
| 1. On the terminal server, login one of the users. Open Outlook 2002. Go to the Tools menu -> Options -> Mail Format -> Fonts to
| set the default fonts.
| 2. Exit Outlook 2002. Open the registry editor and locate the registry key HKEY_CURRENT_USER\Software\Microsoft\Office\10.0
| \Common\MailSettings
| 3. Right click on the 'MailSettings' key on the left hand side of the registry editor and select 'Export'. Enter a file name and save the
| FONT.reg file.
| 4. Right click on the file FONT.reg and select 'Edit'. This should open notepad. Edit the reg file so it will only create the desired
| values.
|
| ComposeFontSimple - The composing new message font.
| ReplyFontSimple - The reply and forwarding font.
| TextFontSimple - The plain text font.
|
| 5. Add this registry key to all the users via GPO.
|
| Note: The registry key for Outlook 2003 is HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\MailSettings
|
| What is the result?
|
| If anything is unclear or if you have any other concerns, please don't hesitate to contact me.
|
| Sincerely,
|
| Emily Lin,
| Microsoft Online Partner Support
|
| Get Secure! - www.microsoft.com/security
| ======================================================
| When responding to posts, please "Reply to Group" via your newsreader
| so that others may learn and benefit from this issue.
| ======================================================
| This posting is provided "AS IS" with no warranties, and confers no rights.
| ======================================================
|
| --------------------
| | Thread-Topic: How to set Default Font for All Users
| | thread-index: AcgENyL/O/WKwcXfTwKPRcsxgazcFQ==
| | X-WBNR-Posting-Host: 207.46.19.168
| | From: =?Utf-8?B?U2NvdHR5X2Vk?= <[email protected]>
| | Subject: How to set Default Font for All Users
| | Date: Mon, 1 Oct 2007 07:27:03 -0700
| | Lines: 9
| | Message-ID: <[email protected]>
| | MIME-Version: 1.0
| | Content-Type: text/plain;
| | charset="Utf-8"
| | Content-Transfer-Encoding: 7bit
| | X-Newsreader: Microsoft CDO for Windows 2000
| | Content-Class: urn:content-classes:message
| | Importance: normal
| | Priority: normal
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2929
| | Newsgroups: microsoft.public.outlook.installation
| | Path: TK2MSFTNGHUB02.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.outlook.installation:9426
| | NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| | X-Tomcat-NG: microsoft.public.outlook.installation
| |
| | Using Outlook 2002 on Termincal Services and also 2003 on Certain Computers.
| |
| | Was looking for a way to set the default Font for all users to help us shape
| | our corporate identity.
| |
| | I have tried going through the GPO Templates for Outlook and there isn't an
| | option in there for setting a deault font!
| |
| | Any ideas?
| |
|
|
|
 
S

Scott Edmond

Hi Emily,

Thanks for the Info - Decided to make the users resposible for setting the
default Font. I can't believe some of the things you can't do with Group
Policy!

Scott
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top