Skip to content

Commit 887738b

Browse files
authored
Update Set-OwaVirtualDirectory.md
The default value for 2016 is in fact false, and we don't have the ability to select public vs. private, hence this information is contradictory. It should be true
1 parent 70ad0fd commit 887738b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-OwaVirtualDirectory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ The LogonPagePublicPrivateSelectionEnabled parameter specifies whether the Outlo
17521752

17531753
- $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.
17541754

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.
17561756

17571757
When you change the value of this parameter, restart IIS (Stop-Service WAS -Force and Start-Service W3SVC).
17581758

0 commit comments

Comments
 (0)