Forum Discussion

Adrian_0102's avatar
Adrian_0102
Copper Contributor
Nov 01, 2021

Cant no longer change OWA's signature

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?

 

  • PEWEL85's avatar
    PEWEL85
    Copper Contributor
    Three years later and it's still busted. Microsoft want you to pay some random company $10 per year per user for this 'feature'.
    • Michael Schuricht's avatar
      Michael Schuricht
      Copper Contributor

      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....

      • PEWEL85's avatar
        PEWEL85
        Copper Contributor

        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.

  • VictorCSP's avatar
    VictorCSP
    Copper Contributor

    Adrian_0102 

    Did someone get the solution for this issue? We still experiencing the problem updating OWA signature.

     

     

    • _MoZZa's avatar
      _MoZZa
      Copper Contributor
      Hi VictorCSP,
      Our whole organisation suffered the issue but we have used a 3rd party app called CodeTwo.
      We then blocked the creation of personal signatures, but you can choos from various formats that follow the governance of the organisation.
      Some depts. have a particular signature for compliance and legal reasons.
      Not for everyone but CodeTwo changed our landscape.
    • rbishetq's avatar
      rbishetq
      Brass Contributor

      VictorCSP 

      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.

      • VictorCSP's avatar
        VictorCSP
        Copper Contributor

        rbishetq 

        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.

  • rbishetq's avatar
    rbishetq
    Brass Contributor

    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.

    • Michael Schuricht's avatar
      Michael Schuricht
      Copper Contributor

      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.

      • rbishetq's avatar
        rbishetq
        Brass Contributor
        It wasnt rolled back globally, and just rolling it back feels like the wrong solution IMO. It is working and active in our tenant, and would potentially be more frustrating for our users if we removed their ability to manage and use multiple signatures now that they have already been utilizing that.
        What is needed is for MS team to roll out admin controls for the multiple signatures so we can actually manage them via powershell and also OWA. They completely overlooked the admin controls on these, and this general oversight is the issue that needs to be addressed.
  • You can also add to / follow the thread on StackOverflow here: https://stackoverflow.com/questions/69764573/change-signature-in-outlook-web-owa-with-powershell or my GitHub bug report here: https://github.com/MicrosoftDocs/office-docs-powershell/issues/8537

    I suggest you also open a support ticket (we have too) as Chris Davis from MSFT suggested on my issue here: https://github.com/MicrosoftDocs/office-docs-powershell/issues/8537#issuecomment-962059190
    • Michael Schuricht's avatar
      Michael Schuricht
      Copper Contributor
      I already raised a ticket at Microsoft in June, when the first time was, they changed the OWA UI and added the "multiple Signature" feature, but not update the set-mailboxmessageconfiguration CMDlet. Like every time, you need to discuss this hundreds of times with Microsoft and they do just "keep the customer busy" programs in their support. After a few weeks of discussion, they rolled back the OWA Update and everything worked fine. Now again, they updated the Servers with the new OWA Version for multiple Signatures and the set-mailboxmessagconfiguration command is broken again. Again, Microsoft Support is just discussing and wants to have fiddler LOGs or PSR for a Microsoft Server issue. The problem is, MS itself don't understand their technic and the support is just a "keep the customer busy" machine, without any help. It is disgusting, how much Microsoft hates their customers and like disabling their business. Please, if you have that issue, cause of the new OWA API for multiple Signatures, create tickets at MS. Thank you.
  • JayLD's avatar
    JayLD
    Copper Contributor
    Having the same issue. Nice to hear it's not just us. I assume the changes haven't been built into the Powershell module yet???
  • We are suffering from the same problem and this is affecting a huge portion of our Production users. Some guidance from MSFT would be greatly appreciated!!

Resources