Skip to content

Commit ad7ecf4

Browse files
authored
Merge pull request MicrosoftDocs#2146 from Apoc70/patch-2
Typo fixed
2 parents cb24d81 + 739af14 commit ad7ecf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/client-access-servers/Set-OwaVirtualDirectory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@ The LogonPageLightSelectionEnabled parameter specifies whether the Outlook on th
16511651
16521652
- $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.
16531653
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.
16551655
16561656
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.
16571657
@@ -1672,7 +1672,7 @@ The LogonPagePublicPrivateSelectionEnabled parameter specifies whether the Outlo
16721672
16731673
- $true: The public/private computer session selection is available on the Outlook on the web sign-in page.
16741674
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.
16761676
16771677
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.
16781678

0 commit comments

Comments
 (0)