Microsoft Cloud OS Online training with the MVP group.
The MVP Cloud OS Roadshow continues to inspire IT Professionals and Developers to explore the Cloud OS vision!
What started in the UK has grown to encompass more than 20 countries including Central and Eastern Europe, Germany, Spain, the Netherlands and North America. Each MVP led event delivers a series of real-world scenarios that demonstrate how to integrate the Cloud OS into the constantly changing landscape of IT Professionals and Developers.
MVPs continue to share their Cloud OS expertise and real world experience, helping businesses to think differently about their Cloud solutions.
http://blogs.msdn.com/b/mvpawardprogram/archive/2014/03/27/mvps-host-global-cloud-os-roadshows.aspx
This blog is about my ramblings and findings working with System Center 2012
Search This Blog
Friday, March 28, 2014
Thursday, March 27, 2014
Configuring a Windows Azure SQL Sync Group
Richard Green, Azure Ninja wrote a great guide on SQL in AZURE
In this guide, I'm going to walk you through the process of setting up Windows Azure SQL Sync between two SQL Azure databases. This technology using Windows Azure SQL allows you to replicate databases either between other instances of Azure SQL databases or with on-premise SQL Server databases.
Richard J Green works as a Senior Technical Consultant for Infront Consulting specializing in delivering System Center solutions helping customers leverage their investment in IT with Microsoft technologies. Richard works extensively with Windows Azure and System Center.
Richard J Green works as a Senior Technical Consultant for Infront Consulting specializing in delivering System Center solutions helping customers leverage their investment in IT with Microsoft technologies. Richard works extensively with Windows Azure and System Center.
You can follow more from Richard here
The operating system reported error 340: The
supplied kernel information version is invalid.
SCCM Distribution Manager is not processing Applications.
So I had
a an issue with SCCM for the last few days whereby packages were failing to
process.
I was
getting an error that the SCCM services had no permission to the folder share.
When I was looking at the Status MSG's it gave this supper obscure msg...
It claims that the SCCM server does not have permissions to the share.
Now I checked that the 2 servers had full access to the folder and share so this just didn't make sense
I went to the DIST manager log on the PS server and it told me this
failed to create instance of IRdcLibrary
Well that's the issue right there
Remote Differential Compression is either not installed or not functioning on the primary site server. As far as I know the PS server needs to use RDC to make a new file for the content library on the DP's. In my case the PS server does not have any DP on it and I can only assume that someone removed RDP not knowing that it was the PS server that takes the content use RDC and insert the new package into the content library on a DP.
Anyway got RDP back on the server and all my packages started to process.
And my packet status goes green
Thursday, March 13, 2014
SCOM 2012 HA OPTIONS
SCOM 2012 WITH SERVER 2012 R2 & SQL 2012 SP1
Deploying
SCOM with the differeNt Ha options
SCOM 2012 WITH SERVER 2012 R2 & SQL 2012 SP1
As a full time System Center consultant I am often asked about
deploying products in the System Center suite in a multi-site global
deployment. The application that comes
up top of the list is SCOM. Companies want to monitor data centers across the
globe with SCOM deployments that are 100% Highly Available (HA). Once we look at multi-site SCOM deployments
we are going to naturally incur additional costs and complexity. In this guide we will look at a diagram that
looks at the components and shows the flow between each component. We will then examine each configuration,
looking at the pros and cons.
Deploying
SCOM with the differeNt Ha options
So in this section, we are going to walk
through the different options for installing SCOM in a multi-site environment
and what considerations you may need to take into account in designing and
implementing your SQL Server or servers.
SCOM is a great product in the System Center suite to discuss because a
lot of companies require multi-site monitoring and want to have the ability to
have a HA SCOM whereby if they lose a primary data center they want monitoring
to failover to a secondary datacenter or DR site.
We are going to start off with the most
basic SCOM deployment and work our way up from there. If you are a seasoned
SCOM pro please excuse the basic nature of this, but it will be helpful for
others to understand what it’s all building on.
Just in case some of the common abbreviations
are not familiar to you
MG Management Group, the
security realm between the MS and the SQL DB
MS Management Server, the
server that has a writable connection to the SQL DB
DB Data Base, the SCOM,
monitoring and reporting databases that are hosted by SQL
GW Gateway, the SCOM, role
that is used in remote locations to forward to a MS
MP Management Pack, XML
document that holds discoveries, rules, monitors and reports
SQL
Licensing
Licensing is always a complex issue with System Center, and it
doesn’t get easier with SQL, that being said I have been told from several
sources that the no cost for SQL standard also applies for clustered
instances of SQL standard only being used to house System Center DB’s. It
was also confirmed to the MVP group that you can deploy SharePoint where
it’s only purpose if to house System Center dashboards and there is no
licensing requirement
|
Firstly we need a management server and a SQL Server to host the
SCOM DB. A server we want to monitor, has a SCOM agent loaded on it, and it
sends its monitoring data to the management server and the management server in
turns writes that data to data bases on a SQL Server. If we deploy SQL standard and it is only
running to support System Center then there is no cost for the SQL
license.
New SQL 2012 guide for System Center.
Some time ago I wrote a guide for deploying System Center onto SQL and what you may need to consider.
The guide came around from a heated discussion between myself and a DBA at a big company who was not happy with a SQL configuration I made.
When I looked at the data out there it was very difficult to get a clear picture on the full gambit of System Center products and how they would interact with each other.
The last guide was written before the R2 release of System Center 2012 and so a lot of the new SQL 2012 features were not supported. I know it took a long time to get this guide together but its nearly 200 pages of content. The people involved with this guide were Pete Zerger did Azure, Robert Hedblom did DPM, Matthew Long did the SQL MP chapter, Craig Taylor did the SQL VMM template section, Richard Green and Craig worked with me on the general editing and work on the cluster builds etc.
.
You can get the guide here
Some time ago I wrote a guide for deploying System Center onto SQL and what you may need to consider.
The guide came around from a heated discussion between myself and a DBA at a big company who was not happy with a SQL configuration I made.
When I looked at the data out there it was very difficult to get a clear picture on the full gambit of System Center products and how they would interact with each other.
The last guide was written before the R2 release of System Center 2012 and so a lot of the new SQL 2012 features were not supported. I know it took a long time to get this guide together but its nearly 200 pages of content. The people involved with this guide were Pete Zerger did Azure, Robert Hedblom did DPM, Matthew Long did the SQL MP chapter, Craig Taylor did the SQL VMM template section, Richard Green and Craig worked with me on the general editing and work on the cluster builds etc.
.
You can get the guide here
Subscribe to:
Posts (Atom)