Opublikowano 31 stycznia 2014 przez

74-409 Server Virtualization with Windows Server Hyper-V – materiały

Kilka dni temu udało mi się zdać egzamin, o którym pisałem już wcześniej, czyli 74-409: Server Virtualization with Windows Server Hyper-V and System Center. Dzięki temu uzyskałem dwa tytuły: Server Virtualization with Windows Server Hyper-V and System Center Specialist oraz Microsoft Certified Specialist. Ponieważ kilka osób pytało mnie o materiały, z których się przygotowywałem, postanowiłem utworzyć ten wpis.

74-409 Server Virtualization with Windows Server Hyper-V – materiały

74-409 Server Virtualization with Windows Server Hyper-V

1. Przede wszystkim kurs MVA (Microsoft Virtual Academy). Dostępny jest on pod linkiem: Server Virtualization with Windows Server Hyper-V and System Center. Kurs pomimo, iż jest darmowy, to świetnie opisuje wiele zagadnień. Jednak nie dajcie się zwieźć. Samo obejrzenie kursu nie wystarczy, aby zdać egzamin.

2. Jeżeli wcześniej mieliście do czynienia z wirtualizacją w VMware, to polecam także kurs: Wirtualizacja Microsoft dla administratorów VMWare

3. Jeżeli nie macie laboratorium do testów z Hyper-V, to polecam Virtual Tech Lab. Jest to środowisko do testów udostępnione przez Microsoft. Wystarczy w wyszukiwarce wpisać Hyper-V, aby wyszukać różne gotowe laboratoria wraz ze scenariuszem.

4. Technet – większość informacji znajdziecie tutaj. Możecie sami opracować każde zagadnienie (link 74-409: Skills Measured) lub skorzystać z poniższej ściągawki:

Configure Hyper-V
  • Create and configure virtual machine settings.
    • This objective may include but is not limited to: Configure dynamic memory; configure smart paging; configure Resource Metering; configure guest integration services; create and configure Generation 1 and 2 virtual machines; configure and use extended session mode, and configure RemoteFX
  • Create and configure virtual machine storage.
    • This objective may include but is not limited to: Create VHDs and VHDx; configure differencing drives; modify VHDs; configure pass-through disks; manage checkpoints; implement a virtual Fibre Channel adapter; configure storage Quality of Service
  • Create and configure virtual networks.
    • This objective may include but is not limited to: Configure Hyper-V virtual switches; optimize network performance; configure MAC addresses; configure network isolation; configure synthetic and legacy virtual network adapters; configure NIC teaming in virtual machines

Dynamic Memory –> http://technet.microsoft.com/en-us/library/hh831766.aspx
Enable Resource Metering –> http://technet.microsoft.com/en-us/library/hh848481.aspx
Configure Guest Integration –> http://www.techrepublic.com/blog/data-center/configure-integration-services-options-for-hyper-v-vms/
Create Gen 2 VMs –>http://blogs.technet.com/b/jhoward/archive/2013/10/24/hyper-v-generation-2-virtual-machines-part-1.aspx
Extended session –> http://technet.microsoft.com/en-us/library/dn282274.aspx
Configure RemoteFX –> http://social.technet.microsoft.com/wiki/contents/articles/16652.remotefx-vgpu-setup-and-configuration-guide-for-windows-server-2012.aspx

Create VHD and VHDX –> http://technet.microsoft.com/en-us/library/hh848503.aspx
Create Differeing disks –> http://lyncdup.com/2012/06/creating-hyper-v-3-differencing-disks-in-server-2012-with-gui-and-powershell/
Pass-trough disks –> http://www.petri.co.il/convert-hyper-v-pass-through-disk-to-a-vhdx.htm
Implement virtual fibre channel –> http://www.virtualizationadmin.com/articles-tutorials/microsoft-hyper-v-articles/storage-management/first-look-hyperv-vs-virtual-fibre-channel-feature-part2.html
Configure Storage QoS –> http://technet.microsoft.com/en-us/library/dn282276.aspx
Modify VHD –> http://technet.microsoft.com/en-us/library/dn282284.aspx

Configure Hyper-V virtual Switches –> http://www.serverwatch.com/server-tutorials/harnessing-the-power-of-hyper-v-network-virtual-switches.html
Optimize network performance –> http://www.aidanfinn.com/?p=15414
Configure network isolation –> http://technet.microsoft.com/en-us/library/jj679878.aspx#bkmk_pvlan
Configure NIC teaming in virtual machines –> http://www.msserverpro.com/configuring-windows-server-2012-nic-teaming-to-a-hyper-v-virtual-machine/

Warning: readfile(http://ppwidget.skapiec.pl/widget/71423-2833): failed to open stream: HTTP request failed! HTTP/1.1 502 Bad Gateway in /usr/home/mskupin/domains/mskupin.pl/public_html/wp-content/plugins/shortcode-exec-php/shortcode-exec-php-class.php(895) : eval()'d code on line 1
Configure and Manage Virtual Machine High Availability
  • Configure failover clustering with Hyper-V.
    • This objective may include but is not limited to: Configure shared storage; configure Quorum; configure cluster networking; restore single node or cluster configuration; implement Cluster Aware Updating; upgrade a cluster; configure and optimize clustered shared volumes; and configure clusters without network names
  • Manage failover clustering roles.
    • This objective may include but is not limited to: Configure role-specific settings including continuously available shares; configure VM monitoring; configure failover and preference settings; and configure guest clustering
  • Manage virtual machine movement.
    • This objective may include but is not limited to: Perform Live Migration; perform quick migration; perform storage migration; import, export, and copy VMs; configure Virtual Machine network health protection; configure drain on shutdown; manage Physical-to-Virtual (P2V) and Virtual-to-Virtual (V2V) migrations; and implement virtual machine migration between clouds

Configure shared storage –> http://blogs.technet.com/b/keithmayer/archive/2012/12/12/step-by-step-building-a-free-hyper-v-server-2012-cluster-part-1-of-2.aspx
Configure Quorum –> http://technet.microsoft.com/en-us/library/jj612870.aspx
Configure cluster networking –> http://www.msserverpro.com/implementing-windows-server-2012-hyper-v-failover-clustering/
Optimizate clustered shared volumes –> http://technet.microsoft.com/en-us/library/jj612868.aspx
Failover Clustering Hardware Requirements and Storage Options -> http://technet.microsoft.com/en-us/library/jj612869.aspx
Configure clusters without network names –> http://technet.microsoft.com/en-us/library/dn265970.aspx
Cluster aware updating –> http://technet.microsoft.com/en-us/library/hh831694.aspx

Configure VM monitoring –> http://blogs.msdn.com/b/clustering/archive/2012/04/18/10295158.aspx
Configure guest cluestering –>  http://technet.microsoft.com/en-us/library/dn265980.aspx

Live Migration –> http://technet.microsoft.com/en-us/library/hh831435.aspx http://technet.microsoft.com/en-us/library/jj860434.aspx
Virtual Machine network health protection –> http://technet.microsoft.com/en-us/library/dn265972.aspx#BKMK_VMHealth
Virtual Machine Drain on shutdown –> http://technet.microsoft.com/en-us/library/dn265972.aspx#BKMK_VMDrain
Physical-to-Virtual –> http://blogs.technet.com/b/scvmm/archive/2013/10/03/how-to-perform-a-p2v-in-a-scvmm-2012-r2-environment.aspx
V2V migration –> http://technet.microsoft.com/en-us/library/gg610672.aspx

Warning: readfile(http://ppwidget.skapiec.pl/widget/71423-2834): failed to open stream: HTTP request failed! HTTP/1.1 502 Bad Gateway in /usr/home/mskupin/domains/mskupin.pl/public_html/wp-content/plugins/shortcode-exec-php/shortcode-exec-php-class.php(895) : eval()'d code on line 1
Implement a Server Virtualization Infrastructure
  • Implement virtualization hosts.
    • This objective may include but is not limited to: implement delegation of virtualization environment (hosts, services, and virtual machines) including self-service capabilities; implement multi-host libraries including equivalent objects; implement host resource optimization; integrate third-party virtualization platforms; and deploying Hyper-V hosts to bare metal
  • Implement virtual machines.
    • This objective may include but is not limited to: Implement highly available VMs; implement guest resource optimization including shared VHDx; configure placement rules; create a Virtual Machine Manager template
  • Implement virtualization networking.
    • This objective may include but is not limited to: Configure Virtual Machine Manager logical networks including virtual switch extensions and logical switches; configure IP address and MAC address settings across multiple Hyper-V hosts including network virtualization; configure virtual network optimization; plan and implement Windows Server Gateway; implement VLANs and pVLANs; plan and implement virtual machine networks; and implement converged networks
  • Implement virtualization storage.
    • This objective may include but is not limited to: Configure Hyper-V host clustered storage; configure Hyper-V virtual machine storage including virtual Fibre Channel, Internet SCSI (iSCSI), and shared VHDx; plan for storage optimization; and plan and implement storage by using SMB 3.0 file shares
  • Manage and maintain a server virtualization infrastructure.
    • This objective may include but is not limited to: Manage dynamic optimization and resource optimization; integrate Operations Manager with System Center Virtual Machine Manager and System Center Service Manager; update virtual machine images in libraries; implement backup and recovery of a virtualization infrastructure by using System Center Data Protection Manager (DPM)

Bare Metal –> http://technet.microsoft.com/en-us/library/gg610634.aspx
Host Resource optimization –> http://technet.microsoft.com/en-us/library/gg675109.aspx
Selv-service capabilites –> http://technet.microsoft.com/en-us/library/gg610573.aspx
Integrate third-party virtualization –> http://technet.microsoft.com/en-us/library/gg610687.aspx

Shared VHDx –> http://technet.microsoft.com/en-us/library/dn265972.aspx#BKMK_SharedVHDX
Placement rules –> http://technet.microsoft.com/en-us/library/jj860428.aspx
Create template –> http://technet.microsoft.com/en-us/library/hh427282.aspx

Warning: readfile(http://pp.skapiec.pl/widgets/top_products.php?s=10&d=0&c=93&p=71423): failed to open stream: HTTP request failed! HTTP/1.1 502 Bad Gateway in /usr/home/mskupin/domains/mskupin.pl/public_html/wp-content/plugins/shortcode-exec-php/shortcode-exec-php-class.php(895) : eval()'d code on line 1

Configure Virtual Machine Manager logical networks including virtual switch extensions and logical switches -> http://technet.microsoft.com/en-us/library/jj721568.aspx
configure IP address and MAC address settings across multiple Hyper-V hosts including network virtualization -> http://blogs.technet.com/b/scvmm/archive/2013/02/14/networking-in-vmm-2012-sp1-logical-networks-part-i.aspx
onfigure virtual network optimization -> http://technet.microsoft.com/en-us/library/gg610603.aspx
Windows Server Gateway -> http://technet.microsoft.com/en-us/library/dn313101.aspx
PVLAN -> http://technet.microsoft.com/en-us/library/jj679878.aspx#bkmk_pvlan
Configuring Networking in VMM -> http://technet.microsoft.com/en-us/library/gg610596.aspx

How to Configure Storage on a Hyper-V Host Cluster in VMM -> http://technet.microsoft.com/en-us/library/gg610692.aspx
configure Hyper-V virtual machine storage including virtual Fibre Channel -> http://blogs.technet.com/b/keithmayer/archive/2012/12/11/configuring-hyper-v-virtual-machine-storage-in-windows-server-2012-early-experts-challenge-exam-70-410-and-70-417.aspx#.Uuve2rQUAbs
iSCSI -> http://blogs.technet.com/b/keithmayer/archive/2013/03/12/speaking-iscsi-with-windows-server-2012-and-hyper-v.aspx#.UuvfH7QUAbs
Shared VHDx -> http://blogs.technet.com/b/storageserver/archive/2013/11/25/shared-vhdx-files-my-favorite-new-feature-in-windows-server-2012-r2.aspx
How to Assign SMB 3.0 File Shares to Hyper-V Hosts -> http://technet.microsoft.com/en-us/library/jj614620.aspx

Configuring Dynamic Optimization and Power Optimization in VMM -> http://technet.microsoft.com/en-us/library/gg675109.aspx
Performance and Resource Optimization (PRO) -> http://technet.microsoft.com/en-us/library/cc917965.aspx
System Center Data Protection Manager -> http://technet.microsoft.com/en-us/systemcenter/hh315834.aspx

Monitor and Maintain a Server Virtualization Infrastructure
  • Plan and implement a monitoring strategy.
    • This objective may include but is not limited to: planning considerations including monitoring servers using Audit Collection Services (ACS) and System Center Global Service Monitor, performance monitoring, application monitoring, centralized monitoring, and centralized reporting; implement and optimize System Center 2012 Operations Manager management packs; and plan for monitoring Active Directory

Audit Collection Services -> http://technet.microsoft.com/en-us/library/hh212908.aspx
System Center Global Service Monitor -> http://www.microsoft.com/en-us/server-cloud/system-center/global-service-monitor.aspx
Windows Server Hyper-V Management Pack -> http://technet.microsoft.com/en-us/library/dd776133.aspx

  • Plan and implement a business continuity and disaster recovery solution.
    • This objective may include but is not limited to: plan a backup and recovery strategy; planning considerations including Active Directory domain and forest recovery, Hyper-V replica including using Windows Azure Hyper-V Recovery Manager, domain controller restore and cloning, and Active Directory object and container restore using authoritative restore and Recycle Bin; and plan for and implement backup and recovery by using System Center Data Protection Manager (DPM)

Hyper-V replica -> http://technet.microsoft.com/pl-pl/library/przeglad-funkcji-hyper-v-replica.aspx
Windows Azure Hyper-V Recovery Manager -> http://www.windowsazure.com/en-us/documentation/articles/hyper-v-recovery-manager-configure-vault/

Częściowo wspomogłem się tym wpisem: Blog Sandbu – 74-409 Study Resources

VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
Podziel się na:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • Wykop
  • Dodaj do ulubionych
  • email
  • Gadu-Gadu Live
  • Twitter
  • Śledzik
  • co-robie
  • Forumowisko
  • Reddit
  • Spis

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *

You may use these HTML tags and attributes: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Witryna wykorzystuje Akismet, aby ograniczyć spam. Dowiedz się więcej jak przetwarzane są dane komentarzy.