Oct 31 2021 11:18 PM
Hello all,
I am trying to update my Outlook Web's signature with Powershell, like I always do, with the "Set-MailboxMessageConfiguration" command, but the signature is not updated.
But "Get-MailboxMessageConfiguration" shows that the new signature is there
OWA allows now for some people/organitations to manage multiple signatures, but I can't find any documentation/information about that.
So, how I can modify the already existing signature? Or, how I can create a new signature?
Nov 02 2021 06:21 AM
Nov 02 2021 08:32 PM
Nov 07 2021 02:55 AM
Nov 24 2021 06:03 AM
Feb 07 2022 12:41 PM
@Adrian_0102
This is so frustrating that they would roll out this option of allowing multiple signatures, but fail to update an admin's ability to manage them. Even when accessing a user's' mailbox in the browser that i have full access to, it still only shows me the old interface where i can only set the one signature. But when they access the very same page inside OWA themselves, they can access and use multiple.
Good idea in theory, but just very bad execution. And the fact that the multiple signatures is still not sufficiently documented anywhere is just horrible. Huge fail by the team rolling this out.
Feb 08 2022 01:53 AM
@rbishetq the feature "multiple roaming signatures" was rolled back and set on hold. In our tenant, I got back the standard configuration for single signatures, since 22-03-01. If you still affected by this, raise an official support ticket.
Feb 08 2022 07:31 AM
Feb 08 2022 08:02 AM
Apr 01 2022 11:32 AM
Did someone get the solution for this issue? We still experiencing the problem updating OWA signature.
Apr 01 2022 01:36 PM
Not yet. I still have open ticket with microsoft asking them to fix it. Its taken a LOT of pushback and not taking "thats just how it has been designed/changed now" for an answer.
They straight up broke this when they rolled out the multiple-signature feature in OWA, and need to get it fixed, so i encourage you and everybody else to send tickets and get them to fix this oversight.
They need to get existing management functions such as powershell which are now broken updated to coincide with the multiple signatures functionality.
Apr 01 2022 02:12 PM
Yeah. I've already open a ticket to Microsoft about this issue. It's a nightmare to handle signature manually specially when you have thousands of users and your company have the policy to change the signature for season.
Apr 01 2022 07:56 PM
Jun 16 2024 11:50 PM
Jun 17 2024 12:40 AM
@PEWEL85 Like written over a year ago, and this is also an official documentet process at MS, you can rollback that feature to the previos.
I had to do that process twice in the past, but still on the old signature feature, without roaming signatures.
Still waiting for a working CMDlet for roaming signatures, as long as this is not existing, stay on single signature feature.
So, if you were not able to manage a ticket to rollback that feature in three years....
Jun 18 2024 08:16 PM
@Michael Schuricht
Thanks for your feedback. When I wrote that comment I had already ran:
Set-OrganizationConfig -PostponeRoamingSignaturesUntilLater $true
But it had not produced a change in the Outlook web app behavior. The next day it had, thank goodness. With that being said, having to turn off a feature THREE YEARS after it's implementation because it's an insufficient replacement to the old system is extremely poor form by Microsoft. The 'disclaimer' system within Exchange is also half baked and not a suitable replacement.