System Center 2012 – VMM networking Poster

I was surfing the web. I found a nice poste about virtualization and its infrastructure. I think it is interesting to see the poster.

The issue of networking in System Center Virtual Machine Manager 2012 SP1 is more complex and offers several features so it is classified first. Microsoft has now released a poster that summarizes the most important information.

This poster for Virtual Machine Manager Networking helps …

  • … In planning the networks with the use of VMM VM Networks, Logical Networks and Logical Switches with different configurations as …

    … When configuring networks in VMM by taking the necessary steps for Fabric Administrator and / or tenant administrator are described;

    • VLAN-based configuration;
    • No insulation;
    • Network Virtualization;
    • Use external networks;
    • No Virtual Networking.
  • To understand the … Network Object Model and the corresponding links between the objects;
  • .. To understand how VMM can be extended with 3rd party plug-ins.

Download

VMM_Networking_Poster.pdf (1.2 MB)

Compare Hyperv 3.0 & Vsphere 5.0

1) Scalablity

To start the comparison, we would choose scalability and  config maximums as these are the important aspects to look for while choosing the platform for your cloud.

Microsoft Windows 2012 RC’s Hyper-V 3.0 seems to be promising on scalability than VMware vSphere 5.0. The maximum supported clustered nodes increased to 64 with increase in support of running VM’s i.e 4000 VM’s, more logical processors per host and more Physical RAM per host as compared to VMware. Continue reading “Compare Hyperv 3.0 & Vsphere 5.0”

Integrate drivers into a WIM file with DISM

1. Download and install WAIK

2.Mount the Image
Create folders “Images” and “mount” on c:\
BOOT.WIM=>
dism /mount-wim /WimFile:c:\Images\boot.wim /index:2 /MountDir:c:\mount

INSTALL.WIM=>
dism /mount-wim /WimFile:c:\Images\Install.wim /index:1 /MountDir:c:\mount
Continue reading “Integrate drivers into a WIM file with DISM”

10 most powerful cloud companies

Virtually every vendor has a cloud story to tell. But here are 10 companies that have distinguished themselves as the leaders in cloud computing, either by being first to market, by offering the broadest and deepest set of cloud services or by taking a leadership role in the cloud revolution. Other articles in this issue of Enterprise Cloud Services:

1. Amazon: The IaaS gold standard

The online retailer came out of nowhere in 2006 to offer up idle compute cycles as a service. Since then, it seems like there’s no market Amazon is unwilling to enter and no competitor it’s unwilling to take on. There’s the market setting Elastic Compute Cloud (EC2). If you’re a third-party provider of cloud services, that’s the platform you need to be compatible with. Over time, Amazon has added multiple cloud storage offerings and is moving into the PaaS market. The company is also selling tablets (Kindle Fire) and challenging Apple and Google in the cloud-based music arena. Continue reading “10 most powerful cloud companies”

Read-Only Domain Controller (RODC)

Windows Server 2008: Read-Only Domain Controller (RODC)

A Read-Only Domain Controller (RODC) is a new type of domain controller in Windows Server 2008. Its main purpose is to improve security in office branches. In this post, I summarize the functionality of RODC.

In office branches, it is often not easy to provide sufficient physical security for servers. It is not a big deal to manipulate a Windows system if you can get physical access to it. Since Domain controllers store security sensitive data, they are particularly endangered. RODCs can help with this problem in four ways:

RODC essentials Continue reading “Read-Only Domain Controller (RODC)”

10 things about AD domain trusts

Domain trusts can be complicated to administer, and it’s important to implement changes correctly the first time. Here are some key points to keep in mind to help ensure that your trusts are configured effectively with a minimum of headaches.

1: Determine what kind of trust you should use

Before deploying a domain trust, you should ensure that the type(s) used are correct for the tasks at hand. Consider the following dimensions of a trust: Continue reading “10 things about AD domain trusts”

Active Directory Topology Diagrammer

I need to design a plan for Active directory . in this way visio and Edarw are two software that help me .today i find a new software that automatically generate a diagram like as Visio !

The Microsoft Active Directory Topology Diagrammer reads an Active Directory configuration using LDAP, and then automatically generates a Visio diagram of your Active Directory and /or your Exchange Server topology.

The diagramms may include domains, sites, servers, organizational units, DFS-R, administrative groups, routing groups and connectors and can be changed manually in Visio if needed.

Download

Continue reading “Active Directory Topology Diagrammer”