Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Microsoft Super converged Private Cloud Test 31-SCCM2016 deployment prerequisites preparation, SQL deployment

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Microsoft System Center four core suites, SCCM, SCVMM, SCOM, SCDPM, and then we deploy the last important suite SCCM,SCCM with asset management, terminal management, patches, software, operating system distribution, and many other functions, from 2012, it also integrated SCEP (System Center Endpoint Protection) security suite, can be used for terminal security testing, antivirus and so on.

As a general rule, before installing SCCM 2016, let's take a look at the prerequisites for SCCM and deploy the databases required by SCCM.

1. SCCM precondition requirements

The precondition requirements for SCVMM are as follows:

Computer joins the domain

Installation account and service account have local administrator privileges

SQL Server 20108 R2 SP3, 2012 SP3, 2014 SP1, SP2, 2016, 2016 SP1 (2016 for this deployment)

Collation requires SQL_Latin1_General_CP1_CI_AS

The function required by SQL Server is that the database engine service function is a must

Windows authentication requires

Each SCCM site requires a dedicated SQL Server instance

SQL Server memory requires a minimum setting of 8GB

SQL nested triggers must be enabled

Requires SQL Server common language runtime to be enabled (automatically enabled when SCCM is installed)

SQL Reporting report service (if you need to generate reports)

BITS service

.net 3.5,4.0or 4.5 or newer (Windows Server 2016 has built-in 4.6and 3.5)

Windows Installer 4.5 (or later) (Windows Server 2016 system is built in)

Microsoft XML Core Services 6. 0 (MSXML60)

IIS service role

WSUS service

Windows ADK (Windows deployment tool component)

Deployment tool

Windows pre-installation Environment (Windows PE)

Image processing and configuration designer (ICD)

User status Migration tool (USMT)

Windows Perforamance Tookit

Windows Assesment Service

Before proceeding with the formal installation, the following steps are required:

Install the operating system

Set the IP address and computer name (in this POC test, the IP address is 172.16.11.15 and the computer name is SCDPM)

Computer joins the domain

Add the DPMadmin administrator user and sqlservice service startup account to the local administrators group

Install .net 3.5 and .net 4.6

2. SQL Server and pre-condition installation

1) Log in to the SCDPM server using CMadmin and insert the SQL Server 2014 installation CD

2) double-click to open the SQL installer

3) in the SQL Server installation interface, click install on the left, and then click "install independently of a new SQL Server or add features to an existing installation" on the right.

4) on the product key page, the image has pre-entered the key, and click "next" directly.

5) on the license terms page, check "I accept the license terms", and then click "next"

6) on the Microsoft update page, click "next" directly

7) on the product update page, click "next" directly

8) on the installation rules page, after all the rules have been checked, click "next"

9) on the function selection page, check the database engine service, full-text semantic extraction search, Reporting Service- native, and then click "next"

10) on the instance configuration page, select the default instance and click "next"

11) on the server configuration page, change the service startup account for the SQL Serrver agent, SQL Server database engine, and SQL Server Reporting Service to mscloud\ sqlservice, enter the password, check "Grant volume maintenance task privileges to the SQL Server database engine service", and then click the collation tab above

12) change the database engine rule to SQL_Latin1_General_CP1_CI_AS, and then click "next"

13) on the server engine configuration page, select mixed mode for authentication mode, then add domain users such as cmadmin, sqlservice, administrator as SQL Server administrators, and then click the data catalog tab above

14) on the data catalog tab, select D:\ SQLDB in the data root directory, and then click "next"

15) on the Reporting Service page, select installation and configuration, and then click next

16) on the prepare for installation page, check whether the SQL installation settings are incorrect, and then click "install"

17) SQL Server installation is complete, click "close"

18) in the SQL Server 2016 installation package, management tools are no longer provided. You need to download SQL Server management tools separately and download the address https://go.microsoft.com/fwlink/?LinkId=531355.

19) double-click to open the downloaded SSMS management tool, and on the initial page, click "install"

20) install successfully. Click restart to restart the server.

21) prerequisites for starting installation after reboot is complete

First of all, open the downloaded ADK 10 program adksetup.exe

22) Select the installation path after opening it, and then click next

23) on the privacy page of the toolkit, click next

24) on the license agreement page, click "Yes"

25) check the features to be added as shown in the following figure, and then click install

26) Click close when installation is complete

27) create a system management container in AD

Log in to any domain controller using the domain administrator and open Control Panel-> Administrative tools-> ADSI Editor

28) right-click to connect to

29) Select the default naming context and click OK

30) on the domain name, right-click New-> object

Class 31) Select Container, and then click next

32) enter System Management for the value, then click next

33) Click "finish"

34) right-click the newly created container, and then click Properties

35) Click the Security tab, and then click add

36) add the hostname of SCCM and grant full control, and then click Advanced

37) Select the object and click Edit

38) will be set to this object and all descendants, and then click OK

Click OK all the way back to the interface.

39) follow the steps above to add mscloud\ cmadmin account permissions

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report