Skip to content

Commit bf049de

Browse files
committed
updating
1 parent 61e08e8 commit bf049de

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/hybrid/how-to-connect-pta-disable-do-not-configure.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ ms.collection: M365-identity-device-management
1616

1717
# Disable PTA when using Azure AD Connect "Do not configure"
1818

19-
If you are using Pass-through Authentication with Azure AD Connect and you have it set to "Do not configure", you can disable it.Disabling PTA can be done using the following cmdlets.
19+
If you are using Pass-through Authentication with Azure AD Connect and you have it set to "Do not configure", you can disable it. Disabling PTA can be done using the following cmdlets.
2020

2121
## Prerequistes
2222
The following prerequisties are required:
2323
- Any windows machine that has the PTA agent installed.
2424
- Agent must be at version 1.5.1742.0 or later.
25+
- An Azure global administrator account in order to run the PowerShell cmdlts to disable PTA.
2526

2627
>[!NOTE]
2728
> If your agent is older then it may not have the cmdlets required to complete this operation. You can get a new agent from Azure Portal an install it on any windows machine and provide admin credentials. (Installing the agent does not affect the PTA status in the cloud)
@@ -42,7 +43,7 @@ From within a PowerShell session, use the following to disable PTA:
4243

4344
## If you don't have acces to an agent
4445

45-
If you don't have access to an agent machine you can use following command to install an agent but not register it
46+
If you don't have access to an agent machine you can use following command to install an agent.
4647

4748
1. Download the latest Auth Agent from portal.azure.com.
4849
2. Install the feature: `.\AADConnectAuthAgentSetup.exe` or `.\AADConnectAuthAgentSetup.exe ENVIRONMENTNAME=<identifier>`

0 commit comments

Comments
 (0)