Skip to content

Commit 709e236

Browse files
authored
Merge pull request MicrosoftDocs#12806 from grtaylor806/patch-3
Update New-OrganizationRelationship.md
2 parents 81f0330 + 44c86f6 commit 709e236

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/New-OrganizationRelationship.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ Free/busy access is enabled.
6565

6666
The requesting organization receives time, subject, and location information from the target organization.
6767

68-
This example attempts to automatically discover configuration information from the external organization by using the domain names provided in the Get-FederationInformation command. If you use this method to create your organization relationship, you must first ensure that you've created an organization identifier by using the Set-FederationOrganizationIdentifier cmdlet.
68+
This example creates the organization relationship using only the domain name specified in the Get-FederationInformation command.
69+
70+
Before you use this method to create an organization relationship, use the Get-FederatedOrganizationIdentifier cmdlet to verify you created an organization identifier using the Set-FederationOrganizationIdentifier cmdlet. Then you can add any additional domains used by the target organization.
6971

7072
### Example 2
7173
```powershell

0 commit comments

Comments
 (0)