This web site uses Kentico CMS, the content management system for ASP.NET developers.
After acquiring our new Windows Server 2008 w/Hyper-V we needed a tool to manage both Hyper-V’s and Virtual Server’s 2005. With our recent integration of PowerShell into our infrastructure make more sense to upgrade our System Center Virtual Machine Manager (SCVMM) 2005 to 2008. PowerShell has become an effective tool to built automation solutions in our network, systems, and even our business applications. 

 SCVMM logo
Building a 64bit virtual machine with Windows Server 2008 and installing SCVMM 2008 was hassle-free. Installing the agents was effortless and with less downtime.   So, after the SCVMM installation we can monitor and manage both Virtual Server 2005 and Hyper-V from one single console.

SCVMM console

Using PowerShell bring added security to our scripting tools not provided by any predecessors (VBScript/Jscript) scripting tools. The first time security prompt will be displayed:

PowerShell Security


Then, with a simple cmdlet “Get-VM  -VMMServer Topaz”, we can list all your virtual machines in your managed SCVMM2008 :

Get-VM cmdlet

We can later build a PowerShell script to create reports about our Virtual Machines.  
Flexible,  powerful, and efficient. 

Join the crowd!
Posted: 12/9/2008 10:54:53 PM by Global Administrator | with 3 comments


Title

This blog section will be describing my work with Microsoft Virtual Server application technologies, Such as:
1. Microsoft System Center Virtual Machine Manager
2. Hyper-V
3. Virtual Server 2005
4. Virtual PC 2007

Also, PowerShell will be covered in this section.

My favourite websites

Syndication

RSS
This web site uses Kentico CMS, the content management system for ASP.NET developers.