Category Archives: Kerberos

Kerberos service password reset script available from Microsoft

Microsoft blog has posted a link to PowerShell script for resetting the password to the Kerberos krbtgt service on active directory to deal with the golden ticket issue. Just make sure the password gets changed twice. Post: http://blogs.microsoft.com/cybertrust/2015/02/11/krbtgt-account-password-reset-scripts-now-available-for-customers/ PowerShell Script: https://gallery.technet.microsoft.com/Reset-the-krbtgt-account-581a9e51 Here’s a script to the Kerberos Golden Ticket Check script from Microsoft to help

Read More