Cómo instalar dotnetfx35.exe

Cómo instalar dotnetfx35.exe

SO: W2K16

Hola a todos,

Necesito instalar "dotnetfx35.exe" en mi servidor W2K16 pero cuando inicio la instalación me dice:

The following feature couldn't be install:
.Net Framework 3.5 (includes .NET 2.0 and 3.0)

Windows Server roles and features cannot be automatically or uninstalled via the Windows Features Control Panel.

To install Windows Server roles and features, start Server Manager, or use the Server Manager cmdlets for Windows PowerShell.

Puedes ver mi sesión de Windows:

Captura de pantalla

¡Muchas gracias!

Respuesta1

Debe usar el Administrador del servidor, agregar funciones y características y luego seleccionar el .NET Framework que necesita en la pestaña Framework. (Es posible que deba hacer clic en Siguiente hasta llegar a la pestaña de funciones)

Respuesta2

Encontré que necesitas:

  1. Montar archivo ISO <<-- OBLIGATORIO
  2. Administrador del servidor
  3. Agregar funciones y características, se abre una nueva ventana
  4. Haga clic en Características
  5. Seleccione .Net Framework 3.5
  6. Instalar

¡Cordialmente!

información relacionada