
We will be looking at how to create an answer file for SQL Server, that will be used in our automation script, during the silent installation of SQL Server 2017.
We will be looking at how to create an answer file for System Center Configuration Manager, that will be used in our automation script, during the silent installation of System Center Configuration Manager Current Branch 1902.
We will be reviewing the PowerShell code on how to validate the existence of our source code.
Install server prerequisites using the server manager module, load Windows features into a features variable, then iterate with a for-each loop to install missing features and provide status feedback.
Configure firewall rules for the Sequel Server, specify the installation source, and run the setup with a configuration file, validating the source path and reporting installation success or failure.
Configure sql server memory and timeouts for SCCM by connecting to master database, setting 1 gb minimum and 4 gb maximum memory, and setting the remote query timeout to 6000.
If you are the type of individual who like to work smart and automate things, this course is for you.
In this course we will be covering everything that is needed to automate the installation System Center Configuration Manager with the help of PowerShell scripts.
It might sound a bit over the top at the moment, but after completing the course you will have a better understanding of what is required, to automate the installation of Microsoft System Center Configuration Manager and all the pre-requisites.
In this course we will be covering the scripted install of:
Windows Server Roles and Features
Windows ADK 10
Windows ADK WINPE
Microsoft SQL Server 2017
Microsoft SQL Server 2017 Latest Cumulative Update
Microsoft SQL Server Management Studio
Configure some settings in Microsoft SQL Server 2017
Microsoft System Center Configuration Manager