MIM 2016 deployment on Windows 2016 Application Server deprecated

Install instructions are wrong for MIM deployment if deploying on Windows Server 2016, the best command line I have found which combines all the requirements for SharePoint and the MIM Portal is:

Add-WindowsFeature Web-Server, `
windows-identity-foundation, `
NET-Framework-45-ASPNET, `
Net-Framework-Features, `
Web-Mgmt-Console, `
Web-Mgmt-Compat, `
Web-Metabase, `
Web-Lgcy-Mgmt-Console, `
Web-Lgcy-Scripting, `
Web-Mgmt-Tools, `
Web-WMI, `
Web-Common-HTTP, `
Web-Windows-Auth, `
NET-HTTP-Activation, `
NET-Non-HTTP-Activ, `
NET-WCF-HTTP-Activation45,`
rsat-ad-powershell,`
Server-Media-Foundation,`
Xps-Viewer –includeallsubfeature -source D:\sources\sxs

You will need a Windows 2016 source specified as .net3.5 requires it.

Leave a Reply

Your email address will not be published. Required fields are marked *

WordPress Appliance - Powered by TurnKey Linux