powershell安装windows组件(准备)

默认好像没有Add-WindowsFeature ,Get-WindowsFeature ,Remove-WindowsFeature 三个功能。 需要执行 Import-Module Servermanager 然后回车。

servermanagercmd应该最终会被遗弃的,不用也罢。

posted on 2011-11-29 21:15  tienco  阅读(464)  评论(0)    收藏  举报

导航