[ホーム] - [Windows Server 2016 FAQ 一覧] - [Windows Server 2016に AD関連のコマンドレットをインストールする方法 | ダウンロード不要]



作成日:2019/05/06
更新日:2019/05/06
対象:Windows Server 2016

Windows Server 2016に AD関連のコマンドレットをインストールする方法 | ダウンロード不要





Windows Server 2016に AD (Active Directory) 関連のコマンドレットをインストールする方法を紹介します。原則としてダウンロードは不要な方法となります。

Active Directory 関連の Powershell コマンドレット はドメインコントローラには規定でインストールされていますが Windows AD のメンバサーバにはインストールされていません。
ここでは非ドメインコントローラの Windows Server 2016 に AD関連の コマンドレットをインストールする方法を紹介します。インターネットからのダウンロードは不要です。

(1)AD関連のモジュールの確認
まずはインストールされているモジュールを確認します。


PS C:\> Get-WindowsFeature RSAT-AD-PowerShell

Display Name Name Install State
------------ ---- -------------
[ ] Windows PowerShell の Active Directo... RSAT-AD-PowerShell Available


PS C:\> Install-WindowsFeature RSAT-AD-PowerShell

Success Restart Needed Exit Code Feature Result
------- -------------- --------- --------------
True No Success {リモート サーバー管理ツール, Windows Powe...





(2)インストール
実際にインストールを実行します。

PS C:\> Install-WindowsFeature RSAT-AD-PowerShell

Success Restart Needed Exit Code Feature Result
------- -------------- --------- --------------
True No Success {リモート サーバー管理ツール, Windows Powe...




(3)コマンドレットの確認
結果として以下の AD 関連のコマンドレットが使用可能となります。

add-adcentralaccesspolicymember
add-adcomputerserviceaccount
add-addomaincontrollerpasswordreplicationpolicy
add-adfinegrainedpasswordpolicysubject
add-adgroupmember
add-adprincipalgroupmembership
add-adresourcepropertylistmember
clear-adaccountexpiration
clear-adclaimtransformlink
disable-adaccount
disable-adoptionalfeature
enable-adaccount
enable-adoptionalfeature
get-adaccountauthorizationgroup
get-adaccountresultantpasswordreplicationpolicy
get-adauthenticationpolicy
get-adauthenticationpolicysilo
get-adcentralaccesspolicy
get-adcentralaccessrule
get-adclaimtransformpolicy
get-adclaimtype
get-adcomputer
get-adcomputerserviceaccount
get-addccloningexcludedapplicationlist
get-addefaultdomainpasswordpolicy
get-addomain
get-addomaincontroller
get-addomaincontrollerpasswordreplicationpolicy
get-addomaincontrollerpasswordreplicationpolicyusage
get-adfinegrainedpasswordpolicy
get-adfinegrainedpasswordpolicysubject
get-adforest
get-adgroup
get-adgroupmember
get-adobject
get-adoptionalfeature
get-adorganizationalunit
get-adprincipalgroupmembership
get-adreplicationattributemetadata
get-adreplicationconnection
get-adreplicationfailure
get-adreplicationpartnermetadata
get-adreplicationqueueoperation
get-adreplicationsite
get-adreplicationsitelink
get-adreplicationsitelinkbridge
get-adreplicationsubnet
get-adreplicationuptodatenessvectortable
get-adresourceproperty
get-adresourcepropertylist
get-adresourcepropertyvaluetype
get-adrootdse
get-adserviceaccount
get-adtrust
get-aduser
get-aduserresultantpasswordpolicy
grant-adauthenticationpolicysiloaccess
install-adserviceaccount
move-addirectoryserver
move-addirectoryserveroperationmasterrole
move-adobject
new-adauthenticationpolicy
new-adauthenticationpolicysilo
new-adcentralaccesspolicy
new-adcentralaccessrule
new-adclaimtransformpolicy
new-adclaimtype
new-adcomputer
new-addccloneconfigfile
new-adfinegrainedpasswordpolicy
new-adgroup
new-adobject
new-adorganizationalunit
new-adreplicationsite
new-adreplicationsitelink
new-adreplicationsitelinkbridge
new-adreplicationsubnet
new-adresourceproperty
new-adresourcepropertylist
new-adserviceaccount
new-aduser
remove-adauthenticationpolicy
remove-adauthenticationpolicysilo
remove-adcentralaccesspolicy
remove-adcentralaccesspolicymember
remove-adcentralaccessrule
remove-adclaimtransformpolicy
remove-adclaimtype
remove-adcomputer
remove-adcomputerserviceaccount
remove-addomaincontrollerpasswordreplicationpolicy
remove-adfinegrainedpasswordpolicy
remove-adfinegrainedpasswordpolicysubject
remove-adgroup
remove-adgroupmember
remove-adobject
remove-adorganizationalunit
remove-adprincipalgroupmembership
remove-adreplicationsite
remove-adreplicationsitelink
remove-adreplicationsitelinkbridge
remove-adreplicationsubnet
remove-adresourceproperty
remove-adresourcepropertylist
remove-adresourcepropertylistmember
remove-adserviceaccount
remove-aduser
rename-adobject
reset-adserviceaccountpassword
restore-adobject
revoke-adauthenticationpolicysiloaccess
search-adaccount
set-adaccountauthenticationpolicysilo
set-adaccountcontrol
set-adaccountexpiration
set-adaccountpassword
set-adauthenticationpolicy
set-adauthenticationpolicysilo
set-adcentralaccesspolicy
set-adcentralaccessrule
set-adclaimtransformlink
set-adclaimtransformpolicy
set-adclaimtype
set-adcomputer
set-addefaultdomainpasswordpolicy
set-addomain
set-addomainmode
set-adfinegrainedpasswordpolicy
set-adforest
set-adforestmode
set-adgroup
set-adobject
set-adorganizationalunit
set-adreplicationconnection
set-adreplicationsite
set-adreplicationsitelink
set-adreplicationsitelinkbridge
set-adreplicationsubnet
set-adresourceproperty
set-adresourcepropertylist
set-adserviceaccount
set-aduser
show-adauthenticationpolicyexpression
sync-adobject
test-adserviceaccount
uninstall-adserviceaccount
unlock-adaccount







(ご注意) 本サイト内の内容を使用して発生したいかなる時間的損害、金銭的損害あるいはいかなる損害に対して、いかなる人物も一切の責任を負いません。あくまでも個人の判断で使用してください。 本ページは独自に調査をしたアンオフィシャル(非公式)な内容です。内容に誤りがある可能性や仕様変更により内容が不正確になる可能性があります。 本サイト内掲載されている情報は、著作権法により保護されています。いかなる場合でも権利者の許可なくコピー、配布することはできません。 このページはリンクフリーです。(このページへの直接リンクも可能です。)


Copyright(c) TOOLJP.COM 1999-2022

[Windows Server 2016 FAQ 一覧に戻る]