Galera segue abaixo um script rápido para conferir o valor atual da chave de registro SupportedEncryptionTypes referente a seguinte política de seguranca do Windows:
en-us: “Segurança de rede: Configurar tipos de criptografia permitidos para Kerberos”
pt-br: “Network security: Configure encryption types allowed for Kerberos”
Get-ItemProperty -Path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\kerberos\parameters -Name "SupportedEncryptionTypes"