Currently, our SCOM notifications are via PowerShell with colour coding in the message body, but I’d like to make the message subject colour coded within the mail client view so that you can see at a glance whether it’s a new critical alert (red), or a closed alert (green).
Any ideas if it’s possible to have something like Outlook’s conditional formatting applied to SCOM notifications on an organisation wide scale, or would users have to configure it themselves? I’ve read that you can’t push out Outlook conditional formatting via GPO so is there a way I could use the current PS script?
As an idea, you might get some mileage from creating a script that creates an outlook rule that actions on incoming messages. Not sure if you can change colour of subject lines though - have a play.
I´m afraid that conditional formatting is not in the scope for Outlook Rules (Exchange rules). You only have the options that you get when logged in via Outlook Webapp. And the only thing you can do then is to set a category for the email.
Thanks again for the suggestion Darren - I’m completely reworking my notifications to move away from PowerShell notifications (sometimes killed the management server during alert storms) and going to SqUp HTML emails. Using emojis was a masterstroke, especially on a mobile device that respects the colour of the emojis ?