Forum Discussion
Active Directory signature script no longer working correctly in outlook if version is office 365
- Dec 01, 2022SatSameer
I have resolved it, have a look at this thread and do the regedit mentioned. Now seems to be working fine thankfully
https://techcommunity.microsoft.com/t5/outlook/outlook-roaming-signature-vs-signatures-on-this-device/m-p/3672866
SaintKev I've also noticed this, and from what I can tell it's because the location that signatures are saved to has changed. In our case, we are in a hybrid environment. My temporary solution is to go into the signature setup in Outlook, switch the account to "On this device", and copy that over to the default account. I'm hoping to find a better solution to this as well.
SatSameer
I thought this was the case. so I have done the steps you suggested below, it is still putting the signature in the same file location (appdata\Roaming\Microsoft\Signatures) the only difference is after creating the new signature is adds the email address in brackets at the end. for example the script produces the file signature.htm after copying and pasting etc etc it creates signature (emailaddressiswrittenhere).htm
I wonder if thats it? I maybe need to amend the script to append the email address at the end of the file name. I will do some testing and update later in the week. Thank you for responding.