SharePoint 2016: My Issues and Solutions
 
 Windows Server 2016: Fails to Ping Localhost   Issue: ping localhost fails (ipv6 message were seen).   Solution: Our system administrator ran Microsoft Fix to give preference to IPv4 over IPv6    https://support.microsoft.com/en-ca/help/929852/guidance-for-configuring-ipv6-in-windows-for-advanced-users     SQL Server 2017: Fail to Open Configuration Manager  Issue: Cannot connect to WMI provider   Solution:  http://tritoneco.com/2014/05/15/fix-sql-configuration-manager-cannot-connect-to-wmi-provider  The following command must be run as Administrator (140 is for SQL Server 2017):  C:\Program Files (x86)\Microsoft SQL Server\140\Shared> mofcomp sqlmgmproviderxpsp2up.mof   SharePoint 2016: Unable to Upload Multiple Documents  Issue: When directly working on SP 2016 Server, no response when clicking on "Upload files using Windows Explorer instead"  Solution:  1. Try to upload files on a client computer where WebClient service is available  2. If working on the SP Server, ple...
