Hi All :
CU1 for System Center 2012 Configuration Manager SP1 released, you can download it from MSFT Support website. http://support.microsoft.com/kb/2817245
OCS 2007 R2中的Group Chat功能是很多用户所期待的,简单、实用。但该版本不支持中文的直接输入,确实让很多用户有了放弃的念头。但Lync Server 2010中的Group Chat虽然在部署方式上没有太多改变,但终于解决了简体中文直接输入的问题!
下图显示的是Lync 2010 Group Chat新版本的客户端登陆界面:
正常登陆后即可直接键入简体中文进行对话,如图:
Enjoy !
Justin Gao
Microsoft (China)
This document will to show how to deployment System Center 2012 Configuration Manager RTM in a large environment , including Central Administration Site , Primary Site and Secondary Site in a hierarchy .
Please use Adobe Reader X or above version to open.
Application management in System Center 2012 Configuration Manager provides Configuration Manager administrative users and the users of Configuration Manager client devices with tools to manage applications in the enterprise.
The benefits of application management for administrative users include the following:
The benefits of application management for users include the following:
How to implementing application management ? you can reference this document .
Online Viewers enable users to use a web browser to view Excel, PowerPoint and Word files that are stored on web servers or shared folders in an organization. Users can conveniently view Office files in a web browser without having to open a separate application. In addition, Online Viewers do not require Office 2013 to be installed on users’ computers. Online Viewers also generate the code that is required to link or embed the URL inside a webpage. You can use Online Viewers within your Intranet, or on the Internet.
Office Web Apps Server provides a page at the address http://OfficeWebAppsServername/op/generate.aspx that you can use to generate links to publicly available documents that have UNC or URL addresses. When a user selects a generated URL, Online Viewers enable Office Web Apps Server to get the file from its location and then render it by using Office Web Apps. The user can view the Word, Excel, or PowerPoint file in a browser with Office features intact. Formatting and layout in Word documents are preserved, data in Excel workbooks can be filtered and sorted, and animations play in PowerPoint presentations. However, be aware that Online Viewers allow users to view but not edit files, and Online Viewers can't open any files that require authentication.
This blog post neither introduce how to install a Office Web Apps Server 2013 environment nor how to configure a certificate. These part you can refer my previous blogs. I am assume you have completed these phase.
Now open the Windows PowerShell cmdlets, using Set-OfficeWebAppsFarm - OpenFromUrlEnabled to enable URL opening files. When Online Viewers are turned on (set to True by using OpenFromUrlEnabled), this parameter turns on or off the ability for Online Viewers to display files in UNC paths. By default, this parameter is set to True, but make sure OpenFromUrlEnabled is also set to True before you enable opening files from UNC paths. We recommend you set this parameter to False if you have set up Office Web Apps Server to connect to the Internet.
Then open online viewers generate website : https://<OWA's FQDN>/op/generate.aspx , enter the file UNC address and click Create Link:
Then click Test this link, will online viewing the file:
Also you can open the PDF file:
Powerpoint Web App:
Slide Show:
Enjoy!
在Exchange Server 2010中如果希望实现CAS角色的高可用性,则需要通过配置Network Load Balacing来实现,该步骤非常容易,但当我们创建完CAS的NLB后,还有两个重要步骤进行操作。
第一: 创建CAS Array,利用New-ClientAccessArray 命令,如图:
第二:当我们创建完CAS Array后,你还需要为NLB中的所有CAS节点申请多域名证书,该证书的申请过程可以通过EMC的证书申请向导来进行,并会生成req文件。但当申请完该多域名证书后,你会发现该证书并不能正常被使用,客户端在访问OWA、EAS或Outlook Anywhere时均会出现问题,访问OWA提示证书错误,如图:
此时我们在EMC中可以看到刚申请的CAS Array证书不能被根证书颁发机构所信任,如图:
该问题时由于默认的ADCS无法支持多域名证书导致。因此我们需要利用 Certutil –setreg policy\EditFlags -EDITF_ATTRIBUTESUBJECTALTNAME2 命令来使ADCS支持该多域名证书,如图:
随���我们还需要在NLB的CAS节点服务器上通过Certsrv站点申请证书,在此需要将先前创建多域名证书时生成的Req文件的内容拷贝至其中,并选择Web Server作为证书模板,如图:
随后Sumbit该请求,并下载基于 Base 64 encoded 项的证书链,如图:
随后我们需要将该证书链通过Import-ExchangeCertificate命令来导入第一个NLB中的CAS节点,并通过Enable-ExchangeCertificate命令到启用该证书链。执行后将会看到该CAS Array证书已经可以被根证书颁发机构所信任,如图:
最后我们还需要将该证书包含私钥从该CAS节点导出,然后再导入到NLB中的其他CAS节点即可。最后客户端再次访问OWA或其他Exchange服务时将不再出现问题,如图:
Enjoy!
Hi all :
SQL Server 2008 R2 is release over 1 year . Before , you can't using SQL Server 2008 R2 as SCOM 2007 R2 's datebase directly, but now , you can !
So , how can we do that ?
First , you need to install SQL Server 2008 R2 standard or Enterprise , if you need SCOM 2007 R2 reporting , don't forget install SSRS .
On this DB Server , insert SCOM 2007 R2 image , find and run DBCreatWizard.exe tool
Display database configuration wizard
Next , under Database Information , you can select database type , now we need create Operations Manager Database firstly ,fill in SQL Port and Db name and size .
Next , under Management Group Configuration , you can assign MG name , and permission .
Next , in Summary , you can check previous configuration
if OK , Finish to create till display successfully .
Secondly , using again this tool to create Operations Manager DW database
Next till to finish. Now , you can review two db in this
OK , you can starting install SCOM 2007 R2 . When you Installing SCOM 2007 R2 first Management Server . you need pay attention , don't choose Database item
When you install SCOM 2007 R2 Reporting ,
b. Install System Center Operations Manager 2007 R2 Reporting.Important When you install System Center Operations Manager 2007 R2 Reporting, you should not install the Data Warehouse component.
c. Rename the local group SQLServerReportServerUser$<hostname>$MSSRS10.<SQLInstanceName> back to original name SQLServerReportServerUser$<hostname>$MSSRS10_50.<SQLInstanceName>
OK , You will successfully complete the installation. Enjoy ! Justin Gao Microsoft (China)
OK , You will successfully complete the installation.
Lync Server 2010已经RTM一段时间了,相信大家对它都有了一定的了解,有些朋友可能已经开始学习、测试它的新功能了。Lync Server 2010的部署已经变得很简单,而SIP账号的启用则和先前版本完全不同,它已经完全通过Lync Server Control Panel来实现了,并且基于SilverLight技术。
如果启用普通用户的SIP帐号则非常简单,在此不再描述,而实际当中您可能还会遇到以下两个场景的SIP账号启用的问题,在此进行简单的描述:
场景一:
当我们在Lync Server Control Panel下针对Domain Admins组用户启用SIP时,您会看到以下错误提示:
这是出于安全因素考虑。但并不是说明不能启用高权限用户,而是需要通过Lync Server Shell来实现,具体参数如图:
启用后即可在Control Panel中看到已经被启用的高权限账号了,如图:
场景二:
由于我们实际的使用场景中大部分企业是没有OCS 2007或OCS 2007 R2等先前版本的,因此进行Lync Server 2010的全新部署相对简单,但如果已经部署了先前版本,而又因为某种原因强制删除了这些先前版本的话,则在全新部署完Lync Server 2010为用户启用SIP时将会提示该用户已经属于其他池的错误信息。这是由于先前版本被强制删除后,用户的SIP账号还未被Disable导致。这时您通过Lync Server Control Panel仍然无法启用该账号新的SIP账号。在此您仍然需要使用Lync Server Shell来进行操作。
具体命令如下:
Move-CsUser -Identity "Justin Gao" -Target "LyncSrv.Contoso.msft" -Force
This blog post will to show how to deploy System Center 2012 SP1 Data Protection Manager on Windows Server 2012 environment.
More information you can access this TechNet link : http://technet.microsoft.com/en-us/library/hh757823.aspx
System Center 2012 Operations Manager released , Operations Manager 2012 enables you to monitor services, devices, and operations for many computers in a single console. Operators can gain rapid insight into the state of the IT environment and the IT services running across different systems and workloads by using numerous views that show state, health, and performance information, as well as alerts generated for availability, performance, configuration and security situations.
This post i will to show you how to rapid deploy SC2012 OpsMgr RTM , including MS, Reporting , ACS and so on . You can reference enclosd document .
System Center 2012 Configuration Manager is RTM , the RTM build is 7711 . In this document , i will to show you how to deploy System Center 2012 Configuration Manager RTM , including configure AD premission , certificate request and configure , SQL server related contents and so on .
More Details , please reference this document .
Archiving in Lync Server 2013 can archive the following types of content:
Additionally, Archiving in Lync Server 2013 provides new features that improve deployment and operations efficiency. These new features consist of:
The following types of content are not archived:
This document I will to show how to add and enable archiving feature in existing environment.
Please use Adobe Reader X or above version to open!
Although Forefront TMG 2010 retired, Forefront UAG 2010 still handle edge access security protection. In fact, TMG was bundled with UAG, so you can still use TMG through UAG server.
This blog post will to show how to deploy Forefront UAG 2010.
More information, please refer TechNet library: http://technet.microsoft.com/en-us/library/ff358694.aspx
Lync Server 2010 is very important product in UC , lots of customers had to deploy it. But how to identify and resolve problems with your Lync Server deployment ? I think Lync Server 2010 BPA is a best tool.
With the proper network access, the Best Practices Analyzer can examine servers running Active Directory Domain Services, Exchange Server Unified Messaging (UM), and Lync Server. You can use Best Practices Analyzer to do the following:
Best Practices Analyzer provides the following features:
Lync Server 2010 BPA is a separate tool , you can download it from this link : http://go.microsoft.com/fwlink/?LinkId=211230
Download and install BPA , you can see this icon :
Click it will open BPA home page :
If you the first use it , i suggest you need to check updates .Updated finished , you will go to Connect to Active Directory phase , then you can setting connect domain controller and permission :
Setting finished , you can connect it , waiting just minunts , you can go to Start a new Best Practices scan phase :
Then you can choose analyzer objects that you needed and start scanning :
Waiting some mins , scanning completed ! Now you can see detail result :
In View a report page , you can see relate components recommendation and more informations.
Great ! lets our start resolve all issues !
Exchange Server 2010 SP2 is released at Dec.4 , you can through this link to download : http://www.microsoft.com/download/en/details.aspx?id=28190
Exchange Server 2010 SP2 is including much anticipated features such as the Hybrid Configuration Wizard , Address Book Policies , Mini version of Outlook Web App , Cross-Site Silent Redirection , Mailbox auto-mapping and so on .
As we did with SP1 , Service Pack 2 is a fully slipstreamed version of Exchange with 13 server languages and 66 client languages (including English) avaliable in a single package . There is no separate download for client and server lanaguages ; you'll only need to download and install separate language packs if you have Unified Messaging.
Exchange 2010 SP2 includes the changes made in the all Exchange 2010 SP1 rollups (1 - 6).
More details , you can reference this link : What's New in Exchange Server 2010 SP2
Exchange 2010 SP2 version is 14.2 (Build 247.5)
If you deployment SCCM 2007 based on SQL Server 2008 R2 , and enabling Reporting Service Point , you may occur this error information : SMS_SRS_Reporting_Point Error 7403 - SRS Web Service is not running on SRS Reporting point server "SiteServer Name".
But everything seems normal except for these obnoxious error messages.
So you need to install Cumulative Update package 4 for SQL Server 2008 R2 and resolve this error . KB2345451: http://support.microsoft.com/kb/2345451
Setup this CU4 package and restart , the error is gone , the Green is back !
What's New in Configuration Manager 2007 R3
The following features are new and apply only to Configuration Manager 2007 R3:
· Power Management. Provides a set of tools to allow the site administrator to configure standard Windows power settings across computers
· Operating System Deployment Enhancements. Prestaged Media is a way to integrate with OEM factory imaging in order to leverage imaging at the OEM to speed up new hardware deployments
· Dynamic Collection Evaluation. Allows you to more rapidly evaluate a collection membership by adding only newly discovered resources.
· Delta Discovery. Performs an intermediate discovery cycle adding only new resources to the Configuration Manager 2007 database.
· Collections. Allows you to search for and add resources to the specified collection.
· Desired Configuration Management. Allows you to easily create collection of compliant or noncompliant computers in desired configuration management.
· Supported Clients Per Hierarchy: Configuration Manager 2007 R3 supports up to 300,000 clients per hierarchy when using the default settings for all Configuration Manager 2007 features. This increase in supported clients is the result of improvements to the Active Directory synchronization and Collection Evaluation processes.
About Dynamic Collection Evaluation in Configuration Manager 2007 R3
Query-based collections in Configuration Manager 2007 are periodically evaluated, based on a schedule you specify to update their membership from the site database. Even if there are no changes in the collection being evaluated, the entire collection is still processed. The default period between collection evaluations is 1 day. You can decrease this period, but evaluating collections with many members might cause a high load on your site database.
Dynamic collection evaluation in Configuration Manager 2007 R3 allows you to evaluate only resources that have been newly added to a collection. Because this improves the speed at which you can evaluate collections and lessens the processing load on the site database, you can increase the frequency by which you evaluate collections and therefore keep the data shown in the administrator console more up to date.
Important: Dynamic collection evaluation does not replace the existing method of collection evaluation; it only evaluates newly added resources
The following resources can be evaluated by dynamic collection evaluation:
· Resources that have been initially discovered.
· Resources that have been provisioned with operating system deployment.
· Resources that have been scanned for initial hardware inventory.
· Resources that have been upgraded to a newer version of the Configuration Manager 2007 client.
About Delta Discovery in Configuration Manager 2007 R3
Delta Discovery in Configuration Manager 2007 R3 enhances the discovery capabilities of the product by discovering only new or changed resources in Active Directory instead of performing a full discovery cycle. The interval by which delta discovery searches for new resources can be configured by the user to a short interval as discovering new resources only does not affect the performance of the site server as much as a full cycle. Delta discovery can detect the following new resource types:
· Computer objects
· User objects
· Security group objects
· System group objects
Important: Delta discovery is not a replacement for other Configuration Manager 2007 discovery methods. Because it only finds new or modified resources in Active Directory, it must be used in conjunction with a discovery method that performs a full synchronization with Active Directory
Note: Delta discovery only reads Active Directory attribute changes which are replicated. Non-replicated attributes which are changed such as the memberof attribute are not collected by delta discovery unless a change to a replicated attribute is made at the same time. Delta discovery is not enabled by default in Configuration Manager 2007 R3. When enabled, it will run, by default every 5 minutes
About Prestaged Media in Configuration Manager 2007 R3
Prestaged media for Configuration Manager 2007 R3 operating system deployment contains bootable media and image files that are copied to the hard drive of a computer. Prestaged media works in conjunction with your existing task sequences to provide a complete operating system deployment. The media can be accessed locally by a task sequence to install a new operating system instead of downloading them across the network. This allows operating system deployment where the computer cannot otherwise be provisioned completely. It can also reduce network traffic when deploying operating systems while still taking advantage of task sequences.
Prestaged media is generally copied to the hard drive of a new computer as a part of the computer manufacturing process or at an enterprise staging center before the computer is sent to the end user. The prestaged media consists of a .wim file that can be prestaged on a “bare metal” computer. When the computer boots for the first time after the prestaged media has been loaded, the computer will boot to WinPE and connect to the site management point to check for available task sequences.
When creating prestaged media, ensure the boot image you are using has the appropriate network and mass storage drivers need for the system to complete the provisioning process.
About Simplified Resource Management
Allows Administrators to search for and add resources to the specified collection using right click tool.
About Power Management in Configuration Manager 2007 R3
The Microsoft System Center Configuration Manager 2007 R3 power management feature provides a set of tools and resources that can help apply power settings to client computers in the enterprise and monitor the power usage of computers. Click the associated link in the following section for detailed information about planning, configuring, managing, monitoring and troubleshooting power management.
Overview of Power Management
Power Management in Microsoft System Center Configuration Manager 2007 R3 addresses the need that many organizations have to monitor and reduce the power consumption of their computers. The feature leverages the power management features built in to Windows to apply relevant and consistent settings to computers in the organization. Different power settings can be applied during and outside of working hours. For example, it might be acceptable to apply a more restrictive power plan during non-peak hours. In cases where computers must always remain switched on, you can prevent power management settings from being applied.
There are three major components to power management in Configuration Manager 2007 R3:
1. Monitoring and Planning: Power Management extends the hardware inventory of Configuration Manager 2007 to collect information about computer usage and power settings for computers in the site. A number of reports are provided to allow you to analyze this data and determine optimal power management settings for computers.
2. Enforcement: Power management allows you to create power plans which can be applied to collections of computers in your site. These power plans configure Windows power management settings on computers. You can use the built in Windows power plans, Balanced, High Performance and Power Saver or you can configure your own custom power plans. Different power plans can be configured for peak and non-peak working hours.
3. Compliance: After applying power plans to computers in your organization, you can run reports to validate that power settings were correctly applied and to calculate power savings across collections of computers.
About Reports for Power Management
Power management in Configuration Manager 2007 R3 contains a number of reports to help you to analyze power consumption and computer power settings in your organization. These reports require SQL Reporting Services which was introduced in Configuration Manager 2007 R2.
Power Management Plan Settings for Power Management
Power plans in Configuration Manager 2007 R3 contain Windows power management settings which can be configured and applied to collections of computers in your Configuration Manager 2007 R3 site.
Important: Depending on the version of Windows you are using, some settings might not be configurable on the destination client computer. For more information about the settings supported by your version of Windows, see your Windows documentation
Prerequisites for Power Management
Power management in Configuration Manager 2007 R3 has both external dependencies and dependencies within the product.
Configuration Manager 2007 Dependencies
The following table describes the dependencies within Configuration Manager 2007 for using power management.
Dependency
More Information
The site server must be running Configuration Manager 2007 R3.
Power management requires Configuration Manager 2007 R3.
Client computers in your site must be running the Configuration Manager 2007 R3 client software.
For information about upgrading the Configuration Manager 2007 client software, see Planning and Deploying Clients for Configuration Manager 2007.
The Configuration Manager 2007 hardware inventory client agent must be enabled for the site in which you are using power management.
Power management in Configuration Manager 2007 R3 uses information collected by hardware inventory. To use power management, you must first enable hardware inventory for the site.
The site must be enabled for power management.
Before you can use power management in Configuration Manager 2007 R3, you must enable the power management client agent.
SQL Reporting Services integration must be installed and configured.
The provided reports for power management require SQL Reporting Services to run. SQL reporting services integration was introduced in Configuration Manager 2007 R2 and is also included with Configuration Manager 2007 R3. For information about installing and configuring SQL Reporting Services, see SQL Reporting Services in Configuration Manager 2007 R2.
Dependencies External to Configuration Manager 2007
The site must have access to an installation of Microsoft SQL Reporting Services.
Power management in Configuration Manager 2007 R3 uses SQL Reporting Services to display reports. SQL reporting services must be installed and configured for Configuration Manager 2007 before you can display these reports. For more information, see SQL Reporting Services in Configuration Manager 2007 R2.
How to Enable or Disable the Power Management Client Agent
Enabling the power management client agent in Configuration Manager 2007 R3 makes it possible for client computers in this site to apply power management plans configured in the Configuration Manager console.
The power management client agent is not enabled by default when you install Configuration Manager 2007 R3.
Important: The power management feature in Configuration Manager 2007 R3 uses data from hardware inventory on client computers to work, therefore, enabling the power management client agent will also enable the hardware inventory client agent on computers in your site. If you disable the hardware inventory client agent for your site, the power management client agent will also be disabled. Disabling the power management client agent prevents computers in your site from applying power plans created in the Configuration Manager console.
System protection aims to protect you against two scenarios – one where your computer starts, but you have lost system files and registry; and the other where the computer does not start and you have to recover everything. System Center Data Protection Manager (DPM) enables you to protect your computer against both these scenarios.
In the past, disaster recovery entailed rebuilding a computer from scratch. This meant installing the operating system, applying updates, installing applications, and then finally recovering data. This was a laborious and error-prone method. DPM saves you the time and trouble of rebuilding your system.
In DPM, System State protection consists of protecting the operating system files, and bare metal recovery (BMR) protection consists of protecting the operating system files and all data except user data on critical volumes.
DPM uses Windows Server Backup (WSB) to perform System State backup and BMR backup. For recovery, DPM will retrieve the backups and you will use the backup data to perform recovery by using WSB.
The following scenarios are not supported for BMR:
In this document , i will show you how to using SCDPM 2010 BMR feature to recovery OS .
You must know SCDPM 2007 or above version can backup and recovery SQL Server database , SCDPM 2010 provides a new way , called SSRT (Self-Service Recovery Tool) .
The System Center Data Protection Manager (DPM) 2010 Self-Service Recovery Tool (SSRT) enables end users to recover SQL Server databases that are backed up by the DPM server, without any intervention from the DPM administrator.
About more details , you can reference attachment document .
This blog post will to show you how to deploy System Center 2012 SP1 Service Manager on Windows Server 2012 environment , including Service Manager , Data Warehouse and Self-service portal .
More details information , please access TechNet website : http://technet.microsoft.com/en-us/library/hh495575.aspx
Please use Adobe reader X or above version to open.
IT administrators perform many tasks and procedures to keep the health of their computing environment up-to-date and their business running. Tasks might include the following diverse activities, for example, new employees require that accounts and resources are configured, a business acquisition requires integrating a system from another vendor, and new hardware requires provisioning. Individual tasks and subtasks are automated, but typically, not the whole process. In addition, the administrators must maintain quality standards and system efficiency. System Center 2012 - Orchestrator can tie disparate tasks and procedures together by using the graphical user-interface Runbook Designer to create reliable, flexible, and efficient end-to-end solutions in the IT environment.
By using Orchestrator, you can carry out the following tasks:
Orchestrator provides tools to build, test, debug, deploy, and manage automation in your environment. These automated procedures, called runbooks, can function independently or start other runbooks. The standard activities defined in every installation of Orchestrator provide a variety of monitors, tasks, and runbook controls with which you can integrate a wide range of system processes. Each activity in a runbook publishes data that is available to any subsequent activity in that runbook. You use this Published Data to provide dynamic, decision-making capabilities, which can include creating emails, alerts, log files, accounts, and more.
Your IT organization can use Orchestrator to improve efficiency and reduce operational costs to support cross-departmental objectives. Orchestrator provides an environment with shared access to common data. By using Orchestrator, you can evolve and automate key processes between groups and consolidate repetitive manual tasks. You can automate cross-functional team processes and enforce best practices for incident, change, and service management by creating runbooks that are customized for your requirements. Through automation, regularly recurring tasks reduce the number of manual and error-prone activities in your environment. Orchestrator helps you improve the reliability and predictability of your IT procedures.
Orchestrator integrates with System Center, other Microsoft products, and non-Microsoft products to enable interoperability across the data center. Orchestrator improves efficiency across multiple tools, systems, and departments by eliminating or crossing technology and organizational process structures. You can extend the capabilities of Orchestrator with integration packs that include additional functionality for both Microsoft and non-Microsoft products and technologies. Orchestrator activities and integration packs reduce unanticipated errors and shorten service delivery time by automating the common tasks associated with enterprise tools and products.
Orchestration is the collective name for the automated arrangement, coordination, and management of systems, software, and practices. It enables the management of complex cross-domain processes. Orchestrator provides the tools for orchestration to combine software, hardware, and manual processes into a seamless system. These tools let you connect and automate workflows.
Just as manufacturing companies have automated common and repeatable tasks from their production processes, you can adopt this same efficiency in the IT environment by using Orchestrator to seamlessly perform and monitor your IT processes. Orchestrator can handle routine tasks, process enforcement, and reliably meet the demands of the largest enterprises. Orchestrator integrates seamlessly with other System Center products to integrate IT administrative tasks from start to finish.
If you have a custom in-house solution, Orchestrator provides extensible integration to any system through the Orchestrator Integration Toolkit. You can create custom integrations that allow Orchestrator to connect to any environment.
Orchestrator uses a Representational State Transfer (REST)-based web service that can perform processes like start and stop runbook jobs and get reporting information in Open Data protocol (OData) format. The web service lets you develop applications that can use live data from Orchestrator.
This post , i will to show you how to deployment System Center 2012 Orchestrator RTM.
Please use Adobe Reader X or above version to open .
This blog post will to show you how to deploy System Center 2012 SP1 Operations Manager at distributed environment on Windows Server 2012.
More information you can reference TechNet link : http://technet.microsoft.com/en-us/library/hh298610.aspx
This document will to show you how to deploying and creating Exchange Server 2013 Mailbox high availability solution on the Windows Server 2012.
More details information , please reference TechNet website : http://technet.microsoft.com/en-us/library/dd638137.aspx
Hope useful to you !
System Center 2012 RC is coming , i will successively publish System Center 2012 products family relate document . Today , i will provide System Center 2012 Configuration Manager RC2 advanced security deploy document .
I am look forward you can smoothly testing ConfigMgr 2012 .