Get-AdfsAccountActivity
is intented to work when the ExtranetLockoutMode is set to ADFSSmartEnforce or ADFSSmartLockoutLogOnly.
ADFS 2016 error connecting to the account store
Hello all
Running ADFS 2016 in a two node farm. The database is WID. When i run the following command "Get-AdfsAccountActivity -UserPrincipalName jhofmann@mydomain.com" I am getting the below error.
Get-AdfsAccountActivity : PS0357: Error connecting to the Account Activity store. Either ExtranetLockoutMode is not set to ADFSSmartLockout or ExtranetLockout is not enabled.
When i look at the extrannetlockout properties i see the following. So it appears that extrannetlockout is enabled. Any help is greatly appreciated
PS C:\temp> Get-AdfsProperties |select extranet*
ExtranetLockoutThreshold : 3
ExtranetLockoutMode : ADPasswordCounter
ExtranetLockoutEnabled : True
ExtranetObservationWindow : 00:30:00
ExtranetLockoutRequirePDC : True
1 answer
Sort by: Most helpful
-
Pierre Audonnet - MSFT 10,191 Reputation points Microsoft Employee
2022-02-28T14:37:14.35+00:00