powershell安装windows组件(准备)
默认好像没有Add-WindowsFeature ,Get-WindowsFeature ,Remove-WindowsFeature 三个功能。 需要执行 Import-Module Servermanager 然后回车。
servermanagercmd应该最终会被遗弃的,不用也罢。
默认好像没有Add-WindowsFeature ,Get-WindowsFeature ,Remove-WindowsFeature 三个功能。 需要执行 Import-Module Servermanager 然后回车。
servermanagercmd应该最终会被遗弃的,不用也罢。