Hello,
I have a GPO that says that its should run a script that is creating a HTML, RTF and TXT file in the
%appdata%/Microsoft/Signatures folder.
This works fine, the files are created perfectly.
Now i have another GPO thats say to change the registry key
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\MailSettings\NewSignature
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\MailSettings\ReplySignature
To be the name of the HTML file that the script makes. This works fine, its sets the Data on the strings correctly. But i don't work in Outlook 2010. (It works in 2007, with just changing 14.0 to 12.0)
Everything is grayed out because it should be like that, since i've set a GPO to do it, It shows the Signatures in the Select signature filed, but its blank in, E-mail account, New messages and Replies/forwards.
Now in Outlook 2007 the E-mail account is filled in with the AD account for the user that i logged in, so i'm think maybe that's the problem. It has no Profile to set the New messages and replies/forwards setting on.
But I can't find in the registry where you can change this.
Any Ideas?