Skip to content

Commit 3e1a2f9

Browse files
authored
Update Export-AutoDiscoverConfig.md
1 parent 92d3c8e commit 3e1a2f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/client-access/Export-AutoDiscoverConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This cmdlet is available only in on-premises Exchange.
1616

1717
Use the `Export-AutoDiscoverConfig` cmdlet to create or update a service connection point for an Autodiscover service pointer in a target Exchange forest.
1818

19-
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
19+
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-server/exchange-cmdlet-syntax).
2020

2121
## SYNTAX
2222
```
@@ -29,7 +29,7 @@ Export-AutoDiscoverConfig -TargetForestDomainController <String> [-Confirm] [-De
2929
## DESCRIPTION
3030
The Autodiscover Service Connection Point pointer resides Active Directory in the user account forest and includes the LDAP URL of the resource forest that the client will use to locate the Autodiscover service in the resource forest.
3131

32-
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet (https://technet.microsoft.com/library/mt432940.aspx).
32+
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/exchange-server/find-exchange-cmdlet-permissions).
3333

3434
## EXAMPLES
3535

0 commit comments

Comments
 (0)