microsoftarchive / New-KrbtgtKeys.ps1

This script will enable you to reset the krbtgt account password and related keys while minimizing the likelihood of Kerberos authentication issues being caused by the operation.
MIT License
402 stars 89 forks source link

Where is Version 2? Is this version 2 ? #7

Closed bijuthan closed 3 years ago

bijuthan commented 3 years ago

Which version of the script takes care for rodc's as well? I know here is another script that does it...just checking to see if this script does it as well or not?

cchapin-ms commented 3 years ago

This version will take care of RODC's

bijuthan commented 3 years ago

Thanks!