Forum Discussion
Jesse
May 01, 2023Copper Contributor
Set-MailboxMessageConfiguration -SignatureHTML broken
Good afternoon everyone,
With the new outlook being up for preview I made a script that converts our current company signature script to one that uses AzureAD and attempts to configure an html signature using Set-MailboxMessageConfiguration
When I check the mailbox using Get-MailboxMessageConfiguration ... | select -ExpandProperty SignatureHtml I can see that the property is updated; but I dont see any of it back in the OWA (or the signature portion of the preview of outlook)
What's the dealio here, cause looking on the web it seems that this has been broken for years?
- Set-MailboxMessageConfiguration has no effect · Issue #8537 · MicrosoftDocs/office-docs-powershell (github.com)
- Cloud Email Signatures Solve an Outlook Problem (office365itpros.com)
- Cant no longer change OWA's signature - Microsoft Community Hub
- Change signature in Outlook Web (OWA) with Powershell - Stack Overflow
Will setting a default company signature really be impossible in the new outlook?
- ZakFarnworthCopper Contributor
Microsoft are always breaking things. This has really impacted things. Jesse