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
This cmdlet is available only in on-premises Exchange.
16
16
17
-
Use the `Export-AutoDiscoverConfig` cmdlet to create or update a service connection point for an Autodiscover service pointer in a target Exchange forest.
17
+
Use the Export-AutoDiscoverConfig cmdlet to create or update a service connection point for an Autodiscover service pointer in a target Exchange forest.
18
18
19
-
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-server/exchange-cmdlet-syntax).
19
+
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax(https://docs.microsoft.com/powershell/exchange/exchange-server/exchange-cmdlet-syntax).
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.
31
36
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://docs.microsoft.com/powershell/exchange/exchange-server/find-exchange-cmdlet-permissions).
37
+
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://docs.microsoft.com/powershell/exchange/exchange-server/find-exchange-cmdlet-permissions).
33
38
34
39
## EXAMPLES
35
40
@@ -52,7 +57,7 @@ This example specifies that Exchange is deployed in more than one Active Directo
52
57
### -TargetForestDomainController
53
58
The TargetForestDomainController parameter specifies the forest or domain controller that you want to export the Autodiscover configuration to.
54
59
55
-
If target domain controller require signing you will get "A more secure authentication method is required for this server". Domain controllers requiring signing aren't supported.
60
+
If the target domain controller requires signing, you'll get the error: "A more secure authentication method is required for this server". Domain controllers that require signing aren't supported.
0 commit comments