View Single Post
  #1  
Old September 17th 08, 12:44 AM posted to microsoft.public.outlook.program_vba
GaryO
external usenet poster
 
Posts: 2
Default Programmatically Create an E-mail Signature on Outlook Startup

I have several hundred users that will be using a single mandatory profile.
As it is currently setup, whenever a user opens outlook a new Outlook Profile
is created for them to use during that Outlook session. If the user were to
close Outlook and reopen it, a new profile would be created. When the user
logs off of the computer all profile information on the computer is erased.

I need to be able to, on Application Startup, Create a new default signature
to use for new messages and replies in the current profile.

I am curious if anyone has an example of this? I am currently only able to
find examples where the application has to be closed (and in my case the
profile will not exist) to work.

Any help would be greatly appreciated.

GaryO

Ads