question

13410273 avatar image
0 Votes"
13410273 asked Someone-1102 commented

Scheduled password reset for KrBtGt.

Hello everybody!
There is a task of scheduled password reset for the KrBtGt account in the Active Directory domain. I have never had to do this procedure.
Please tell me if there are any conditions for this action, maybe there is an article when it is possible to do this, and when it is not recommended?

Thanks!

windows-serverwindows-active-directorywindows-server-securitywindows-server-infrastructurewindows-server-management
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Thameur-BOURBITA avatar image
0 Votes"
Thameur-BOURBITA answered Someone-1102 commented

Hi,

The KRBTGT password should be reset twice.
Before perform the first reset you should check the replication health of all domain controllers in the domain.
After the first reset , you should wait at least 10 hours to be should that all kerkeros tickets already delivered before the first reset are expired and renewed. If you don't respect this delay you can face authentication issue.

You can use the script below to reset the krbtgt for RODC and RWDC. You should test it before deploy it in production environment.

To reset KRBTGT password you can use the following script mentioned on this link :

New-KrbtgtKeys.ps1

This link will help you to have more details about the what the script can do:
krbtgt-account-password-reset-scripts-now-available-for-customers




Please don't forget to mark helpful reply as answer

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

The links in your link are expired

0 Votes 0 ·