Hi All :
CU2 for System Center 2012 Configuration Manager SP1 released, you can download it from MSFT Support website. http://support.microsoft.com/kb/2854009/en-us
Issues that are fixed
Failed to connect to share \\production\dfs\Virtual Applications\App Source : Error 0x80070520 Impersonation is reverted. Set the status of the entity Virtual Application 1 to Failed. Set the status of the job entity Virtual Application 1 to Failed. Microsoft.ConfigurationManagement.Migration.MigrationException: Failed to connect to share \\production\dfs\Virtual Applications\App Source : Error 0x80070520
Error Task Sequence Manager failed to execute task sequence. Code 0x80004005
WinHttpQueryHeaders() returns status code 404 (Not Found)SendWinHttpRequest failed. 80190194.DownloadFile failed. 80190194.Error downloading file from http://siteserver.contonso.com:80/SMS_DP_SMSPKG$/CAS0000A/sccm?/install_ipremote.cmd to C:\_SMSTaskSequence\Packages\CAS0000A\install_ipremote.cmdDownloadFiles failed. 80190194.
ERROR: The component item for SMS_STATUS_MANAGER in the master site control file does not contain property list items for a status filter named "SMS_STATUS_MANAGER", or those property lists are corrupt or badly formatted.
ERROR: Failed to configure sms ports '0x80020009'. ERROR: Failed to process port information. @@ERR:25011 Product: BGB http proxy -- Internal Error 25011. 80020009 Internal Error 25011. 80020009 CustomAction CcmCreateIISVirtualDirectories returned actual error code 1603
Enjoy!
Justin Gao
Microsoft (China)
With the announcement on TechEd Europe 2013 , new version's Microsoft Cloud OS preview are available.
This including Windows Server 2012 R2 preview , System Center 2012 R2 preview and SQL Server 2014 CTP1.
You can download these version from TechNet Evaluation Center, link is below :
Enjoy !
This post will to introduce how to deploy Lync Server 2013 Standard Edition, the whole processes is easy.
More information, you can refer TechNet website:http://technet.microsoft.com/en-us/library/gg398616.aspx
Please use Adobe Reader X or above version to open.
Hi all :
This post will to show how to migration from Exchange 2007 and Exchange 2010 coexistence environment to Exchange 2013. This document just have core migrate phase, Mailbox role.
About Upgrade from Exchange 2010 to Exchange 2013 , please reference TechNet document : http://technet.microsoft.com/en-us/library/jj898583(v=exchg.150).aspx
About Upgrade from Exchange 2007 to Exchange 2013 , please reference TechNet document : http://technet.microsoft.com/en-us/library/jj898581(v=exchg.150).aspx
Apr.2rd Microsoft published Exchange Server 2013 Cumulative Update 1 (KB2816900) , you can download it from : http://www.microsoft.com/en-us/download/details.aspx?id=38176
More detail information , you can reference : http://support.microsoft.com/kb/2816900
Today, I will to show you how to apply Exchange Server 2013 CU1 on RTM environment.
My test environment have five servers:
Upgrade your Exchange 2013 server roles in the required order. First, upgrade Mailbox servers and then upgrade Client Access servers.
The first step is prepare your AD :
Insert Exchange Server 2013 CU1 image on DC server, use \setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms command to prepare AD shcema :
Then the Exchange Schema Version rangeUpper value will change to 15254 from RTM value 15137 :
And then use \Setup /PrepareAD /Organizationname:XXX /IAcceptExchangeServerLicenseTerms command to prepare AD :
Then the objectVersion value will change to 15614 from RTM value 15449 :
Prepare AD finished, will into Exchange Server 2013 Mailbox role upgrade phase.
The second step is upgrading Exchange Server 2013 Mailbox role:
If your environment have not DAG, you can install CU1 directly. Now facing DAG, you need to find PAM (Primary Active Manager) role use Get-DatabaseAvailabilityGroup <DAG name> -status | Format-List PrimaryActiveManager commad:
Then move all active databases to PAM server.
And Use Set-MailboxServer -DatabaseCopyAutoActivationPolicy:Blocked to prevent database move to target mailbox node:
Now you can install CU1 on non-PAM mailbox node, when apply finished, you can see this node will upgrade to CU1, version is 15.0 (Build 620.29) :
Restart this server , then use Set-MailboxServer -DatabaseCopyAutoActivationPolicy:Unrestricted command to unrestricted this node:
Move all databases from PAM node to new version mailbox server node.
Note: If your DAG have more nodes, you need first upgrade all non-PAM nodes and then upgrade PAM node.
Use Set-MailboxServer -DatabaseCopyAutoActivationPolicy:Blocked to prevent database move to PAM node, and then upgrading to CU1, when finished, use Set-MailboxServer -DatabaseCopyAutoActivationPolicy:Unrestricted command to unrestricted PAM node, then you can see upgrade result :
Now you can restart this server.
The third step is upgrading Exchange Server 2013 CAS role:
This step is no additional explanations, insert Exchange Server 2013 CU1 image on CAS server, click Setup.exe to upgrade, when it finished, you can see the result, and do not forget restart this server:
The last step is upgrading Exchange Server 2013 management console:
This step is no additional explanations, insert Exchange Server 2013 CU1 image on remote console server, click Setup.exe to upgrade, when it finished, do not forget restart this server.
Now Exchange Server 2013 RTM upgrade to CU1 finished.
CU1 for System Center 2012 Configuration Manager SP1 released, you can download it from MSFT Support website. http://support.microsoft.com/kb/2817245
System Center 2012 Configuration Manager supports the management of virtual applications that are created with Microsoft Application Virtualization (App-V). When you use Configuration Manager to manage App-V applications, Configuration Manager takes over the management and streaming components of a typical App-V infrastructure.
When you use Configuration Manager to manage virtual applications, you gain the benefits of using a single management infrastructure. You will also gain the benefits of scalability, deployment, and content distribution features, such as collections and user device affinity, and additional advanced application management features that Configuration Manager provides. App-V also integrates with Configuration Manager features, such as operating system deployment, software and hardware inventory, software metering, and Asset Intelligence to support virtual applications.
To deploy virtual applications to computers, you must have the Configuration Manager client and App-V Client installed on your computers. Client devices can include desktop and portable computers, and Virtual Desktop Infrastructure (VDI) clients. The Configuration Manager and App-V Client software work together to deliver, locate, and launch virtual application packages. The Configuration Manager client manages the delivery of virtual application packages to the App-V Client. The App-V Client runs the virtual application on the client.
Now, System Center 2012 SP1 Configuration Manager fully support Application Virtualization 5.0, this document will to show you how to integrate Configuration Manager 2012 SP1 with App-V 5.0.
When you deploy System Center 2012 SP1 configuration manager on HTTP only mode, you will start to install client agent , but you may encounter this error :
"Couldn't verify 'X:\Windows\ccmsetup\MicrosoftPolcyPlatformSetup.msi' authenticode signature. Return code 0x800b0101" Like below picture :
When you to checking ccmsetup folder, you can see this new tool:
This issue occurs because the MicosoftPolicyPlatformSetup.msi file is signed with a digital certificate that does not have the proper timestamp attributes. More information please read :
Microsoft Security Advisory (2749655) Compatibility Issues Affecting Signed Microsoft Binaries : http://technet.microsoft.com/en-us/security/advisory/2749655
So you have two methods to resolved this issue:
Install the hotfix that is provided in this article before you install the System Center 2012 Configuration Manager Service Pack 1 client. This hotfix should be installed to all site servers. Note System Center 2012 Configuration Manager Service Pack 1 now includes hotfix 2801987. If you install System Center 2012 Configuration Manager Service Pack 1 by using media that you obtained on or after January 25, 2013, you do not have to install the hotfix that is described in this Microsoft Knowledge Base (KB) article.
Use Windows Update to install the following updates before you install the System Center 2012 Configuration Manager Service Pack 1 client:
The App-V 5.0 shared content store mode allows the computer running the App-V 5.0 client to run virtualized applications and none of the package contents is saved on the computer running the App-V 5.0 client. Virtual applications are streamed to target computers only when requested by the client.
The following list displays some of the benefits of using the App-V 5.0 shared content store:
App_client_setup_rds.exe /sharedcontentstoremode=1 /q
App_client_setup.exe /sharedcontentstoremode=1 /q
Note : You must perform a silent installation or the installation will fail.
When you use domain account to logon to the RDS server , you can see the published virtualization applications :
In SCS mode, you can not download virtualization applications to the local drive.
This document will to show you how to implementing Application Virtualization 5.0 deployment, and how to sequence application and so on .
More information you can reference TechNet library : http://technet.microsoft.com/en-us/library/jj713487.aspx
March 6th MSFT released System Center 2012 SP1 Cloud Services Process Pack. System Center Cloud Services Process Pack (CSPP) is Microsoft’s Infrastructure as a Service solution built on the System Center platform. With the System Center Cloud Services Process Pack, enterprises can realize the benefits of Infrastructure as a Service while simultaneously leveraging their existing investments in the Service Manager, Orchestrator, Virtual Machine Manager, and Operations Manager platforms.CSPP is an extension pack built on top of System Center. This release is compatible only with System Center 2012 and 2012 SP1. This release does not contain a new feature set from prior releases.
You can download it from this link : http://www.microsoft.com/en-us/download/details.aspx?id=36497
More details technology information , you can access TechNet library : http://technet.microsoft.com/en-us/library/hh562067.aspx
This document will introduction how to deploy System Center 2012 SP1 CSPP on System Center 2012 SP1 environment.
We are announcing support changes for the following releases. These changes will be reflected in the Configuration Manager 2007 Supported Configurations and System Center 2012 Configuration Manager Supported Configurations within the next month.
The following table lists the roles/features that are supported for each product with Microsoft SQL Server 2012 SP1.
Product
Roles / Features Supported
Configuration Manager 2007 SP2*
Site Database
Configuration Manager 2007 R3*
Reporting services point
Client status reporting
System Center 2012 Configuration Manager SP1
Site database
Secondary site database**
* For Configuration Manager 2007 SP2 and R3, hotfix KB2676776 http://support.microsoft.com/kb/2676776 is required.
** For a System Center 2012 Configuration Manager SP1 secondary site, you can use SQL Server 2012 SP1 or SQL Server Express 2012 SP1.
No software updates are required for System Center 2012 Configuration Manager SP1.
Note: System Center 2012 Configuration Manager RTM (no service pack) does not support SQL Server 2012 or SQL Server 2012 SP1.
Forefront Endpoint Protection 2010 now supports upgrading an existing Forefront Endpoint Protection database and reporting database to Microsoft SQL Server 2012 SP1.
To use SQL Server 2012 SP1 with Forefront Endpoint Protection 2010, you must upgrade the existing instance of SQL Server from SQL Server 2008, SQL Server 2008 R2 or SQL Server 2012. It is not supported to install new Forefront Endpoint Protection components on an existing or new instance of SQL Server 2012 or SQL Server 2012 SP1.
The following update is required to use Forefront Endpoint Protection with Microsoft SQL Server 2012 and 2012 SP1.
Forefront Endpoint Protection data warehouse and reports fail to get new data on SQL Server 2012 - http://support.microsoft.com/kb/2683558
No software updates are required.
Virtual Machine Manager (VMM) is a management solution for the virtualized datacenter, enabling you to configure and manage your virtualization host, networking, and storage resources in order to create and deploy virtual machines and services to private clouds that you have created. The VMM Self-Service Portal is no longer supported in System Center 2012 SP1. Instead, we recommend that you use System Center 2012 SP1 - App Controller as the self-service portal solution.
This document will to show you how to deploy System Center 2012 SP1 VMM.
Orchestrator provides a workflow management solution for the data center. Orchestrator lets you automate the creation, monitoring, and deployment of resources in your environment.
This document will to show you how to deploy SC2012 SP1 Orchestrator . This part not including SPF.
Please use Adobe reader X or above version to open.
In App Controller in System Center 2012 Service Pack 1 (SP1), the following new features are available:
More information , please access TechNet website : http://technet.microsoft.com/en-us/library/hh546834.aspx
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
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
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 post will teach you how to deploy System Center 2012 SP1 Operations Manager on a standalone Windows Server 2012 environment. The deploy phase is very easy.
More information you can reference this TechNet document : http://technet.microsoft.com/en-us/library/hh298612.aspx
About What's New in System Center 2012 SP1 - Operations Manager , please access : http://technet.microsoft.com/en-us/library/jj656650.aspx
System Center 2012 SP1 was GA ! I will continue to post SP1 related documents for your reference.
Now I will first to show you how to deploy System Center 2012 Configuration Manager SP1 on Windows Server 2012 and Windows 8 environment . And how to manage Unix/Linux and Mac client will post in the future.
Microsoft(China)
System Center 2012 SP1 was generally available @ Jan.15th , you can downloads these bits from MSDN/TechNet subscription website or VL website.
We have also made downloadable VHDs available for evaluation:
System Center 2012 Service Pack 1 - Configuration Manager – Evaluation (VHD) : http://www.microsoft.com/en-us/download/details.aspx?id=36428
System Center 2012 Service Pack 1 – Service Manager – Evaluation (VHD) : http://www.microsoft.com/en-us/download/details.aspx?id=36427
System Center 2012 Service Pack 1 – Service Manager (Data Warehouse) – Evaluation (VHD) : http://www.microsoft.com/en-us/download/details.aspx?id=36425
System Center 2012 Service Pack 1 – Operations Manager – Evaluation (VHD) : http://www.microsoft.com/en-us/download/details.aspx?id=36424
System Center 2012 Service Pack 1 – Orchestrator – Evaluation (VHD) : http://www.microsoft.com/en-us/download/details.aspx?id=36426
System Center 2012 Service Pack 1 – Data Protection Manager – Evaluation (VHD) : http://www.microsoft.com/en-us/download/details.aspx?id=36423
System Center 2012 Service Pack 1 – Virtual Machine Manager – Evaluation (VHD) : http://www.microsoft.com/en-us/download/details.aspx?id=36435
When you installing Exchange Server 2013 Mailbox High-available on Windows Server 2012 environment , you may encounter this error : An Active Manager operation failed with a transient error: Please retry the operation. Error: The fully qualified domain name for node 'XXXX' could not be found.
Now , you need to assign the machine account of the first node added to the DAG with full control of the pre-staged object.
1. Select the appropriate container in Active Directory Users and Computers snap-in console where you wish the account to be created. Right click, select New –> Computer :
2. In the Computer name box, type the name that was assigned to the database availability group :
3. Click OK , the computer account created . Right-click this account and click Properties :
4. Then click Security tab , and click Add... , add the first DAG member server computer account and assign the machine account Full control Allow permission :
6. When presented with the disable dialog, select Yes :
7. After the object has been successfully disabled, press the OK button on the success confirmation :
8. And now , you can start to creating DAG successfully !
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 !
Hi 各位:
TechEd 2012 大会终于结束,附件是我在本次会议中所讲的课程大纲,供大家参考。
Here’s a hotfix for FEP 2010 that we recently published. This one’s an update that adds Windows 8 and Windows Server 2012 support to Forefront Endpoint Protection 2010 clients
This article describes an update that enables the Microsoft Forefront Endpoint Protection 2010 client to support Windows 8 and Windows Server 2012. After you install this update, you can install the Forefront Endpoint Protection 2010 client on a computer that is running Windows 8 or Windows Server 2012.
Note This update only applies to Forefront Endpoint Protection 2010 clients that are integrated with Microsoft System Center Configuration Manager 2007.
To continue reading and to get a download link, please see the following:
2758685 - Update adds Windows 8 and Windows Server 2012 support to Forefront Endpoint Protection 2010 clients (http://support.microsoft.com/kb/2758685)