SCCM2203安装前的准备(一)

一、创建系统管理容器

在SYSTEM容器创建System Management系统管理容器

首先,我们将创建“系统管理”容器,并为其分配 SCCM 服务器的完全权限。这是 SCCM 服务器在系统容器下创建对象所必需的。

1. 登录到域控制器。单击服务器管理器、工具,单击ADSI 编辑。

SCCM2203安装前的准备(一)

 

2. 右键单击 ADSI 编辑并单击连接到。

SCCM2203安装前的准备(一)

 

3. 在“连接设置”窗口中,命名上下文应为默认命名上下文。单击确定。

SCCM2203安装前的准备(一)

 

4. 展开默认命名上下文。右键单击CN=System。单击新建并创建一个对象。

A screenshot of a computer

Description automatically generated

 

5. 选择类作为容器,然后单击Next。

A screenshot of a computer

Description automatically generated

 

6. 将其命名为System Management。

A screenshot of a computer

Description automatically generated

7. 单击下一步,然后单击完成关闭向导。

 

二、授予 SCCM 服务器对系统管理容器的权限

创建系统管理容器后,您必须委派 SCCM 服务器对系统管理容器的完全权限。为此,请按照以下步骤操作。

1. 启动 Active Directory 用户和计算机。

SCCM2203安装前的准备(一)

 

2. 单击查看,然后单击高级功能。

A screenshot of a computer

Description automatically generated

 

3. 展开系统,右键单击系统管理,然后单击委派控制。

SCCM2203安装前的准备(一)

 

4. 单击添加。在选择用户、计算机或组窗口上,单击对象类型并检查计算机作为对象类型。单击确定。

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

SCCM2203安装前的准备(一)

 

5. 键入主站点服务器计算机帐户的名称,然后单击“确定” 。

A screenshot of a computer

Description automatically generated

 

6. 添加主站点服务器计算机帐户,然后单击下一步。

A screenshot of a computer

Description automatically generated

 

7. 在要委派的任务页面上,单击创建要委派的自定义任务。单击下一步。

SCCM2203安装前的准备(一)

 

8. 选择此文件夹、此文件夹中的现有对象以及在此文件夹中创建新对象。单击下一步。

A screenshot of a computer

Description automatically generated

 

9. 选择常规、特定属性和特定子对象的创建/删除 。

A screenshot of a computer

Description automatically generated

 

10. 在权限下,单击完全控制。当您选中“完全控制”框时,会自动检查所有其他权限。

A screenshot of a computer

Description automatically generated

 

11. 单击下一步,然后单击完成关闭向导。

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

SCCM2203安装前的准备(一)

A screenshot of a computer

Description automatically generated

 

三、扩展 Active Directory 架构

要扩展 Schema,请使用属于 Schema Admins 安全组成员的帐户。登录到架构主域控制器。

1. 找到可以在配置管理器安装 DVD 的 SMSSETUP\BIN\X64 中找到的 extadsch。

双击运行extadsch.exe或者用cmd进入扩展,完成扩展之后在C盘有个ExtADSch.log日志文件,打开有“Successfully extended the Active Directory schema”记录就是扩展成功了。

A screenshot of a computer

Description automatically generated

 

2. 按住键盘上的 shift 键并右键单击extadsch并单击Copy as Path。

3. 启动命令提示符。右键单击并单击粘贴,然后按 Enter。

4. 您应该看到成功扩展 Active Directory 架构这一行。

A screenshot of a computer

Description automatically generated

 

5. 打开位于系统驱动器根目录中的日志文件extadsch.log 。您应该看到成功扩展 Active Directory Schema行。

A screenshot of a computer

Description automatically generated

 

A screenshot of a computer

Description automatically generated

 

四、WEB服务器IIS一些插件、后台智能传输服务BITS、远程差分压缩服务

安装 Web 服务器 IIS

1、要启用 Web 服务器角色和其他功能,请登录 SCCM 服务器。启动服务器管理器并单击管理 > 添加角色和功能。选择Web Server (IIS)服务器角色并单击Next。

A screenshot of a computer

Description automatically generated

 

A screenshot of a computer

Description automatically generated

 

2、启用/安装以下功能:-

.Net Framework 3.5 功能[安装所有子功能]

.Net Framework 4.5 功能[安装所有子功能]

远程差分压缩

A screenshot of a computer program

Description automatically generated

 

A screenshot of a computer

Description automatically generated

 

3、启用/安装以下角色服务:-

通用 HTTP 功能– 默认文档、静态内容。

应用程序开发- .NET 可扩展性 3.5 和 4.5。选择 ASP.NET 3.5、ISAPI 扩展、ASP.NET 4.5。

安全性- Windows 身份验证。

IIS 6 管理兼容性– IIS 管理控制台、IIS 6 元数据库兼容性、WMI 兼容性以及 IIS 管理脚本和工具。

完成所有功能和角色服务的安装并关闭向导。

A screenshot of a computer

Description automatically generated

 

A screenshot of a computer

Description automatically generated

 

4、报错:

SCCM2203安装前的准备(一)

 

5、经过排查发现是.Net Framework 3.5的问题

链接:https://pan.baidu.com/s/1_GWmy56mOBQIucW-x5hXfQ 提取码:ny9r
可以通过加载安装镜像,指定到对应的文件夹

1)下载文件后解压里面的文件NetFx3.cab放到C:\Windows文件夹下,

A screenshot of a computer

Description automatically generated

 

2)在C:\Windows目录下按下“shit键+鼠标右键”选择“在此处打开命令窗口(w)” ,

3)或者打开cmd(管理员身份)进入到该目录下,输入命令:

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

 

五、安装 Windows ADK 1903

1、首先下载 Windows ADK 1903。请注意,必须同时下载 ADK 和 Win PE 插件。

下载地址:https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install#other-adk-downloads

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated A screenshot of a computer program

Description automatically generated

 

2、运行 ADK 安装程序并选择以下功能

1)部署工具

2)用户状态迁移工具

A screenshot of a computer

Description automatically generated

 

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

 

4、现在运行 adkwinpesetup。默认情况下,选择功能Windows 预安装环境 (Windows PE)。单击安装。关闭向导。

之前装过Windows10 ADK 1903插件所以这边Windows PE安装路径固定之前的路径

A screenshot of a computer

Description automatically generated   A screenshot of a computer screen

Description automatically generated

A screenshot of a computer

Description automatically generated   A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

 

六、安装 SQL Server 2017

下载地址:

https://www.microsoft.com/zh-cn/sql-server/sql-server-2017

A screenshot of a computer

Description automatically generated

A screenshot of a computer program

Description automatically generated A screenshot of a computer

Description automatically generated

A screenshot of a computer program

Description automatically generated A screenshot of a computer program

Description automatically generated

A screenshot of a computer program

Description automatically generated A screenshot of a computer program

Description automatically generated

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

 

介质文件夹选择此路径C:\SQLServer2017Media\Developer_CHS

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated A screenshot of a computer

Description automatically generated

 

产品密钥

6GPYM-VHN83-PHDM2-Q9T2R-KBV83

22222-00000-00000-00000-00000

TDKQD-PKV44-PJT4N-TCJG2-3YJ6B

3个都可以用

A screenshot of a computer

Description automatically generated

 

功能选择- 选择数据库引擎服务并单击下一步。

A screenshot of a computer

Description automatically generated

 

实例配置– 选择默认实例。单击下一步。

若选择默认实例失败,新建一个实例

A screenshot of a computer

Description automatically generated

 

指定服务帐户。请注意,您必须为每个 SQL Server 服务使用单独的帐户。

A screenshot of a computer

Description automatically generated

 

单击排序选项卡。确保排序规则是SQL_Latin1_General_CP1_CI_AS。

此处比较重要,如果不更改排序规则,后期安装SCCM时会失败!

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

 

单击添加当前用户将帐户添加到 SQL Server 管理员。单击下一步。完成其余步骤。关闭设置向导,最后重新启动服务器一次。

A screenshot of a computer

Description automatically generated A screenshot of a computer

Description automatically generated

 

检查安装前的准备

A screenshot of a computer

Description automatically generated

 

安装程序开始安装过程

A screenshot of a computer

Description automatically generated

 

完成后,将显示以下窗口。

A screenshot of a computer

Description automatically generated

 

七、安装 SQL Server Management Studio

下载地址:

https://docs.microsoft.com/zh-cn/sql/ssms/download-sql-server-management-studio-ssms?redirectedfrom=MSDN&view=sql-server-ver15

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated A screenshot of a computer

Description automatically generated

 

重新启动计算机

A screenshot of a computer

Description automatically generated

 

登录 SQL Server

重启完成后,在开始菜单,找到:Microsoft SQL Server Management studio,点击打开

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

A screenshot of a computer

Description automatically generated

 

八、安装报告服务

下载地址:

https://www.microsoft.com/en-us/download/details.aspx?id=55252

A screenshot of a computer

Description automatically generated

 

运行安装程序并单击安装 Reporting Services。

WV79P-7K6YG-T7QFN-M3WHF-37BXC

A screenshot of a computer

Description automatically generated   A screenshot of a computer program

Description automatically generated   A screenshot of a computer

Description automatically generated

 

重新启动服务器以完成 SQL Server 2017 报告服务安装。稍后我们将配置报表服务器。

A screenshot of a computer

Description automatically generated

 

 

SCCM分解步骤

A screenshot of a computer program

Description automatically generated

阅读剩余
THE END