End User Computing
Certificate Registration Point We will describe how to install SCCM Certificate Registration Point (CRP). ROLE DESCRIPTION Using SCCM and Intune, the CRP communicates with a server that runs the Network Device Enrolment Service (NDES) to provision device certificate requests. This is not a mandatory Site System, but we recommend installing a CRP if you need to provision client certificates […]
 Asset Intelligence Synchronization  Asset Intelligence Synchronization .This part will describe the Asset Intelligence Synchronization Point (AISP). ROLE DESCRIPTION The AISP is used to connects to Microsoft in order to download Asset Intelligence catalog information and upload uncategorized titles. For more information about planning for Asset Intelligence, see Prerequisites for Asset Intelligence in Configuration Manager. This is not a mandatory Site […]
Application Catalog Web Service Point This part will describe how to install the SCCM Application Catalog web service point and the Application Catalog website point. Both of these roles are now unsupported. We do not recommend adding this role to your hierarchy. The application catalogue’s Silverlight user experience isn’t supported as of current branch version 1806. Starting in version 1906, […]
PREREQUISITE CHECK Before launching the SCCM installation, we recommend launching the Prereqchk tool in order to verify if all components are configured correctly. The SCCM installation wizard will also run this check but if you’re missing a requirement, you’ll have to go through the whole installation wizard again after fixing it. We prefer to use the standalone tool before running the setup. […]
Installation guide Sccm SQL 2017 Installation : We will go through the complete SCCM SQL 2017 Install Guide to install and configure SQL before installing SCCM Current Branch 1806 or higher Execute Setup.exe from the SQL installation media, select New SQL server stand-alone installation Important Info Note that some steps in the wizard are automatically skipped when no […]
SCCM HARDWARE REQUIREMENTS Design Recommendation and Installation Prerequisites : In the first part, we will cover SCCM installation prerequisites most specifically hardware requirements, design recommendations, and server prerequisites. The hardware requirements for a Primary Site server largely depends on the features that are enabled, and how each of the components is utilized. When the number of clients […]
Authoring Secured Installations MSI Special Tips , Adherence to the following guidelines when authoring a Windows Installer package helps maintain a secure environment during installation: Administrators should install managed applications into a target installation folder for which non-admin users do not have change or modify privileges. Make any property set by the user a public […]
What is WMI? MSI Windows Managed Instrumentation (WMI) is acronym for Windows Management Instrumentation. WMI is a new management technology allowing scripts to monitor and control managed resources throughout the network. Resources include hard drives, file systems, operating system settings, processes, services, shares, registry settings, networking components, event logs, users, and groups. WMI is built […]
What is Localization? (MSI Localizing a Windows Installer Package ) MSI Localizing a Windows Installer Package ,the process of making a software product linguistically and culturally appropriate for use in a different country or region and its language is called localization. This helps cut costs and speeds up the localization process. In addition to adapting […]
What is bootstrapping? MSI Windows Installer Bootstrapping , A setup application Instmsi.exe is available with the Windows Installer SDK that contains all logic and functionality to install Windows Installer When bootstrapping is used? MSI Windows Installer Bootstrapping , Currently every installation that attempts to use the Windows® Installer begins by checking whether the installer is […]