Archive

Archive for the ‘ConfigurationManager2012’ Category

Configuration Manger 2012 RC2 is now available for download

January 28, 2012 Leave a comment

Configuration Manger 2012 RC2 is now available for download on microsoft.com:

http://www.microsoft.com/en-us/server-cloud/system-center/configuration-manager-2012.aspx

Configuration Manager 2012 Central Administration Site database server

Supported versions of SQL Server 2008 for RC2:

· SQL Server 2008 SP2 Standard and Enterprise CU7

· SQL Server 2008 R2 SP1 and CU4

· SQL Server Express 2008 R2 and CU4

RC2 Release Notes

Release notes for Configuration Manager 2012 RC2 can be found here:

http://technet.microsoft.com/en-us/library/hh691020.aspx

Incoming search terms:

Download Microsoft System Center Configuration Manager 2012 Beta 2

 Download

 

System requirements

Supported Operating Systems: Windows Server 2008

Minimum System Requirements:

  • Site servers and site roles require 64-bit OS (distribution points are an exception)
    • Branch distribution points have been deprecated and replaced with standard distribution points that can be hosted on Configuration Manager 2012 client operating system platforms, with the exception of Windows XP Professional Service Pack 3 and Windows XP Tablet PC SP3
    • Standard DPs can run on Windows Server 32-bit but will not support advanced functionality
  • Windows Server 2008 (64-bit)
    • Distribution points can run on Windows Server 2003
  • SQL Server 2008 SP1 with CU10 (64-bit)
  • SQL Reporting Services is ONLY reporting solution

Supported configuration

Incoming search terms:

System Center Configuration Manager 2012 virtual labs

Frequently ask question Configuration Manager 2012–Beta 2 – Software Deployment

 

What is an “application” and why would I use it?

Configuration Manager 2012 applications contain the administrative details and Application Catalog information necessary to deploy a software package or software update to a computer or mobile device.

What is a “deployment type” and why would I use one?

A deployment type is contained within an application and specifies the installation files and method that Configuration Manager will use to install the software. The deployment type contains rules and settings that control if and how the software is installed on client computers.

What is the “deployment purpose” and why would I use this?

The deployment purpose defines what the deployment should do and represents the administrator’s intent. For example, an administrative user might require the installation of software on client computers or might just make the software available for users to install themselves. A global condition can be set to check regularly that required applications are installed and to reinstall them if they have been removed.

What is a global condition and how is it different from a deployment requirement?

Global conditions are conditions used by requirement rules. Requirement rules set a value for a deployment type for a global condition. For example, “operating system =” is a global condition; a requirement rule is “operating system = Win7.”

How do I make an application deployment optional rather than mandatory?

To make a deployment optional, configure the deployment purpose as Available in the applications deployment type. Available applications display in the Application Catalog where users can install them.

Can users request applications?

Yes. Users can browse a list of available software in the Application Catalog. Users can then request an application which, if approved, will be installed on their computer. To make a deployment optional, configure the deployment purpose as Available in the applications deployment type.

Why would I use a package and program to deploy software rather than an application deployment?

Some scenarios, such as the deployment of a script that runs on a client computer but that does not install software, are more suited to using a package and program rather than an application.

Can I deploy Office so that it installs locally on a user’s main workstation but is available to that user as a virtual application from any computer?

Yes. You can configure multiple deployment types for an application. Rules that specify which deployment type is run allows you to specify how the application is made available to the user.

Does Configuration Manager 2012 help identify which computers a user uses to support the user device affinity feature?

Yes. Configuration Manager 2012 collects usage statistics from client devices that can be used to automatically define user device affinities or to help you manually create affinities.

Can I migrate my existing packages and programs from Configuration Manager 2007 to a Configuration Manager 2012 hierarchy?

Yes. You can see migrated packages and programs in the Packages node in the Software Library workspace. You can also use the Import Package from Definition Wizard to import Configuration Manager 2007 package definition files into your site.

Does the term “software” include scripts and drivers?

Yes. In Configuration Manager 2012, the term software includes software updates, applications, scripts, task sequences, device drivers, configuration items, and configuration baselines.

Do references to “devices” in Configuration Manager 2012 mean mobile devices?

The term “device” in Configuration Manager 2012 applies to a computer or a mobile device such as a Windows Mobile Phone.

What does “state-based deployment” mean in reference to Configuration Manager 2012?

Depending on the deployment purpose you have specified in the deployment type of an application, Configuration Manager 2012 periodically checks that the state of the application is the same as its purpose. For example, if an application’s deployment type is specified as Required, Configuration Manager will reinstall the application if it has been removed. Only one deployment type can be created per application and collection pair.

Incoming search terms:

Frequently ask question Configuration Manager 2012–Beta 2 – Sites and Hierarchies

Sites and Hierarchies

The following frequently asked questions relate to sites and hierarchies in Configuration Manager 2012.

Are there new Active Directory schema extensions for Configuration Manager 2012?

No. The Active Directory schema extensions for Configuration Manager 2012 are unchanged from those used by Configuration Manager 2007. If you extended the schema for Configuration Manager 2007, you do not need to extend the schema again for Configuration Manager 2012.

Have the site types changed from Configuration Manager 2007?

Configuration Manager 2012 introduces changes to both primary and secondary sites while the central administration site is new site type. The central administration site replaces the primary site referred to as a central site as the top-level site of a multi-primary site hierarchy. This site does not directly manage clients but does coordinate a shared database across your hierarchy, and it is designed to provide centralized reporting and configurations for your entire hierarchy.

Can I join a pre-existing site to another site in Configuration Manager 2012?

No. In Configuration Manager 2012 you cannot change the parent relationship of an active site. You can only add a site as a child of another site at the time you install the new site. Because the database is shared between all sites, joining a site that has already created default objects or that has custom configurations can result in conflicts with similar objects that already exist in the hierarchy.

Why can’t I install a primary site as a child of another primary site like I could in Configuration Manager 2007?

With Configuration Manager 2012, primary sites have changed to support only secondary sites as child sites, and the new central administration site as a parent site. Unlike Configuration Manager 2007, primary sites no longer provide a security or configuration boundary. Because of this, you should only need to install additional primary sites to increase the maximum number of clients your hierarchy can support, or to provide a local point of contact for administration.

Why do I need SQL Server for my secondary site?

In Configuration Manager 2012 secondary sites require either SQL Server, or SQL Server Express to support database replication with their parent primary site.

What is database replication?

Database replication is based upon SQL Server replication and replaces file-based site-to-site data transfers for settings and configurations. This enables common information to be quickly replicated to each Configuration Manager 2012 site in a hierarchy. Database replication configures automatically when you join a new site to an existing hierarchy.

What is Active Directory forest discovery?

Active Directory Forest discovery is a new discovery method in Configuration Manager 2012 that allows you to discover network locations from multiple Active Directory forests. This discovery method can also create boundaries in Configuration Manager for the discovered network locations and you can publish site data to another Active Directory forest to help support clients, sites, and site system servers in those locations.

Can I provide clients with unique client agent configurations without installing additional sites?

Yes. Configuration Manager 2012 applies a hierarchy-wide set of default client settings (formerly called client agent settings) that you can then modify on clients by using custom client settings that you assign to collections. This creates a flexible method of delivering customized client settings to any client in your hierarchy, regardless of the site it is assigned to, or where it is located on your network.

How do I configure my sites for native-mode?

Configuration Manager 2012 has replaced the native mode site configuration in Configuration Manager 2007 with individual site system role configurations that accept client communication over HTTPS or HTTP. Because you can have site system roles that support HTTPS and HTTP in the same site, you have more flexibility in how you introduce PKI to secure the intranet client endpoints within the hierarchy. Clients over the Internet and mobile devices must use HTTPS connections.

Where do I configure the Network Access Account?

Use the following procedure to configure the Network Access Account:

How to configure the Network Access Account for a site
  1. In the Administration workspace, expand Site Operations, click Sites, and then select the site.

  2. On the Settings group, click Configure Site Components, and then click Software Distribution.

  3. Click the Network Access Account tab, configure the account, and then click OK.

Incoming search terms: