70 likes | 263 Views
System Center Virtual Machine Manager. Stephen Lamb, IT Pro Evangelist Microsoft UK Ltd. http://blogs.technet.com/steve_lamb +44 7812 980621. What is System Center ?. Components of Virtual Machine Manager. Windows PowerShell. Administrator Console. Delegated Provisioning UI.
E N D
System Center Virtual Machine Manager Stephen Lamb, IT Pro EvangelistMicrosoft UK Ltd. http://blogs.technet.com/steve_lamb +44 7812 980621
Components of Virtual Machine Manager Windows PowerShell Administrator Console Delegated Provisioning UI Guest OS Guest OS Guest OS Guest OS VMM Agent Microsoft SQL Server2005 Centralized Library Guest OS Guest OS
VM Placement: Host Ratings • Disk IO • Network IO • Memory • CPU
PowerShell - Command Line Interface PS C:\> Get-VMMServer Server1 PS C:\> Get-help Get-VM –Examples EXAMPLE 1: Get all virtual machines and display complete information about each one. C:\PS> Get-VM -VMMServer VMMServer1.Contoso.com Gets all objects that represent virtual machines. This command retrieves virtual machine objects from the Virtual Machine Manager database on VMMServer1, which is located in the Contoso.com domain, and displays information about these virtual machines to the user. PS C:\> Get-VM –VMMServer server1 | select name, processortype, memory Name ProcessorType Memory ---- ------------- ------ Print Server 1-processor 1.00 GHz Pe... 512 LOB Server 1 1-processor 1.00 GHz Pe... 512 Dev Server 1-processor 1.00 GHz Pe... 1024 Test Server 1-processor 1.00 GHz Pe... 512
System Center References • System Center Suite of products http://www.microsoft.com/systemcenter/ • Operations Manager 2007 http://www.microsoft.com/systemcenter/opsmgr/default.mspx • Virtual Machine Manager http://www.microsoft.com/systemcenter/scvmm/default.mspx
That’s All • Stephen Lamb • http://blogs.technet.com/steve_lamb