We have some Powershell scripts used to set up various dev/test/prod environments and one of them installs and configures IIS. Unfortunately these scripts don't appear to be working under Windows 10 at this time because the Install-WindowsFeature cmdlet is missing.
Where these removed intentionally, or is there some hoop I need to jump through to install them that wasn't previously necessary?