Tuesday, December 12, 2017

Whats New in SharePoint 2016

With the evolution of Apps in SharePoint 2013, SharePoint has been improved with new features to handle both on-premises and online model.
SharePoint 2016 has few features to handle pitfalls of SharePoint 2013 and enhance the power of SharePoint.
Following new features has come up:

1. Hybrid: Unlikely with SharePoint 2013 in SharePoint 2016, business can use both cloud and On-premises to keep the data. The new feature is used to consolidated both places data in a single list. The hybrid model is simple and automated:


2. Cloud Hybrid Search: This great feature is a boon for search functionality. Now crawlers can consolidate both - cloud and on premises content to make a unified search result for O365 sites.



3. Compliance Feature: The new feature in SharePoint 2016 comes up with your own data deletion and retention policies to control the flow of data exposed to the cloud.

You can delete data in users after certain period of times.
You can preserve certain documents, emails and other files.


4. Image and video previews : In SharePoint Server 2016 when you post images and videos to a document library, you can see a preview by hovering the mouse over the image or video, or by clicking on them.

5. Information Rights Management: Office365 provides the IRM capabilities which encrypt data to make it secure.
For example, you can allow recipients to edit and print, but restrict them from forwarding to others. This policy is attached to the document.

6. Large file support: The new SharePoint 2016 supports upload/download of large files than 2046 MB which was supported in older version. Now the desired file size limit can be configured on web application level. It could be up to 10 GB.

7. Security and Privacy: In new SharePoint 2016, this is supporting new Trasport Layer Protocol (TLS 1.2) by which data is private and encrypted. This new SMTP is making data more secure.

8. Mobile Experience: SharePoint 2016 has excellent design and navigation and has more user friendly mobile view. This has a new feature, user can switch the mobile view to PC view and it is touch enabled feature. Now anyone can access SharePoint from anywhere PC or mobile and can interact with the team.

9. Open Document Format (ODF) available for document libraries: You can set an Open Document Format (ODF) file as the default file template for a document library. This way user can edit the new file with the program they choose.
Note: You need Full Control permission to set up a template for a document library. You need Full Control permission for the site to set up site content types.

10. MinRole farm topology and Server Roles: With the release of SharePoint 2016, it came with the new server role configuration feature, this feature allows a SharePoint administrator to assign the role of their choice to a specific SharePoint 2016 server. It enables the only the required functionalities and it'll make sure that all servers that belong to each role are compliant. You can also convert servers to perform the new roles when needed.


Servers in Farm



You can even look at the services running on the SharePoint 2016 server and see if they are compliant as well.


11. Reduced Downtime: Another exciting feature to manage the SharePoint servers, the size and number of the packages are immensely reduced. They’ve also removed the downtime previously required to update SharePoint servers.

12. Faster Site and Site Collection Creation: SharePoint 2013 used to take over 40 seconds to create a site. This new feature provides templates that work at same level as SQL Server, which reduces the round trips required between the SharePoint and SQL servers.
With PowerShell configurations, you can now use the SPSiteMasterMicrosoft PowerShell cmdlets to create sites and site collections quickly, generally improving site performance.

13. Removed 5,000 View Threshold (Not technically):

A Document Library can have 30,000,000 documents, that’s never been an issue. However, 5,000 seems to be the actual limit for many end users that don't know they had to index their columns.
The 5,000 view threshold is actually necessary, or your entire SharePoint would be slowed down. It prevents SQL from locking the entire database, really.
Instead of removing this unpopular threshold, they automated the creation of Indexed Columns. This means that, technically, the limit is still there, but you won’t have to worry about it.


14. App Launcher and Sites in One Place: SharePoint 2016 allows you to view both On-Premises and Office 365 in one location via the App Launcher under the “Sites” app.
The App Launcher provides easy access to Office 365 apps such as OneDrive, OneNote, and more.



15. Durable Links: The links you sent to people will remain intact even after a document moves to another location or is renamed.
You can achieve this by using a Resource-ID-based URLs for documents hosted in SharePoint. You no longer have to search files by name and can just use the resource ID containing the document stored in the database.




Following few changes has been made in SharePoint 2016:

1. Central Administration: Central Administration is not provisioned in all the servers of the farm by default now, it is only provisioned in the first server on the Farm. We can provision it in another individual server using PowerShell commands:

Microsoft PowerShell cmdlets: (Services on Server page on Central Administration > System Settings)
New-SPCentralAdministration
Remove-SPCentralAdministration

Features No Longer Available:

Product Catalog Site Template is gone, though you can still use the Catalog Feature.



I tried to add the points and features I am aware, please comment me if you know any more. I will be happy to add the unknown features.

Via[https://technet.microsoft.com][https://en.share-gate.com]