How to Install Configuration Manager 2016 (SCCM / ConfigMgr 2016) on Windows Server 2016 and SQL Server 2016
System Center Configuration Manager
Helps IT manage PCs and servers, keeping software up-to-date, setting configuration and security policies, and monitoring system status while giving employees access to corporate applications on the devices that they choose. When Configuration Manager is integrated with Microsoft Intune, you can manage corporate-connected PCs, Macs and UNIX/Linux servers along with cloud-based mobile devices running Windows, Windows Phone, iOS, and Android, all from a single management console.System Center Endpoint Protection/ Windows Defender
Protects client and server operating systems against the latest malware threats. It is built on System Center Configuration Manager, giving customers a unified infrastructure for client security and compliance management.This Technical Preview includes support for Windows 10 with existing Configuration Manager and Endpoint Protection features as well as additional enhancements for operating system deployments, software update management, device management, and more.
As a reminder, these are early pre-release builds. Many of the features and scenarios are still in development. As such, this preview is not intended for production environments, production labs, nor full evaluations.
Prerequisites:
Server Features and Roles ADK V10 More details click here https://technet.microsoft.com/library/mt595861.aspx#bkmk_reqsSQL Server 2016 How to install SQL 2016? Click Here
SQL Required Features:
- Database Engine Services
- Full-Text and Semantic Extractions for Search
- Reporting Services Native
- Management Tools – Complete
- Additional selections based on need
- Name pipes (Enabled) after SQL is installed.
PowerShell Script to Install all required Roles and Features
PS Script [
Add-WindowsFeature
Web-Windows-Auth,Web-ISAPI-Ext,Web-Metabase,Web-WMI,BITS,RDC,NET-Framework-Features,Web-Asp-Net,Web-Asp-Net45,NET-HTTP-Activation,NET-Non-HTTP-Activ,Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Redirect,Web-App-Dev,Web-Net-Ext,Web-Net-Ext45,Web-ISAPI-Filter,Web-Health,Web-Http-Logging,Web-Log-Libraries,Web-Request-Monitor,Web-HTTP-Tracing,Web-Security,Web-Filtering,Web-Performance,Web-Stat-Compression,Web-Mgmt-Console,Web-Scripting-Tools,Web-Mgmt-Compat
-Restart ]
Add the new Site System to the System Management Container in ADDS
- Click Start, click Run, and then enter dsa.msc to open the Active Directory Users and Computers administrative tool.
- Click View, and then click Advanced Features.
- Expand the System container.
- Right-click System Management. On the context menu, click Properties.
- In the System Management Properties dialog box, click the Security tab.
- Click Add to add the site server computer account and grant the account Full Control permissions.
- Click Advanced, select the site server’s computer account, and click Edit.
- In the Apply onto list, select This object and all child objects.
- Click OK.
Hardware:
Windows Server 2016 SQL Server and Reporting Services 2016 Hyper-V 2016 Virtual Machine.Microsoft Recommendations
CAS/Standalone
Primary Site (up to 50,000 clients) w/co-located SQL Server:
- 2 x Quad-Core (Intel Xeon E5504 or comparable)
- 32GB of RAM
- 350GB – 950GB total hard disk space* (OS, ConfigMgr, SiteDB, TempDB)
Step by Step Installation:
- Extract the content from the SC_ConfigMGr_SCEP package.
- Run the HTA to start the Primary Site installation.
Installing ADK 10
That's it, now you have deployed SCCM 2016.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment