SharePoint 2016 Central Admin - Upgrade And Migration - Enable Enterprise Features
Introduction
This is another article to explore the options in the Central Administration Web Application. In this article, we are going to explain the enable Enterprise Features options.
When you click on the "Enable Enterprise Features" link, you are redirected to the following page. This page lets you enable the Enterprise Features in SharePoint farm. There are two possible views for this page. if you are using SharePoint Standard Edition, then you will get the following page.
http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/sharepoint-2016-central-admin-upgrade-and-migration-enable-enterprise-featur/Images/image001.jpg
And, if you are on the Enterprise Edition of SharePoint, then you will get this page.
http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/sharepoint-2016-central-admin-upgrade-and-migration-enable-enterprise-featur/Images/image002.jpg
Enable Enterprise Features page’s direct link - / _admin/SkuUpgrade.aspx
Use Case
Krossfarm wants to use the Enterprise features but currently, we are using the SharePoint Standard Edition. In this case, there are a couple of things that you need before using the Enterprise features.
- You need a valid 25-character long Enterprise product key.
- Make sure your environment is properly licensed for Enterprise (Cals for user and server).
- Lastly, you have to plan it because it can cause a short outage for the farm.
**Important: **Once you upgrade SharePoint to Enterprise Edition, you cannot go back (downgrade the SharePoint to Standard). The only supported way is to uninstall SharePoint and reinstall it with a Standard product key. If Enterprise features are enabled on a site collection, then you cannot restore it to Standard Edition farm. You have to use third party tools (safest way) or try to disable the Enterprise Edition on-site collection, take a backup, and restore into Standard farm.
Another important thing is that if you have a multi-server farm or a single-server farm, you only need to perform this SKU-upgrade step one time via Central Admin. This process will run the configuration wizard on the backend on all the servers in the farm. The configuration wizard will be enabled and will activate all the Enterprise-level services and features.
Once you enable the Enterprise features in the farm, all the new site collections you provision after this will have Enterprise features set in. But for all existing site collections, you have to enable it manually. In Central Admin, there is another option called “Enable Features on existing sites”.
Enable Enterprise Features
In order to upgrade and enable the Enterprise features on a farm, please follow the steps below:
Login to Central Admin with account member of farm administrator group and also the Local Admin on the Server.
Go to the Upgrade and Migration -> click on Enable Enterprise Features.
On this page, provide the following information.
Click on Enterprise (Required Enterprise Client License) radio button.
Enter the 25-character long Enterprise Product key.
Click OK.
Now, wait a couple of minutes as this will upgrade the SKU on all servers in the farm.
http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/sharepoint-2016-central-admin-upgrade-and-migration-enable-enterprise-featur/Images/image004.jpgOnce it successfully upgrades, you will see this screen.
http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/sharepoint-2016-central-admin-upgrade-and-migration-enable-enterprise-featur/Images/image005.jpgNow, you have to reset the IIS on all servers in the farm.
If you come back on this page, you will get the following screen.
http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/sharepoint-2016-central-admin-upgrade-and-migration-enable-enterprise-featur/Images/image006.jpg
This concludes this article. We learned how to enable the Enterprise features on an existing SharePoint Server Standard installation.