That's the method I recommend, except that I suggest doing it in a separate .adm file. If you do it your way, you'll need to remember the modification so you can do it again when the next service pack comes out with a new outlk11.adm file.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Ah, no worries, solved it myself, changed the outlook adm template so the
> checkbox for enable/disable signature was actually an EDITTEXT, and changed
[quoted text clipped - 20 lines]
>>
>> Ben
Paul - 01 Mar 2007 10:25 GMT
Is this an old adm setting? I am able to locate this in OUTLK11.adm contained
in the ORKSP2AT.EXE.
Are you able to post the registry key location that the Default Signature
setting resides.
Thanks
> That's the method I recommend, except that I suggest doing it in a separate .adm file. If you do it your way, you'll need to remember the modification so you can do it again when the next service pack comes out with a new outlk11.adm file.
>
[quoted text clipped - 22 lines]
> >>
> >> Ben
Sue Mosher [MVP-Outlook] - 01 Mar 2007 12:22 GMT
The RTM and SP1 .adm files had a setting that used the same registry values to block signatures completely. That's different from what you want to do. The relevant registry values are the NewSignature and ReplySignature string values in the HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Common\MailSettings key or HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\MailSettings, if you want to apply the setting as a user preference.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Is this an old adm setting? I am able to locate this in OUTLK11.adm contained
> in the ORKSP2AT.EXE.
[quoted text clipped - 5 lines]
>
>> That's the method I recommend, except that I suggest doing it in a separate .adm file. If you do it your way, you'll need to remember the modification so you can do it again when the next service pack comes out with a new outlk11.adm file.
>>
>> > Ah, no worries, solved it myself, changed the outlook adm template so the
[quoted text clipped - 21 lines]
>> >>
>> >> Ben