1. SharePoint Foundation
SharePoint Foundation has been included in all previous releases and stands as the free, slightly cut-down version of SharePoint. All of the core functionality for this is now built directly into the core SharePoint product, so this is now no longer available.
2. Stand-Alone Installation
The outlined the SharePoint 2016 MinRole approach introduced in SharePoint 2016. Due to this change and update, the idea of a "stand-alone" installation is not supported as it has been with other builds. If you want to create a self-contained development or test environment, then simply choose the “Single Server Farm” role during installation. You will, however, have to esure that everything else you need, such as SQL, is already installed and configured.
3. ForeFront Identity Manager Client (FIM)
In previous versions of SharePoint, ForeFront Identity Manager (FIM) Client was used to synchronize between Active Directory and SharePoint. The new release of SharePoint does not use it at all. The standard way of importing users now is via Active Directory Import. You can still use third-party products, as well as the new Microsoft Identity Manager 2016 version.
4. Excel Services in SharePoint
So, this is a big one, or maybe not. During the past few years, functionality that is really Office- and Web-rendering based has moved to Office Web Apps rather than inside of the core SharePoint stack. In SharePoint 2016, Excel Services and its associated business intelligence capabilities have been removed. The Excel Services piece has moved into a new Office Web Apps product, Office Online Server, which is now in preview. Not only has functionality been moved, but certain features have been completely deprecated. These items include Excel Services PowerShell commands, Trusted Data Providers, File Locations and Data Connection Libraries. Feature such as Viewing and Editing Excel data in the browser now requires the new Office Online Server.
5. Tags and Notes
This feature is completely deprecated for SharePoint 2016. You will no longer be able to create new tags or notes, or even access existing ones. Microsoft has, however, documented how you can archive existimg notes.
6. Stsadm.exe
Finally, we are seeing the demise of “stsadm.exe”, in all fairness we should have been using PowerShell instead for everything possible for the past couple of versions. Even though it is deprecated it is still there for those backwards compatibility moments that will of course appear as
SharePoint Foundation has been included in all previous releases and stands as the free, slightly cut-down version of SharePoint. All of the core functionality for this is now built directly into the core SharePoint product, so this is now no longer available.
2. Stand-Alone Installation
The outlined the SharePoint 2016 MinRole approach introduced in SharePoint 2016. Due to this change and update, the idea of a "stand-alone" installation is not supported as it has been with other builds. If you want to create a self-contained development or test environment, then simply choose the “Single Server Farm” role during installation. You will, however, have to esure that everything else you need, such as SQL, is already installed and configured.
3. ForeFront Identity Manager Client (FIM)
In previous versions of SharePoint, ForeFront Identity Manager (FIM) Client was used to synchronize between Active Directory and SharePoint. The new release of SharePoint does not use it at all. The standard way of importing users now is via Active Directory Import. You can still use third-party products, as well as the new Microsoft Identity Manager 2016 version.
4. Excel Services in SharePoint
So, this is a big one, or maybe not. During the past few years, functionality that is really Office- and Web-rendering based has moved to Office Web Apps rather than inside of the core SharePoint stack. In SharePoint 2016, Excel Services and its associated business intelligence capabilities have been removed. The Excel Services piece has moved into a new Office Web Apps product, Office Online Server, which is now in preview. Not only has functionality been moved, but certain features have been completely deprecated. These items include Excel Services PowerShell commands, Trusted Data Providers, File Locations and Data Connection Libraries. Feature such as Viewing and Editing Excel data in the browser now requires the new Office Online Server.
5. Tags and Notes
This feature is completely deprecated for SharePoint 2016. You will no longer be able to create new tags or notes, or even access existing ones. Microsoft has, however, documented how you can archive existimg notes.
6. Stsadm.exe
Finally, we are seeing the demise of “stsadm.exe”, in all fairness we should have been using PowerShell instead for everything possible for the past couple of versions. Even though it is deprecated it is still there for those backwards compatibility moments that will of course appear as