I deleted the local computer certificate from:
MMC>Certificate>ComputerAccount>Local Computer
To test if my network lab is working and the network authentication fallback on the MAB from the Dot1x.
The good news is that works well, but after running gpupdate /f from an elevated command prompt, the host did not re-enroll for the certificate.
Someone can help me to understand why?
If I manually create a CSR, the certificate is issued successfully.
certutil.exe -pulse. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil – Greg Askew Mar 12 '24 at 14:42certutil -setreg Enroll\LogLevel 4from an elevated command prompt. – Greg Askew Mar 13 '24 at 10:37