windows 7 powershell找不到dsquery和dsget

lan*_*boy 7 powershell windows-7

我试着跑

dsquery group -samid "Development Environment" | dsget group -members -expand > C:\dev.txt
Run Code Online (Sandbox Code Playgroud)

我有这个:

The term 'dsquery' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spe
lling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:8
+ dsquery <<<<
    + CategoryInfo          : ObjectNotFound: (dsquery:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
Run Code Online (Sandbox Code Playgroud)

我已经安装了Windows 7 Service Pack 1的Windows远程服务器管理工​​具.但它仍然不适合我.

请帮忙.

唯一一个无法安装

无法安装Active Directory管理中心.

这是错误消息

man*_*lds 7

安装后,您必须转到程序和功能(appwiz.cpl) - >打开或关闭Windows功能 - >并启用远程服务器管理工​​具.

在此输入图像描述