Add-WindowsFeature
Dyasis wrote: » Silly question, but what version of Server are you using? 2008? 2008 R2? 2012? etc... the reason why I ask, if it's not 2012, then you have to use and not Install-WindowsFeature
netsysllc wrote: » Assuming your using Server 2012 try this first 'Import-Module ServerManager'. 2008/2008R2 cannot be converted, a full install is required.