SharePoint 2016 Beta 2 User Experience
The previous article mainly describes the process of installing SharePoint 2016. This article describes some general information.
First open the Management Center (there will still be an Issue List after installation), such:
As mentioned earlier, the code of SharePoint 2016 is based on Online, and the style is the same as that of o365.
SharePoint 1, 2013
Office 365
The Management Center has no changes compared with the previous ones, so it is not particularly difficult to get started with operations. For convenience, use the Configuration Wizard to configure and click Configuration Wizards and select Launch the Farm Configuration Wizard to run the Configuration Wizard.
The first page contains the service management account, service applications, and service configurations. Retain the default, click Next, and then click Next. The second page is actually a wizard for creating a website set with port 80. There are already many website templates under the Enterprise category. If you are interested, try one by one, I have only created one Team Site here. As a developer, I like Team Site for years. Click OK to create a Team.
After the creation, the Configuration Wizard is complete. A list is provided to list the work of The Wizard. Click Finish.
Click Application Management in the left-side Navigation Pane and click View all site collections to View the website set created in the Wizard.
As mentioned in previous articles, the exciting size of databases and the breakthrough in the size limit of files uploaded to SharePoint should be confirmed in Web Application settings and click Application Management, select Manage web applications, select SharePoint-80, click General Settings in the above menu, and find Maximum Upload Size. It can be seen that it is 20 47mb.
Refer to a document with special characters in the document library. 2016 supports special characters.
Persistent links are also easy to understand and can be viewed in this article.
Finally, let's take a look at SharePoint Designer. In the management center, click General Application Settings in the left-side navigation bar. You can see that there are still SharePoint Designer related configurations. Select Configure SharePoint Designer settings, for example:
So I opened the locally installed SharePoint Designer 2013 to see if I could open the previously created Team Site. Click the Open Site menu and enter the website URL in Site name, for example:
Successfully opened, indicating that SharePoint Designer 2013 can also be used for SharePoint 2016 websites.
We will not describe it much more. You can try it on your own. The installation package can be downloaded from Microsoft's official website.
For IT Pro personnel, you can use more functions to experience them. For R & D personnel, You need to experience lower-level things, such as changes to API interfaces.