Using a method like the one described here, a user who shall not be named (cough cough not me) hastily added an image to his email signature in OWA for Exchange 2010 w/ SP2. Now, that said user cannot edit his email signature! When crafting new emails the signature does appear. I assume this is a situation that the developers of OWA simply did not prepare for, but I am wondering if there is any resolution:
- Is there some way of dealing with this issue head-on in OWA's options?
- Is there some way of resetting a user's OWA "profile" in Exchange 2010 or the PowerShell CLI for it?
- Is there any hope for being able to change this signature other than recreating the mailbox? It is a terribly annoying issue because the phone number
I had listedthe user listed there is wrong, and the image URL that it is linked to is no longer valid.
You should be able to use the Set-MailboxMessageConfiguration EMS command with the -SignatureHTML and/or -SignatureText argument to reset the signature.