SharePoint 2016 Beta 2 installation experience
I have been busy for a while recently, and the official version 2016 is coming soon. I want to get familiar with it as soon as possible. 2016 is no longer supported by the free version of Foundation. Only the Server version is available.
Before SharePoint is installed, some necessary environments and installation files are created first, and then no SPD 2016 is found...
From 2007, 2010 to 2013, the SPD has changed from charging to free, and no updates are available. Sorry. Personally, although SPD is not used to do many things, I am mainly engaged in R & D, but I really feel that SPD is a convenient and powerful tool for SharePoint administrators engaged in O & M work. It is gratifying that SPD 2013 supports Online, and may partially support 2016 (because the code for SharePoint 2016 is based on Online). Try it after installing SharePoint 2016. For more details, see.
Currently, VM resources are in short supply, so I have only one 10 Gb memory. The configuration is as follows:
The Official System Configuration Requirements are as follows. At least 12 GB is required. Try again with 10 GB:
Scenario |
Deployment type |
Processor |
RAM |
Hard disk |
Database server running a single SQL instance |
Development |
64-bit, 4 cores |
12-16 GB |
80 GB |
Database server running a single SQL instance |
QA/Production |
64-bit, 4 cores |
16-24 GB |
80 GB |
Web server or application server in a three-tier farm |
Development |
64-bit, 4 cores |
12-16 GB |
80 GB |
Web server or application server in a three-tier farm |
QA/Production |
64-bit, 4 cores |
16-24 GB |
80 GB |
First, Install SQL. The minimum SQL version is 2014.
For convenience, I chose to install it completely.
The installation process is less than 20 minutes.
After installing SQL Server, the first step (especially for friends with limited memory) is to open Management Studio, right-click the Server node, and select Properties, in the pop-up attribute form, select the second memory and modify the maximum memory of the server. The default value is infinite.
Restart the service after modification.
Start to install SharePoint. Open the installation package, run prerequisiteinstaller (ensure that the server can connect to the Internet and run with administrator privileges), first prepare the installation and configuration, click Next, check and agree, and then click Next, it starts automatically, just like the previous version.
Unfortunately, an error occurred. Click Review the log file to view the error information as follows:
It looks like a restart is required. Restart the server and run it again. This time, the configuration is correctly installed. The interface is as follows:
Click Finish to automatically restart the instance. After the instance is restarted, the instance continues to run. Then, the complete page is displayed. Step 1 is complete.
Run the installation package below, click setup program to execute the installation, enter the trial Key provided by Microsoft on the input Key interface to be able To NQGJR-63HC8-XCRQH-MYVCH-3J3QR.
Click "Continue", select "agree", and Continue the next step until Install Now starts to Install. So far, there is no difference with the previous version. wait quietly until the installation process is complete.
(An error was reported during this period, as shown in. It is a problem with the packets uploaded to FTP. If the network conditions are good, download a good one from the official website .)
After installation, you are still familiar with the interface. Click Close to automatically run the Configuration Wizard.
For the first configuration, select Create a new server farm, click Next, fill in Database Server, Username and Password, and then click Next to set the security code.
Next we went to a different place from the previous version, such:
As described earlier, SharePoint 2016 has refined Server role. Since I only have one VM, I chose Single-Server Farm, that is, all in one, and click Next.
I am used to specifying the port of the Management Center instead of randomly setting it to a certain five-digit number. This is a good note. Generally, I will specify it as 10000 and then click Next.
After previewing the configuration, click Next to start the configuration. For example, wait until the configuration is complete.
Click Finish to open the browser access management center, for example:
Write it here.