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/Set-OwaVirtualDirectory.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1752,7 +1752,7 @@ The LogonPagePublicPrivateSelectionEnabled parameter specifies whether the Outlo
1752
1752
1753
1753
- $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.
1754
1754
1755
-
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.
1755
+
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 $true.
1756
1756
1757
1757
When you change the value of this parameter, restart IIS (Stop-Service WAS -Force and Start-Service W3SVC).
0 commit comments