Forum Discussion
Chrischevy
Nov 09, 2022Copper Contributor
Outlook roaming signature vs Signatures on this device
A lot of our customers use a script to generate an email signature based on information in Active Directory. With the new "cloud signature", the scripted signature cannot be configured by default. It...
mhansler_accept
Nov 16, 2022Copper Contributor
We've seen this behaviour aswell with the Office365 Click-to-Run Outlook version due to the Roaming Signature feature that was introduced.
You can disable this within the registry of the current user.
Hive: HKEY_CURRENT_USER
Key Path: Software\Microsoft\Office\16.0\Outlook\Setup\
Value Name: DisableRoamingSignaturesTemporaryToggle
Value Type: REG_DWORD
Value Data:1
Example - manual and GPO deployment:
https://support.portal.exclaimer.com/hc/en-gb/articles/5300182785053
- Ebrahim_MJun 26, 2023Copper Contributorits working. Thanks a lot