You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/client-access-servers/Set-OwaVirtualDirectory.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1651,7 +1651,7 @@ The LogonPageLightSelectionEnabled parameter specifies whether the Outlook on th
1651
1651
1652
1652
- $true: The option to use the light version of Outlook on the web is available on the sign-in page. This is the default value.
1653
1653
1654
-
- $fase: The option to use the light version of Outlook on the web is available on the sign-in page.
1654
+
- $false: The option to use the light version of Outlook on the web is available on the sign-in page.
1655
1655
1656
1656
This parameter is meaninful only for browsers that support the full version of Outlook on the web; unsupported browsers are always required to use the light version of Outlook on the web.
1657
1657
@@ -1672,7 +1672,7 @@ The LogonPagePublicPrivateSelectionEnabled parameter specifies whether the Outlo
1672
1672
1673
1673
- $true: The public/private computer session selection is available on the Outlook on the web sign-in page.
1674
1674
1675
-
- $fase: The public/private computer session selection isn't available on the Outlook on the web sign-in page. All sessions are considered to be on private computers. This is the default value.
1675
+
- $false: The public/private computer session selection isn't available on the Outlook on the web sign-in page. All sessions are considered to be on private computers. This is the default value.
1676
1676
1677
1677
By default in Exchange 2013 or later, all Outlook on the web sessions are considered to be on private computers. Users can only specify public computer sessions if you've set this parameter value to $false.
0 commit comments