Skip to content

Note

不挑戰記憶力的技術筆記

Menu
Menu

[Windows] Windows 11 安裝Server管理工具Install RSAT(Remote Server Administrator Tools)

Posted on 2022 年 11 月 30 日2022 年 12 月 1 日 by febr

查詢安裝狀態

列出 RSAT 在本機的安裝狀態:

Get-WindowsCapability -Name RSAT* -Online | Select-Object -Property DisplayName, State
DisplayName                                                      State
-----------                                                      -----
RSAT: Active Directory Domain Services 和輕量型目錄服務工具 NotPresent
RSAT: Azure Stack HCI 適用的 PowerShell 模組                NotPresent
RSAT: BitLocker 磁碟機加密管理公用程式                      NotPresent
RSAT: Active Directory 憑證服務工具                         NotPresent
RSAT: DHCP 伺服器工具                                       NotPresent
RSAT: DNS 伺服器工具                                        NotPresent
RSAT: 容錯移轉叢集工具                                      NotPresent
RSAT: 檔案服務工具                                          NotPresent
RSAT: 群組原則管理工具                                      NotPresent
RSAT: IP 位址管理 (IPAM) 用戶端                             NotPresent
RSAT: 資料中心橋接 LLDP 工具                                NotPresent
RSAT: 網路控制卡管理工具                                    NotPresent
RSAT: 網路負載平衡工具                                      NotPresent
RSAT: 遠端存取管理工具                                      NotPresent
RSAT: 遠端桌面服務工具                                      NotPresent
RSAT: 伺服器管理員                                          NotPresent
RSAT:存放裝置移轉服務管理工具                              NotPresent
RSAT: 適用於 Windows PowerShell 的儲存體複本模組            NotPresent
RSAT: Windows PowerShell 的系統深入解析模組                 NotPresent
RSAT: 大量啟用工具                                          NotPresent
RSAT: Windows Server Update Services 工具                   NotPresent

安裝

安裝你需要的工具吧!安裝完成記得重新開機

PowerShell

Add-WindowsCapability -online -name "Your_RSAT_Feature_Name"

GUI

設定→應用程式→選用功能

設定→應用程式→選用功能

發佈留言 取消回覆

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

近期文章

  • [AWS] S3 Object Initiate restore (復原回 Standard)
  • [Windows] 使用者快速登出的方法 Logout/ Logoff/Sign Out from Windows User Account
  • [Windows] Windows 11 安裝Server管理工具Install RSAT(Remote Server Administrator Tools)
  • Chrome出現:你的連線不是私人連線 Your connection is not private
  • [C#] 取得 Request URL 的方法

近期留言

    彙整

    分類

    • Ajax
    • Android
    • ASP
    • ASP.NET MVC
    • Azure
    • C#
    • Cisco
    • CSS
    • Delphi
    • Developer Tools
    • Framework
    • FreeBSD
    • Git
    • HTML5
    • javascript
    • jQuery
    • Juniper
    • Linux
    • Mac
    • PHP
    • Python
    • Server&OS
    • Software
    • SQL server
    • Sublime Text
    • Ubuntu
    • Visual Studio
    • Vmware
    • Web Design
    • Web Development
    • Windows
    • WordPress
    • 未分類
    • 未分類

    彙整

    分類

    • Ajax
    • Android
    • ASP
    • ASP.NET MVC
    • Azure
    • C#
    • Cisco
    • CSS
    • Delphi
    • Developer Tools
    • Framework
    • FreeBSD
    • Git
    • HTML5
    • javascript
    • jQuery
    • Juniper
    • Linux
    • Mac
    • PHP
    • Python
    • Server&OS
    • Software
    • SQL server
    • Sublime Text
    • Ubuntu
    • Visual Studio
    • Vmware
    • Web Design
    • Web Development
    • Windows
    • WordPress
    • 未分類
    • 未分類

    其他操作

    • 登入
    • 訂閱網站內容的資訊提供
    • 訂閱留言的資訊提供
    • WordPress.org 台灣繁體中文
    © 2025 Note | Powered by Superbs Personal Blog theme