Skip to content

Commit c831ede

Browse files
committed
updating
1 parent a2f6618 commit c831ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: daveba
77
ms.service: active-directory
88
ms.topic: reference
99
ms.workload: identity
10-
ms.date: 04/15/2020
10+
ms.date: 04/20/2020
1111
ms.subservice: hybrid
1212
ms.author: billmath
1313
ms.collection: M365-identity-device-management
@@ -38,7 +38,7 @@ The following prerequisties are required:
3838
## To disable PTA
3939
From within a PowerShell session, use the following to disable PTA:
4040
1. PS C:\Program Files\Microsoft Azure AD Connect Authentication Agent> `Import-Module .\Modules\PassthroughAuthPSModule`
41-
2. `Get-PassthroughAuthenticationEnablementStatus` or `Get-PassthroughAuthenticationEnablementStatus -EnvironmentName <identifier>`
41+
2. `Get-PassthroughAuthenticationEnablementStatus -Feature PassthroughAuth` or `Get-PassthroughAuthenticationEnablementStatus -Feature PassthroughAuth -EnvironmentName <identifier>`
4242
3. `Disable-PassthroughAuthentication -Feature PassthroughAuth` or `Disable-PassthroughAuthentication -Feature PassthroughAuth -EnvironmentName <identifier>`
4343

4444
## If you don't have acces to an agent

0 commit comments

Comments
 (0)