PC Review


Reply
Thread Tools Rate Thread

Automatic Formatting in OL2003?

 
 
Michael Patten
Guest
Posts: n/a
 
      16th Feb 2005
Hi,

I am doing some work for a friend of mine, who wants to have outlook setup
by default to have automatic formatting to colour e-mails as required... (EG
Blue from internal, Red & Bold from IT, and Itallics from Government
Departments)

I am able to do this on a computer by computer basis, however for
simplicity, i would like to either be able to import these settings, replace
the required file on each computer as it is set up, or force these settings
from the Exchange (SBS) 2003 server.

The mail profile is setup as a part of an unattended install, and if this
formatting could be included in the unattended installation would be
preferential.

I value any feedback...

--
Regards,
Michael Patten

DipIT, MCSE, CLS

Accenture Internal Technology Services
________________________________
PH: +61 2 9005 5368
E-Mail : (E-Mail Removed)
(Please remove "NOSPAM.")

Remember - There are 2 types of users;
Those that have lost data, and those who are about to.


 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      16th Feb 2005
Automatic formatting settings, which is what you're talking about, can't be
deployed.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Michael Patten" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I am doing some work for a friend of mine, who wants to have outlook setup
> by default to have automatic formatting to colour e-mails as required...
> (EG
> Blue from internal, Red & Bold from IT, and Itallics from Government
> Departments)
>
> I am able to do this on a computer by computer basis, however for
> simplicity, i would like to either be able to import these settings,
> replace
> the required file on each computer as it is set up, or force these
> settings
> from the Exchange (SBS) 2003 server.
>
> The mail profile is setup as a part of an unattended install, and if this
> formatting could be included in the unattended installation would be
> preferential.



 
Reply With Quote
 
Michael Patten
Guest
Posts: n/a
 
      17th Feb 2005
Sue,

So these settings are not stored in a moveable location?
Are they able to be replicated using registry settings or a VB Script?

Sorry, but i am trying to save a fair bit of time by automating this
process...

--
Regards,
Michael Patten

DipIT, MCSE, CLS

Accenture Internal Technology Services
________________________________
PH: +61 2 9005 5368
E-Mail : (E-Mail Removed)
(Please remove "NOSPAM.")

Remember - There are 2 types of users;
Those that have lost data, and those who are about to.
"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:Oxza$(E-Mail Removed)...
> Automatic formatting settings, which is what you're talking about, can't

be
> deployed.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Michael Patten" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi,
> >
> > I am doing some work for a friend of mine, who wants to have outlook

setup
> > by default to have automatic formatting to colour e-mails as required...
> > (EG
> > Blue from internal, Red & Bold from IT, and Itallics from Government
> > Departments)
> >
> > I am able to do this on a computer by computer basis, however for
> > simplicity, i would like to either be able to import these settings,
> > replace
> > the required file on each computer as it is set up, or force these
> > settings
> > from the Exchange (SBS) 2003 server.
> >
> > The mail profile is setup as a part of an unattended install, and if

this
> > formatting could be included in the unattended installation would be
> > preferential.

>
>



 
Reply With Quote
 
Diane Poremsky [MVP]
Guest
Posts: n/a
 
      17th Feb 2005
they are stored in views and they can be moved in the same manners views
are - which is not very easily. you need to have the view in a folder in a
pst and open the pst on each computer and copy the view in the define views
dialog.

They are not in the registry, so that is out - I suppose a script that makes
liberal use of send keys might work... but I'd probably send a pst around
with instructions on using it.

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)
Author, Google and Other Search Engines (Visual QuickStart Guide)

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Join OneNote Tips mailing list: http://www.onenote-tips.net/


"Michael Patten" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sue,
>
> So these settings are not stored in a moveable location?
> Are they able to be replicated using registry settings or a VB Script?
>
> Sorry, but i am trying to save a fair bit of time by automating this
> process...
>
> --
> Regards,
> Michael Patten
>
> DipIT, MCSE, CLS
>
> Accenture Internal Technology Services
> ________________________________
> PH: +61 2 9005 5368
> E-Mail : (E-Mail Removed)
> (Please remove "NOSPAM.")
>
> Remember - There are 2 types of users;
> Those that have lost data, and those who are about to.
> "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> news:Oxza$(E-Mail Removed)...
>> Automatic formatting settings, which is what you're talking about, can't

> be
>> deployed.
>>
>> --
>> Sue Mosher, Outlook MVP
>> Author of
>> Microsoft Outlook Programming - Jumpstart for
>> Administrators, Power Users, and Developers
>> http://www.outlookcode.com/jumpstart.aspx
>>
>>
>> "Michael Patten" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > Hi,
>> >
>> > I am doing some work for a friend of mine, who wants to have outlook

> setup
>> > by default to have automatic formatting to colour e-mails as
>> > required...
>> > (EG
>> > Blue from internal, Red & Bold from IT, and Itallics from Government
>> > Departments)
>> >
>> > I am able to do this on a computer by computer basis, however for
>> > simplicity, i would like to either be able to import these settings,
>> > replace
>> > the required file on each computer as it is set up, or force these
>> > settings
>> > from the Exchange (SBS) 2003 server.
>> >
>> > The mail profile is setup as a part of an unattended install, and if

> this
>> > formatting could be included in the unattended installation would be
>> > preferential.

>>
>>

>
>



 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      17th Feb 2005
No, and no. Diane described the only method.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Michael Patten" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

> So these settings are not stored in a moveable location?
> Are they able to be replicated using registry settings or a VB Script?
>
> Sorry, but i am trying to save a fair bit of time by automating this
> process...
>


> "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> news:Oxza$(E-Mail Removed)...
>> Automatic formatting settings, which is what you're talking about, can't

> be
>> deployed.
>>
>> "Michael Patten" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > Hi,
>> >
>> > I am doing some work for a friend of mine, who wants to have outlook

> setup
>> > by default to have automatic formatting to colour e-mails as
>> > required...
>> > (EG
>> > Blue from internal, Red & Bold from IT, and Itallics from Government
>> > Departments)
>> >
>> > I am able to do this on a computer by computer basis, however for
>> > simplicity, i would like to either be able to import these settings,
>> > replace
>> > the required file on each computer as it is set up, or force these
>> > settings
>> > from the Exchange (SBS) 2003 server.
>> >
>> > The mail profile is setup as a part of an unattended install, and if

> this
>> > formatting could be included in the unattended installation would be
>> > preferential.




 
Reply With Quote
 
Michael Patten
Guest
Posts: n/a
 
      17th Feb 2005
I'll have to follow Diana's instructions and copy the view...

Thanks, and... er... Thanks!

--
Regards,
Michael Patten

DipIT, MCSE, CLS

Accenture Internal Technology Services
________________________________
PH: +61 2 9005 5368
E-Mail : (E-Mail Removed)
(Please remove "NOSPAM.")

Remember - There are 2 types of users;
Those that have lost data, and those who are about to.
"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> No, and no. Diane described the only method.
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Michael Patten" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>
> > So these settings are not stored in a moveable location?
> > Are they able to be replicated using registry settings or a VB Script?
> >
> > Sorry, but i am trying to save a fair bit of time by automating this
> > process...
> >

>
> > "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> > news:Oxza$(E-Mail Removed)...
> >> Automatic formatting settings, which is what you're talking about,

can't
> > be
> >> deployed.
> >>
> >> "Michael Patten" <(E-Mail Removed)> wrote in message
> >> news:(E-Mail Removed)...
> >> > Hi,
> >> >
> >> > I am doing some work for a friend of mine, who wants to have outlook

> > setup
> >> > by default to have automatic formatting to colour e-mails as
> >> > required...
> >> > (EG
> >> > Blue from internal, Red & Bold from IT, and Itallics from Government
> >> > Departments)
> >> >
> >> > I am able to do this on a computer by computer basis, however for
> >> > simplicity, i would like to either be able to import these settings,
> >> > replace
> >> > the required file on each computer as it is set up, or force these
> >> > settings
> >> > from the Exchange (SBS) 2003 server.
> >> >
> >> > The mail profile is setup as a part of an unattended install, and if

> > this
> >> > formatting could be included in the unattended installation would be
> >> > preferential.

>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic Formatting in OL2003? Michael Patten Microsoft Outlook Installation 5 17th Feb 2005 02:38 AM
Automatic Formatting in OL2003? Michael Patten Microsoft Outlook Discussion 5 17th Feb 2005 02:38 AM
Numbered List Formatting Pain OL2003 =?Utf-8?B?YnVobGln?= Microsoft Outlook Discussion 3 6th Jan 2005 08:33 PM
Stopping automatic bullet formatting when formatting is turned off =?Utf-8?B?U29sY29ycGlhbldyaXRlcg==?= Microsoft Word Document Management 2 23rd Dec 2004 06:25 AM
OL2003: How do I turn off the automatic receive at startup? Adrielle Microsoft Outlook Discussion 4 6th Dec 2003 06:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:08 PM.