PC Review


Reply
Thread Tools Rate Thread

Disabling Outlook Signature in Group Policy does not work!

 
 
=?Utf-8?B?dHBlbm4=?=
Guest
Posts: n/a
 
      25th Oct 2004
Greetings,

I set up in Group Policy for all users (default policy and individual OUs)
to disable replys and send Outlook 2003 signatures (Windows 2003 server). It
is setup properly but is not working.

Have anyone had this problem or could offer a solution? Let me know.

Thanks,

Toni P.

 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      25th Oct 2004
Which policy settings did you use? What behavior did you expect and what did
you get?

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


"tpenn" <(E-Mail Removed)> wrote in message
news:0FDAFDF4-3FD7-4437-AF7B-(E-Mail Removed)...
> Greetings,
>
> I set up in Group Policy for all users (default policy and individual OUs)
> to disable replys and send Outlook 2003 signatures (Windows 2003 server).
> It
> is setup properly but is not working.
>
> Have anyone had this problem or could offer a solution? Let me know.
>
> Thanks,
>
> Toni P.
>



 
Reply With Quote
 
=?Utf-8?B?dHBlbm4=?=
Guest
Posts: n/a
 
      25th Oct 2004
Sue,

I enabled "Disable signatures for new messages" and "Disable signatures for
replies and forwards" under Outlook 2003 under Administrative Templates in
the default Group Policy and for every individual Organizational Unit. I
expected it to disable Outlook signatures and it is not disabling Outlook
signatures.

Do you have any suggestions? It is appears there is a bug in this option
since all other Outlook GP changes that I recently have I have tested are
working.

Thanks in advance,

Toni P.

"Sue Mosher [MVP-Outlook]" wrote:

> Which policy settings did you use? What behavior did you expect and what did
> you get?
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "tpenn" <(E-Mail Removed)> wrote in message
> news:0FDAFDF4-3FD7-4437-AF7B-(E-Mail Removed)...
> > Greetings,
> >
> > I set up in Group Policy for all users (default policy and individual OUs)
> > to disable replys and send Outlook 2003 signatures (Windows 2003 server).
> > It
> > is setup properly but is not working.
> >
> > Have anyone had this problem or could offer a solution? Let me know.
> >
> > Thanks,
> >
> > Toni P.
> >

>
>
>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      25th Oct 2004
I tested it with RegMon running and it looks like the NewSignature and
ReplySignature values are not being read at all by Outlook. I have another
open issue with Microsoft on policies/registry settings (DisablePST not
working) and will try to add this one to the list. If I find out something,
I'll post back to this thread. No telling when that might be, though.

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


"tpenn" <(E-Mail Removed)> wrote in message
news:0A62260D-FE38-4859-9917-(E-Mail Removed)...
> Sue,
>
> I enabled "Disable signatures for new messages" and "Disable signatures
> for
> replies and forwards" under Outlook 2003 under Administrative Templates in
> the default Group Policy and for every individual Organizational Unit. I
> expected it to disable Outlook signatures and it is not disabling Outlook
> signatures.
>
> Do you have any suggestions? It is appears there is a bug in this option
> since all other Outlook GP changes that I recently have I have tested are
> working.
>
> Thanks in advance,
>
> Toni P.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Which policy settings did you use? What behavior did you expect and what
>> did
>> you get?
>>
>> "tpenn" <(E-Mail Removed)> wrote in message
>> news:0FDAFDF4-3FD7-4437-AF7B-(E-Mail Removed)...
>> > Greetings,
>> >
>> > I set up in Group Policy for all users (default policy and individual
>> > OUs)
>> > to disable replys and send Outlook 2003 signatures (Windows 2003
>> > server).
>> > It
>> > is setup properly but is not working.
>> >
>> > Have anyone had this problem or could offer a solution? Let me know.



 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      26th Oct 2004
I confirmed that those policy settings are not supported in Outlook 2003,
now that Outlook uses per-account signatures.

FWIW, these per-account signature settings are buried very deeply in the
Windows registry, in the HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Windows Messaging Subsystem\Profiles key. Under Outlook
mail profile has its own key, and each mail profile key has a subkey named
9375CFF0413111d3B88A00104B2A6676. Under this key are a number of
undocumented settings, including those for per-account signatures. So a
possible solution might be a script that runs on user login to delete any
per-account signature settings. I'll post back if I come up with other
ideas.

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


"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:e$(E-Mail Removed)...
>I tested it with RegMon running and it looks like the NewSignature and
>ReplySignature values are not being read at all by Outlook.
> "tpenn" <(E-Mail Removed)> wrote in message
> news:0A62260D-FE38-4859-9917-(E-Mail Removed)...
>> Sue,
>>
>> I enabled "Disable signatures for new messages" and "Disable signatures
>> for
>> replies and forwards" under Outlook 2003 under Administrative Templates
>> in
>> the default Group Policy and for every individual Organizational Unit. I
>> expected it to disable Outlook signatures and it is not disabling Outlook
>> signatures.
>>
>> Do you have any suggestions? It is appears there is a bug in this option
>> since all other Outlook GP changes that I recently have I have tested are
>> working.
>>
>> Thanks in advance,
>>
>> Toni P.
>>
>> "Sue Mosher [MVP-Outlook]" wrote:
>>
>>> Which policy settings did you use? What behavior did you expect and what
>>> did
>>> you get?
>>>
>>> "tpenn" <(E-Mail Removed)> wrote in message
>>> news:0FDAFDF4-3FD7-4437-AF7B-(E-Mail Removed)...
>>> > Greetings,
>>> >
>>> > I set up in Group Policy for all users (default policy and individual
>>> > OUs)
>>> > to disable replys and send Outlook 2003 signatures (Windows 2003
>>> > server).
>>> > It
>>> > is setup properly but is not working.
>>> >
>>> > Have anyone had this problem or could offer a solution? Let me know.

>
>



 
Reply With Quote
 
=?Utf-8?B?dHBlbm4=?=
Guest
Posts: n/a
 
      26th Oct 2004
Sue,

Thanks so much. This confirms what we suspected. We are deleting the user
signature folder upon logon to go around this.

Thanks again,

Toni P.

"Sue Mosher [MVP-Outlook]" wrote:

> I confirmed that those policy settings are not supported in Outlook 2003,
> now that Outlook uses per-account signatures.
>
> FWIW, these per-account signature settings are buried very deeply in the
> Windows registry, in the HKEY_CURRENT_USER\Software\Microsoft\Windows
> NT\CurrentVersion\Windows Messaging Subsystem\Profiles key. Under Outlook
> mail profile has its own key, and each mail profile key has a subkey named
> 9375CFF0413111d3B88A00104B2A6676. Under this key are a number of
> undocumented settings, including those for per-account signatures. So a
> possible solution might be a script that runs on user login to delete any
> per-account signature settings. I'll post back if I come up with other
> ideas.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> news:e$(E-Mail Removed)...
> >I tested it with RegMon running and it looks like the NewSignature and
> >ReplySignature values are not being read at all by Outlook.
> > "tpenn" <(E-Mail Removed)> wrote in message
> > news:0A62260D-FE38-4859-9917-(E-Mail Removed)...
> >> Sue,
> >>
> >> I enabled "Disable signatures for new messages" and "Disable signatures
> >> for
> >> replies and forwards" under Outlook 2003 under Administrative Templates
> >> in
> >> the default Group Policy and for every individual Organizational Unit. I
> >> expected it to disable Outlook signatures and it is not disabling Outlook
> >> signatures.
> >>
> >> Do you have any suggestions? It is appears there is a bug in this option
> >> since all other Outlook GP changes that I recently have I have tested are
> >> working.
> >>
> >> Thanks in advance,
> >>
> >> Toni P.
> >>
> >> "Sue Mosher [MVP-Outlook]" wrote:
> >>
> >>> Which policy settings did you use? What behavior did you expect and what
> >>> did
> >>> you get?
> >>>
> >>> "tpenn" <(E-Mail Removed)> wrote in message
> >>> news:0FDAFDF4-3FD7-4437-AF7B-(E-Mail Removed)...
> >>> > Greetings,
> >>> >
> >>> > I set up in Group Policy for all users (default policy and individual
> >>> > OUs)
> >>> > to disable replys and send Outlook 2003 signatures (Windows 2003
> >>> > server).
> >>> > It
> >>> > is setup properly but is not working.
> >>> >
> >>> > Have anyone had this problem or could offer a solution? Let me know.

> >
> >

>
>
>

 
Reply With Quote
 
Jason
Guest
Posts: n/a
 
      26th Oct 2004

"tpenn" <(E-Mail Removed)> wrote in message
news:0FDAFDF4-3FD7-4437-AF7B-(E-Mail Removed)...
> Greetings,
>
> I set up in Group Policy for all users (default policy and individual OUs)
> to disable replys and send Outlook 2003 signatures (Windows 2003 server).
> It
> is setup properly but is not working.
>
> Have anyone had this problem or could offer a solution? Let me know.
>
> Thanks,
>
> Toni P.
>

Outlook Profiler and have a good day!


 
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
Does anyone know how Group Policy settings work with Outlook .PST files???? ChuckN Microsoft Outlook 6 13th Mar 2008 02:07 PM
Disabling ipv6 via Group policy (or somehow else) Alex Windows Vista General Discussion 0 17th May 2007 12:43 PM
Group Policy making our signature disapear in Outlook 2003? Nick Messick Microsoft Outlook 0 9th Jun 2004 06:49 PM
disabling group policy item doesnt work =?Utf-8?B?SmFu?= Microsoft Windows 2000 Group Policy 1 3rd Jun 2004 09:11 AM
Group policy keeps disabling Peter Microsoft Windows 2000 Group Policy 1 21st Nov 2003 09:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:32 PM.