dotnetfx35.exe를 설치하는 방법

dotnetfx35.exe를 설치하는 방법

OS: W2K16

안녕하세요 여러분,

W2K16 서버에 "dotnetfx35.exe"를 설치해야 하는데 설치를 시작하면 다음과 같이 말합니다.

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.

내 창을 볼 수 있습니다.

스크린샷

정말 감사합니다!

답변1

서버 관리자를 사용하여 역할 및 기능을 추가한 다음 프레임워크 탭에서 필요한 .NET Framework를 선택해야 합니다. (기능 탭에 도달할 때까지 다음을 클릭해야 할 수도 있습니다)

답변2

찾아보니 다음이 필요합니다.

  1. ISO 파일 마운트 <<-- 필수
  2. 서버 매니저
  3. 역할 및 기능 추가, 새 창이 열립니다
  4. 기능을 클릭하세요
  5. .Net Framework 3.5를 선택하세요.
  6. 설치하다

진심으로!

관련 정보