如何安裝dotnetfx35.exe

如何安裝dotnetfx35.exe

作業系統: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.

你可以看我的windowsshoot:

截圖

多謝!

答案1

您需要使用伺服器管理員,新增角色和功能,然後在 Framework 標籤下選擇您需要的 .NET Framework。 (您可能需要按一下“下一步”,直到進入“功能”標籤)

答案2

我發現,你需要:

  1. 掛載 ISO 檔 <<-- 強制
  2. 伺服器管理員
  3. 新增角色和功能,新視窗已打開
  4. 點選功能
  5. 選擇.Net Framework 3.5
  6. 安裝

誠摯的!

相關內容