SCCM Primary Site Install

Download as pdf or txt
Download as pdf or txt
You are on page 1of 29

5.

Primary Site Installation Steps


We must install some pre-requisites to install primary site. They are
1. .NET Frame work 3.5.1
2. .NET Framework 4.5 (or) later version.
3. Background Intelligent Transfer Service (BITS)
4. Remote Differential Compression (RDC)
5. Web Server (IIS)
6. ADK 8.1 (or) later version
7. SQL Server 2012 R2 (or) later version

These all are the pre-requisites to install Primary site.

Steps to install Pre-requisites in Primary site

1. Install .NET Framework 3.5

• Login into Server and open Server Manager.


• Click on Add roles & Features.

• Click on Next
• Select Role-Based or feature -based installation.
• Click on Next.

Screen clipping taken: 11/25/2017 12:01 PM

• Select a Server from the server pool


• Click on Next

• Click on Next
• Select .NET Framework 3.5 Feature
• Click on Next

• If we want to install .NET Framework 3.5 feature we need to give SxS path this is available in in our Physical computer in dump folder so we need to give that path here .
• Select Specify an alternate source path
• Here we need to give path. Click OK.
• Click on Install

• Click on Close.

Here .NET Framework 3.5 installation was success.

2. Install .NET Framework 4.5 (or) later version

In Server Manager Follow above Steps again then see


• Here .NET Framework 4.5 Feature already installed.

What is Background Intelligent Transfer Service ?

BITS is a service which resumes from which it is interrupted while transferring the data from one location to another location.

3. Background Intelligent Transfer Service installation Steps

• Go to Server manager Click Add roles and Features

• Click on Next
• Select Role-based or feature-based installation
• Click Next

• Select a Server from the server pool Click Next.

• Here no need to select anything Click Next.


• Here select Background Intelligent Transfer Service (BITS).

• Here click Add Features


• Click on Next
• Click On Next.

• Here already inbuilt selected just no need to change anything Click on Next.
• Click on Next.

• Click on Install.

• Click on Close.
Here added BITS successfully.

What is Remote Differential Compression ?


RDC is a feature which computes and finds the source and destination and transfers only modified files to the destination instead of copying whole data.

4. Install Remote Differential Compression installation Steps

• Go to Server manager Click on Add roles and Features


• Click on Next Button

• Select Role-based or feature-based installation


• Click on Next
• Select a server from the server pool
• Click on Next.

• Here don't select anything click on Next.


• Here select Remote Differential Compression
• Click on Next Button.

• Click on Install.

• Installed successfully.
• Click On Close.
• What is Web Server ?
Web Server is a Feature or role which is used to transfer data between one location to other location which the help of "HTTP protocols".

5. Web Server (IIS) Installation Steps

• Go to Server Manager Click on Add roles and Feature

• Click On Next

• Select Role-based or feature-based installation


• Click in Next.
• Select a server from the server pool
• Click on Next.

• In Server Roles Select Web server (IIS) in this select Command HTTP feature and select like below

• Then go to Health and Diagnostics in this select Below requirements.


• Then go to Performance Select Below requirements

• Then go to Security and select below requirements

• Then go to Application Development select below requirements

• Then go to Management tools Select below requirements

• Click Next Button


• In above picture no need to select anything
• Click Next.

• Click on Install
• Here Web server (IIS) installed Successfully
• Click on Close button.

6. ADK 8.1 (or) later version Installation Steps


Here we installed ADK 1703

• Go to VM Workstation ---> VM ---> Settings

• Go to Options
• Click on Share Folders and select Always Enabled and select Map as a network drive in windows guests
• Click on Add
• Once click on Add

• Click Browse give the ADK path (Here I am using ADK 1703)
• Click on Next

• Click on Finish Button.


• Go to My computer in SCCM then select ADK 1703

• Select adksetup right click --> Run as Administrator


• Click on Next

• Here select No
• Click Next
• Select Accept

• Check the above options


• Click on Install
• Here if missed some files we need to download for this we need to enable network then need to download after downloaded everything we need to change network .
• Then close
• Once finish Restart the system.

7. SQL Server 2016 Installation Steps.

Here First we need to extract in physical machine then share SQL Server 2016 into virtual machine by using Share folder.
Then extract SCCM 1702 then select SQL 2016 R2 in this select Setup and right click Run as Administrator.
• Now display screen like below.

• Then go to Installation --> Select New SQL Server stand-alone installation


• Then click on Run.

• Select Specify a free edition: Evaluation.


• Click on Next.

• Here select I accept the license terms.


• Click on Next.
• Here don't select any thing
• Click on Next.

• Click on Next.
• Here select Database Engine Service and Reporting Service -Native.
• Click on Next

• Click on Next.
• Here Select Default Instance. Click on Next.

Screen clipping taken: 11/29/2017 11:30 AM

• Here give Account Name & Password and Status Type Automatic.
• Click on Browse and Select user or Domain name\Administrator.
• In Above Picture I gave Account Name was ITROCKS\Administrator and Password Welcome@123 .
• Click on Next.

• Here select Windows authentication mode and give Specify SQL Server administrators for this click on Add or Add Current User and give respective names.
• Click on Next.

• Click on Install.

• SQL Server installed Successfully.


• Click on Close .
• Then Restart the System.
• Microsoft SQL Server Management Studio (SSMS) Installation:
Here we need to install SSMS also download SSMS from google then copy in SCCM virtual machine.
Select SSMS right click Run as Administrator.

• Click on Install.
• It will take some time to install SSMS.

• Restart the system.


• Then go to Virtual machine (SCCM) search SSMS.
• Here we can see the Microsoft SQL Server Management Studio.

You might also like