How can we enable Oath trust for SharePoint Multiple Web applications in Exchange Server?
Exchange cd "\Program Files\Microsoft\Exchange Server\V15\Scripts" .\Configure-EnterprisePartnerApplication.ps1 -AuthMetadataUrl https://mysite.sharepoint.contoso.com/_layouts/15/metadata/json/1 -ApplicationType Sharepoint
Its failing with duplicates, when I try for second web application
Once you get the error message Found existing Partner Application SharePointEnterprise-xxxxx with duplicate properties
I want to keep both partner applications.
Let me know if you have any suggestions.