Applaud for you if you are reading this. I assume you were successful in installing the SharePoint Server 2016 IT Preview with all the initial hiccups with respect to prerequisites, multiple reboots, and lots of troubleshooting.
So we are in the process of setting up the SharePoint 2016 FARM now.
You will come across a WARNING related to missing ManageUserProfileServiceApplicationTenantSimplifies.xml file. Yes, its a warning and not an error so do not trouble yourself much.
Warning Message
WARNING: Feature ManageUserProfileServiceApplication\feature.xml had failed to
install for the following reason: Could not find file 'C:\Program Files\Common
Files\Microsoft Shared\Web Server Extensions\16\Template\Features\ManageUser
ProfileServiceApplication\ManageUserProfileServiceApplicationTenantSimplifies.xml'
Important Points -
- The error references to a missing Feature XML file from the HIVE folder.
- Error is related to the User Profile Service Application service.
- The file is actually missing and not found in the specified folder path.
SolutionThis is a known BUG with SharePoint Server 2016 IT Preview. So just ignore it for now.
The SharePoint team is definitely working on this and we should see this issue fixed in future releases.
- Managed Metadata error - The data returned from the tagging UI was not formatted correctly
- How to generate client id and secret to register SharePoint App with OAuth
- Create SharePoint Site Collection with new Content database in existing web application
- Fix Error 2711 SQL RBS client - The installer has encountered an unexpected error. The specified Feature name ('Docs') not found in Feature table
- How to exclude results from SharePoint Search
- 'Edit Document' Requires a Windows Sharepoint Services-compatible application and Microsoft Internet Explorer 6.0 or higher
- [Solved] SharePoint Access Denied error editing Document Name
- Recommended size and resolution for SharePoint Online Site logo
- SharePoint Server 2016 IT Preview - new improved Features and Enhancements
- Restore deleted Office 365 SharePoint group site
- SharePoint An unexpected error has occurred - Correlation ID and PowerShell Merge-SPlogfile
- [Solved] SharePoint Search Internal server error exception
- SharePoint CAML query error - The XML source is not correct
- How to hide quick launch in SharePoint classic site
- Not receiving email notification alert in SharePoint Online workflow - Power Automate, FLOW
- Change SharePoint search results FullTextSqlQuery RowLimit 10000
- Fix Power BI error Access to the resource is forbidden when connecting SharePoint Online List as data source
- [Fix] Restricted View permission level missing in SharePoint Online site library
- How to upload file programmatically to SharePoint Document Library using Server Object Model C# .Net
- How to create classic site in SharePoint Online
- That did'nt work, Issue type User not in directory - SharePoint external access error
- Merge-SPlogfile PowerShell - SharePoint Correlation ID error
- Fix Power BI 404 not found error when connecting SharePoint Online List as Data Source
- SharePoint Server 2016 IT Preview Deprecated Removed features
- SharePoint error - An exception occurred when trying to issue security token: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms..
- How to Gzip a file directory on Mac OS X using Terminal Command - Mac-OS-X
- [Solved] Mic not working on iPhone 7 after iOS 14 upgrade - Apple
- Setting up Cloud feature with Notepad++ - NotepadPlusPlus
- Find Mac version using terminal command - MacOS
- Unable to connect to the Internet : Google Chrome - Chrome
- Enable Spellcheck in eclipse workspace - Eclipse
- ls command sort by file size [Linix/UNIX/macOS/bash] - Linux
- How to enable line numbers in IntelliJ - HowTos