Cambiar la autenticación por comandos de PowerShell en un sitio web del IIS en Windows 10

Permitir anular Modo Predeterminado (overrideModeDefault) en el fichero applicationHost.config dentro de la ruta C:\Windows\System32\inetsrv\config

[crayon-6a9d609d9ca1f925038361/]

Deshabilitar la autenticación anónima en IIS desde PowerShell con el cmdlet Set-WebConfigurationProperty

[crayon-6a9d609d9ca25225588391/]