TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Manuel Puron's System Center Blog
All examples are provided “AS IS” with no warranty expressed or implied. Run at your own risk. The opinions and views expressed in this blog are those of the author and do not necessarily state or reflect those of Microsoft.
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Azure
Cloud
DRP
Hyper-V
Operations Manager
Private Cloud
Recovery
SCOM
SCVMM
System Center
Virtual Machine Manager
Virtualization
VMM
Archive
Archives
September 2014
(7)
August 2014
(3)
July 2014
(1)
January 2014
(1)
Manuel Puron's System Center Blog
TechNet Blogs
»
Manuel Puron's System Center Blog
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
How to create a private cloud step by step with System Center part 9: WSUS Integration with SCVMM
Posted
4 months ago
by
Manuel Purón
I’ve been quiet for some days now, there is a lot going on with some interesting projects, and I’m getting back to deliver the last parts of the series during the next two weeks, after that I will be working in a cloud monitoring series with some nice...
How to create a private cloud step by step with System Center part 8: Create a cluster from the console.
Posted
4 months ago
by
Manuel Purón
2
Comments
In this post we will provision the storage for our cluster, a disk from our SMI-S provider for the Quorum and create the Cluster. Assign the storage for cluster: In the Fabric tab –> Servers –>All hosts –> Standalone, you should see your 3 machines...
How to create a private cloud step by step with System Center part 7: Adding our hosts
Posted
4 months ago
by
Manuel Purón
1
Comment
Hi all, thanks for being so supportive with this series, I’m really glad I can help and your support is keeping me going at a fast pace to deliver to you this series of posts. Now let’s get to the fun technical part, we will be adding 3 hosts, two of...
How to create a private cloud step by step with System Center Series
Posted
4 months ago
by
Manuel Purón
1
Comment
I’m adding an index post so it’s easier for you to browse through this series of posts. How to create a private cloud step by step with System Center part 1: Lab Setup How to create a private cloud step by step with System Center part 2: VMM Setup How...
How to create a private cloud step by step with System Center part 6: Bare Metal Deployment
Posted
4 months ago
by
Manuel Purón
3
Comments
Now let’s check the prerequisites for the Bare Metal Deployment: Your motherboard should support BMC (Baseboard Management Controller), I am actually using an old 2nd generation Xeon I had around to test this. you can get a SuperMicro MB and a Xeon CPU...
How to create a private cloud step by step with System Center part 5: Setting up Networking
Posted
4 months ago
by
Manuel Purón
2
Comments
Go to the Settings tab, to have more options for our networking a quick tip is to avoid the automatic creation of logical networks when you add a host: Go to your SCVMM server and open the console. Under Generaldouble click Network Settings and uncheck...
How to create a private cloud step by step with System Center part 4: Installing WDS for SCVMM
Posted
4 months ago
by
Manuel Purón
4
Comments
In this fourth part of the series we will install, configure, and integrate WDS to SCVMM. Use a copy of the template disk we created in the first post of the series and create a new VM called WDS, change the name and join it to your domain. In server...
How to create a private cloud step by step with System Center part 3: Preparing for WDS with VMM
Posted
4 months ago
by
Manuel Purón
4
Comments
So in the middle of making this third post I realized that my home router wasn’t able to handle and forward my PXE requests, and that’s a big problem because I’m planning in showing how to deploy our cluster entirely from SCVMM Console and I’m not planning...
How to create a private cloud step by step with System Center part 2: VMM Setup
Posted
4 months ago
by
Manuel Purón
6
Comments
In the second part of this series I will show you the basic installation of VMM, remember this is a test environment so you will need to separate SQL role and scale VMM to suit your needs. Prerequisites I always create a SCAdmin account for my labs, so...
How to create a private cloud step by step with System Center part 1: Lab Setup
Posted
4 months ago
by
Manuel Purón
2
Comments
Today I decided to start a series of post while I'm building my home lab from scratch again, in this series of post I will cover all the basic knowledge you need to set a private cloud in a lab environment. This series assumes you have a basic understanding...
Disaster Recovery Plan (DRP) without a secondary site using Microsoft Azure
Posted
6 months ago
by
Manuel Purón
Today the System Center Team Blog publish an exciting post http://blogs.technet.com/b/systemcenter/archive/2014/07/01/microsoft-azure-site-recovery-your-dr-site-in-microsoft-azure.aspx Let’s think a little bit the huge impact of this new functionality...
Creating a monitor and rule from an SQL Query value, using oledbprobe module
Posted
over 1 year ago
by
Manuel Purón
Last week a client ask me for help with a monitor and a rule based on the result of an SQL Query, in the past I’ve done this sometimes using a powershell script, but this time I want it to use the OleDbProbe module to accomplish my goal. After some research...