The one thing I missed with Server Core was PowerShell. While you can run PowerShell cmdlets and scripts remotely, at times it would have been nice to run it locally. The reason PowerShell was not included was due to the lack of .NET in Server Core. That
Read More...