Enable OWA Light In Exchange 2013

How to enable the light version of OWA in Exchange 2013?

By default, the option to enable the light version of OWA is not exposed in OWA 2013.

OWA Login Page

It is easy enough to light up the option, if you want it for any reason.

Get-OWAVirtualDirectory | Set-OWAVirtualDirectory –LogonPageLightSelectionEnabled $true will do the trick. Run iisreset for the changes to take effect.

Enable OWA Light in 2013

Sure enough, the option gets displayed.

OWA light enabled in 2013

Similarly you can enable the option to select whether the computer that is running OWA 2013 is a public or private one. This is not enabled by default in 2013.

Run Get-OWAVirtualDirectory | Set-OWAVirtualDirectory –LogonPagePublicPrivateSelectionEnabled $true followed by an IIS reset to enable the option.

OWA Public private enabled in 2013

SUBSCRIBE FOR DAILY ARTICLE UPDATES VIA EMAIL
Get the published articles delivered straight to your inbox. Your details will not be passed to any third party company.

Exchange Architect, Blogger, Husband & Dad. I have been in IT for the last 11 years, with Exchange Server becoming the prime area in the last few years. I am active on TechNet forums & Experts Exchange.

View all contributions by

2 comments… add one

Speak Your Mind…

Website Hits