加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

windows-7 – windows 7 powershell找不到dsquery和dsget

发布时间:2020-12-14 01:43:25 所属栏目:Windows 来源:网络整理
导读:我试着跑 dsquery group -samid "Development Environment" | dsget group -members -expand C:dev.txt 我有这个: The term 'dsquery' is not recognized as the name of a cmdlet,function,script file,or operable program. Check the spelling of the n
我试着跑
dsquery group -samid "Development Environment" | dsget group -members -expand > C:dev.txt

我有这个:

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

我已经安装了适用于Windows 7 Service Pack 1的Windows远程服务器管理工??具.但它仍然无法正常工作.

请帮忙.

无法安装Active Directory管理中心.

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

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读