Forum Discussion

Mark Louie Diaz's avatar
Mark Louie Diaz
Copper Contributor
Aug 01, 2018

Export licensed usermailbox and its default fontsize,fontname,fontformat

Hi,

 

Can anyone assist me to have a script that will get the subject for my reference to have list before making changes?

We are planning to change our default font across our organization I found a script but not sure if it will be applied to new mailbox creations hoping for your advise.

 

Get-Mailbox -Resultsize Unlimited | Set-MailboxMessageConfiguration -DefaultFontName "Arial" -DefaultFontSize 11


Best Regards,

Mark

3 Replies

Resources