File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/active-directory/hybrid Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ manager: daveba
7
7
ms.service : active-directory
8
8
ms.topic : reference
9
9
ms.workload : identity
10
- ms.date : 04/15 /2020
10
+ ms.date : 04/20 /2020
11
11
ms.subservice : hybrid
12
12
ms.author : billmath
13
13
ms.collection : M365-identity-device-management
@@ -38,7 +38,7 @@ The following prerequisties are required:
38
38
## To disable PTA
39
39
From within a PowerShell session, use the following to disable PTA:
40
40
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> `
42
42
3 . ` Disable-PassthroughAuthentication -Feature PassthroughAuth ` or ` Disable-PassthroughAuthentication -Feature PassthroughAuth -EnvironmentName <identifier> `
43
43
44
44
## If you don't have acces to an agent
You can’t perform that action at this time.
0 commit comments