Categories
October Surprise 2024

Add-KDSRootKey fails with “Request not supported” error

1. Add the account in the enterprise admin group 2. Log off and re-login again into DC in order to refresh the group membership 3. Run PowerShell as administrator 4. Finally, run below-mentioned code Import-Module ActiveDirectory Add-KdsRootKey -EffectiveTime ( (Get-Date).AddHours (-10))