Share via


SharePoint 2016 Central Admin: System Settings - Convert Server Role In This Farm

Ths is a new series of articles, which will explain the SharePoint 2016 Central admin options. This article is also part of that series.

**Convert Server role in this Farm **(direct URL /_admin/RoleConversion.aspx)

**Note - **You should be logged in with Farm administrator with local admin on the server, otherwise this option will not be visible.

When you click on the Convert Server role in this farm link, you will land on Role Conversion. This page will give you the information about the Server along with the current role.
http://csharpcorner.mindcrackerinc.netdna-cdn.com/article/sharepoint-2016-central-admin-system-settings-convert-server-role-in-this-fa/Images/image001.jpg

This farm consists of two SharePoint Servers and both Servers are listed on the page with their current role. You will see information given below.

As mentioned earlier, we can change the Role of the Server from this page. Krossfarm decided to change KF-SP1 Server role from Front-End with Distributed Cache to Custom Role.

To Change Server Role

In order to change the role of the server, please follow the steps given below.

**Note
**
You have to keep in mind a couple of things, which are given below.

  • With the release of November CU (Feature Pack 1), SharePoint includes a pre-validation role conversion. Pre-validation checks if the Server is ready for the conversion, in case it is not ready; it will display the appropriate message.
  • You have to do extra work for the Distributed Cache Role and Search Server role.
  • This will cause the outage for the Server on which you are changing the role.
  • You have to schedule the down time.
  • Service on the Server will be impacted with role change, as the new role configures a new set of Services and stops the old set of Services. This is totally dependent upon the role which you select.
  • To get more information about the Services associated with the role, check this MinRole and associated services for each server role
  • You can use PowerShell to do the same thing.

See Also