SCCM Site:
- A site consists of a site server, site system roles, clients, and resources.
- There are several types of sites in SCCM12.
- Site uses boundaries to determine the clients belonging to the which site.
- Multiple sites can be configured into site hierarchies and connected such that you can manage bandwidth utilization between sites.
- Site is identified by the threecharacter code and the friendly site name configured during Setup
Types of sites as follows.
Central Administrative Site (CAS):
- The central administration site coordinates intersite data replication across the hierarchy by using Configuration Manager database replication.
- CAS is a sits on top of the SCCM 2012 Hierarchy.
- CAS cannot directly manage clients.
- CAS used when multiple primaries are needed like having over 100k clients.
- CAS can manage all SCCM 2012 Site Servers from one console.
- CAS hardware requirnment:-
- Microsoft recommends CPU-16 cores,
- 64 GB of RAM
- 1.5 TB Disk space for all the files.
- CAS function is to replicate all data from every primary and also functions as a reporting server.
- Data replicated from the bottom up.
- The CAS also enables the administration of hierarchywide configurations for client agents, discovery, and other operations.
- You can only join one existing Primary to a CAS, then after that you deploy your other Primary servers.
- A central administration site can support up to 25 child primary sites.
- Only limited site system roles can be installed on CAS. Management Point (MP) and Distribution Point (DP) can’t be installed in CAS.
Planning for CAS:-
★ Use the following information to help you plan for a central administration site:
- The central administration site is the toplevel site in a hierarchy.
- When you configure a hierarchy that has more than one primary site, you must install a central administration site, and it must be the first site that you install.
- The central administration site supports only primary sites as child sites.
- Central administration site cannot have clients assigned to it.
- The central administration site does not support all site system roles.
- You can manage all clients in the hierarchy and perform site management tasks for any primary site when you use a Configuration Manager console that is connected to the central administration site.
- When you use a central administration site, the central administration site is the only place where you can see site data from all sites. This data includes information such as inventory data and status messages.
- You can configure discovery operations throughout the hierarchy from the central administration site by assigning discovery methods to run at individual sites.
- You can manage security throughout the hierarchy by assigning different security roles, security scopes, and collections to different administrative users. These configurations apply at each site in the hierarchy.
- You can configure file replication and database replication to control communication between sites in the hierarchy. This includes scheduling database replication for site data, and managing the bandwidth for the transfer of filebased data between sites.
❖ Primary Site:
- To manage clients directly.
- Each primary site can support up to 100,000 clients.
- To provide a local point of connectivity for administration.
- To meet organizational management requirements. For example, you might install a primary site at a remote location to manage the transfer of deployment content across a lowbandwidth network.
- A primary site only supports a central administration site as a parent site.
- A primary site only supports secondary sites as child sites and can support one or more secondary child sites.
- A primary site cannot change its parent site relationship after installation.Primary sites are responsible for processing all client data from their assigned clients.
- When a primary site is installed, it automatically configures database replication with its designated central administration site.
- Primary sites use database replication to communicate directly to their central administration site.
- Hardware Requirnment:-
- Microsoft recommends CPU 4 cores
- 8 GB of RAM
- 200GB Disk space for all the files.
- Support 10 MP, 250 Secondary Site,250 DP.
★ Consider installing a primary site for any of the following reasons:
- To manage clients directly.
- To increase the number of clients and devices you can manage with a single hierarchy.
- To provide a local point of connectivity for administration.
- To meet organizational management requirements. For example, you might install a primary site at a remote location to manage the transfer of deployment content across a lowbandwidth network. However, with System Center 2012 Configuration Manager you can use options to throttle the network bandwidth use when transferring data to a distribution point and this capability can replace the need to install additional sites.
- A primary site can be a standalone
- primary site or a child primary site in a larger hierarchy. When a primary site is a member of a hierarchy with a central administration site, the sites use database replication to replicate data between the sites. Unless you need to support more clients and devices than a single primary site can support,consider installing a standaloneprimary site. Beginning with Configuration Manager SP1, you can convert a standalone primary site into a larger hierarchy when your deployment exceeds the capacity of a single primary site.
- A primary site supports only a central administration site as a parent site.
- A primary site supports only secondary sites as child sites and can support one or more secondary child sites.
- When you use Configuration Manager with no service pack, a primary site cannot change its parent site relationship after installation. However, beginning with Configuration Manager SP1, you can install a new central administration site as a parent site of an existing standalone primary site.
- Primary sites are responsible for processing all client data from their assigned clients.
- When a primary site installs, it automatically configures database replication with its designated central administration site.
- Primary sites use database replication to communicate directly to their central administration site.
- Manages clients in remote locations where network bandwidth control is required.
- Use secondary sites to manage the transfer of deployment content and client data across lowbandwidth networks.
- You manage a secondary site from a central administration site or the secondary site’s parent primary site.
- Secondary sites must be attached to a primary site, and you cannot move them to a different parent site without uninstalling them, and then reinstalling them as a child site below the new primary site.
- You can route content between peer secondary sites to help manage the filebased replication of deployment content. To transfer client data to a primary site, the secondary site uses filebased replication. However, a secondary site also uses database replication to communicate with its parent primary site.
- You do not require a local administrative user for the site.
- You have to manage the transfer of deployment content to sites lower in the hierarchy.
- You have to manage client information that is sent to sites higher in the hierarchy.
- If you do not want to install a secondary site and you have clients in remote locations,consider using Windows BranchCache or distribution points that are enabled for bandwidth control and scheduling. You can use these content management options with or without secondary sites, and they can help you to reduce the number of sites and servers that you have to install.
- Use the following details to help you plan for secondary sites:
- Secondary sites automatically install SQL Server Express during site installation if a local instance of SQL Server is not available.
- Secondary site installation is initiated from the Configuration Manager console when it is connected to the central administration site or a primary site.
- When a secondary site is installed, it automatically configures database replication with its parent primary site.
- Secondary sites use database replication to communicate directly to their parent primary site and to obtain a subset of the shared Configuration Manager database.
- Secondary sites support the routing of filebased content to other secondary sites that have a common parent primary site.
- Secondary site installations automatically deploy a management point and distribution point that are located on the secondary site server.
- The reporting point.
- The PXE service point. This functionality is moved to the distribution point.
- The server locator point. This functionality is moved to the management point.
- The branch distribution point. Use Distribution point or BranchCache
Which site system roles can be installed in Which Site:-