<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A weblog about Microsoft Technologies &#187; Hyper-V</title>
	<atom:link href="http://www.anilerduran.com/index.php/tag/hyper-v/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anilerduran.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 17:23:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>OSD sırasında Hyper-V rol&#252;n&#252;n kurulması</title>
		<link>http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/</link>
		<comments>http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/#comments</comments>
		<pubDate>Mon, 02 May 2011 10:40:52 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[sccm]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/</guid>
		<description><![CDATA[SCCM 2007 ile OSD projelerimin birisinde rastladığım ilginç bir problem. SCCM içerisindeki OSD yeteneklerini kullanarak sunucu işletim sistemi kurulumlarını otomatize ederken, belirli tipteki sunucular üzerinde Task Sequences’ın belirli bir adımında aksiyon alarak Hyper-V rolünün yüklenmesi gibi bir istek geldi. Özellikle Hyper-V sanallaştırma mimarisi kullanan bir datacenter için gerçekleştirilecek OSD projelerinde sıklıkla gelebilecek bir talep. Bu [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fosd-sirasinda-hyper-v-rolnn-kurulmasi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fosd-sirasinda-hyper-v-rolnn-kurulmasi%2F&amp;text=OSD+s%C4%B1ras%C4%B1nda+Hyper-V+rol%C3%BCn%C3%BCn+kurulmas%C4%B1" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/"></script></span></div><p>SCCM 2007 ile OSD projelerimin birisinde rastladığım ilginç bir problem.</p>
<p>SCCM içerisindeki OSD yeteneklerini kullanarak sunucu işletim sistemi kurulumlarını otomatize ederken, belirli tipteki sunucular üzerinde Task Sequences’ın belirli bir adımında aksiyon alarak Hyper-V rolünün yüklenmesi gibi bir istek geldi.</p>
<p>Özellikle Hyper-V sanallaştırma mimarisi kullanan bir datacenter için gerçekleştirilecek OSD projelerinde sıklıkla gelebilecek bir talep.</p>
<p>Bu noktad eminim ki sizinde akınıza benimle benzer yöntemler gelmiştir. </p>
<ul>
<li>ServerManagerCmd komut satırını kullanarak rolün kurulması</li>
<li>PowerShell cmdlet lerin kullanılarak rolün kurulması</li>
</ul>
<p>OSD’den bağımsız düşündüğümüzde iki yöntem ile de gayet sıkıntısız biçimde istediğini rolleri otomatize edilmiş şekilde kurabiliyorsunuz. İlginç olan ise SCCM Task Sequence ekranın powershell yada command prompt çağırılarak ilgili komutlar çalıştırıldığında ne yazık ki başarılı olunamaması.</p>
<p>Sebebini uzunca süre araştırmama rağmen kesin bir sonuç elde edemedim. Bu problemi yaşayan bir başka SCCM MVP’lerine de rastlayınca başka bir metod bulunması gerektiğini karar verdim.</p>
<p>Bu noktada işimizi şimdilik görebilecek tek yol DISM.exe yani Windows Servicing tool.</p>
<p>OSD task sequence içerisine aşağıdaki komut satırını post-installation kısmına eklediğiniz takdirde rol başarılı bir şekilde yüklenecektir.</p>
<blockquote><p>cmd /c Dism.exe /image:%OSDTargetDrive%\ /Enable-Feature /FeatureName:Microsoft-Hyper-V /LogPath:%_SMSTSLogPath%\Hyper-V.log</p>
</blockquote>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fosd-sirasinda-hyper-v-rolnn-kurulmasi%2F&amp;t=OSD%20s%C4%B1ras%C4%B1nda%20Hyper-V%20rol%26uuml%3Bn%26uuml%3Bn%20kurulmas%C4%B1" id="facebook_share_button_2238" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2238') || document.getElementById('facebook_share_icon_2238') || document.getElementById('facebook_share_both_2238') || document.getElementById('facebook_share_button_2238');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2238') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fosd-sirasinda-hyper-v-rolnn-kurulmasi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fosd-sirasinda-hyper-v-rolnn-kurulmasi%2F&amp;text=OSD+s%C4%B1ras%C4%B1nda+Hyper-V+rol%C3%BCn%C3%BCn+kurulmas%C4%B1" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2011/osd-sirasinda-hyper-v-rolnn-kurulmasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V Virtual Machines Share Problem</title>
		<link>http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/</link>
		<comments>http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/#comments</comments>
		<pubDate>Sat, 25 Dec 2010 14:24:33 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[share problem]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/</guid>
		<description><![CDATA[If you implemented Hyper-V server and created virtual machines and some sharing , access denied or permission issues begin while trying to access virtual machines through windows, just run the following command; netsh interface tcp set global NetDMA = DISABLED Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fhyper-v-virtual-machines-share-problem%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fhyper-v-virtual-machines-share-problem%2F&amp;text=Hyper-V+Virtual+Machines+Share+Problem" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/"></script></span></div><p>If you implemented Hyper-V server and created virtual machines and some sharing , access denied or permission issues begin while trying to access virtual machines through windows, just run the following command;</p>
<p>netsh interface tcp set global NetDMA = DISABLED</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fhyper-v-virtual-machines-share-problem%2F&amp;t=Hyper-V%20Virtual%20Machines%20Share%20Problem" id="facebook_share_button_2053" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2053') || document.getElementById('facebook_share_icon_2053') || document.getElementById('facebook_share_both_2053') || document.getElementById('facebook_share_button_2053');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2053') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fhyper-v-virtual-machines-share-problem%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fhyper-v-virtual-machines-share-problem%2F&amp;text=Hyper-V+Virtual+Machines+Share+Problem" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2010/hyper-v-virtual-machines-share-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualized Domain Controllers</title>
		<link>http://www.anilerduran.com/index.php/2010/virtualized-domain-controllers/</link>
		<comments>http://www.anilerduran.com/index.php/2010/virtualized-domain-controllers/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:56:27 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[domain controller]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1476</guid>
		<description><![CDATA[Eğer yapınızdaki DC&#8217;leri Hyper-V üzerinde sanal ortama taşıma düşüncesindeyseniz aşağıdaki noktalara çok dikkat etmeniz gerekli. - Forest üzerindeki tombstone lifetime süresinden daha fazla bir süre sanal makinayı saved state duruma almayın. -Virtual Hard Diskleri(VHD) kopyalamayın yada export etmeyin. -Snapshot almayın. -Disk olarak Differencing disk kullanmayın performans kaybı fazla olacaktır. -http://technet.microsoft.com/en-us/library/dd363545(WS.10).aspx  makalesinde belirtilen backup-recovery metodları dışında [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fvirtualized-domain-controllers%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2010/virtualized-domain-controllers/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fvirtualized-domain-controllers%2F&amp;text=Virtualized+Domain+Controllers" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2010/virtualized-domain-controllers/"></script></span></div><p>Eğer yapınızdaki DC&#8217;leri Hyper-V üzerinde sanal ortama taşıma düşüncesindeyseniz aşağıdaki noktalara çok dikkat etmeniz gerekli.</p>
<p>- Forest üzerindeki tombstone lifetime süresinden daha fazla bir süre sanal makinayı saved state duruma almayın.</p>
<p>-Virtual Hard Diskleri(VHD) kopyalamayın yada export etmeyin.</p>
<p>-Snapshot almayın.</p>
<p>-Disk olarak Differencing disk kullanmayın performans kaybı fazla olacaktır.</p>
<p>-<a href="http://technet.microsoft.com/en-us/library/dd363545(WS.10).aspx">http://technet.microsoft.com/en-us/library/dd363545(WS.10).aspx</a>  makalesinde belirtilen backup-recovery metodları dışında sanal makinanın yedeğini almayın yada restore işlemi gerçekleştirmeyin.</p>
<p>Aslında bunların hepsi domain üzerindeki Update Sequence Number senkronizasyonunda farklılığa sebep olabilecek noktalar.Bu sebeple en azından domain controller için bunlara dikkat etmeniz gerekli.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fvirtualized-domain-controllers%2F&amp;t=Virtualized%20Domain%20Controllers" id="facebook_share_button_1476" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1476') || document.getElementById('facebook_share_icon_1476') || document.getElementById('facebook_share_both_1476') || document.getElementById('facebook_share_button_1476');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1476') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fvirtualized-domain-controllers%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2010/virtualized-domain-controllers/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fvirtualized-domain-controllers%2F&amp;text=Virtualized+Domain+Controllers" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2010/virtualized-domain-controllers/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2010/virtualized-domain-controllers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 R2 üzerinde Cluster Shared Volumes</title>
		<link>http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-uzerinde-cluster-shared-volumes/</link>
		<comments>http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-uzerinde-cluster-shared-volumes/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 23:37:53 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Cluster]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[cluster shared volumes]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[server 2008 r2]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1407</guid>
		<description><![CDATA[Hepimizin bildiği NTFS aslında clustered bir dosya sistemi değildir.Aynı anda sadece tek bir sunucunun erişim yapması için tasarlanmıştır birden fazla sunucu aynı anda erişim sağlayamaz. Yalnız bir cluster yapısı düşündüğünüzde genel mantık şu şekildedir.Nodelardan birisi aktiftir ve kaynakları üzerinde tutar diske erişim sağlayabilir.Cluster üzerindeki service yada application diğer node üzerine taşınacaksa öncelikle fiziksel diskteki kaynak [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-uzerinde-cluster-shared-volumes%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-uzerinde-cluster-shared-volumes/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-uzerinde-cluster-shared-volumes%2F&amp;text=Windows+Server+2008+R2+%C3%BCzerinde+Cluster+Shared+Volumes" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-uzerinde-cluster-shared-volumes/"></script></span></div><p>Hepimizin bildiği NTFS aslında clustered bir dosya sistemi değildir.Aynı anda sadece tek bir sunucunun erişim yapması için tasarlanmıştır birden fazla sunucu aynı anda erişim sağlayamaz.</p>
<p>Yalnız bir cluster yapısı düşündüğünüzde genel mantık şu şekildedir.Nodelardan birisi aktiftir ve kaynakları üzerinde tutar diske erişim sağlayabilir.Cluster üzerindeki service yada application diğer node üzerine taşınacaksa öncelikle fiziksel diskteki kaynak dismount edilir ve diğer node&#8217;a taşınıp aktif hale getirilir.Burada birkaç saniyelik downtime&#8217;a düşme durum vardır.</p>
<p>Yalnız bu özellikle cluster yapısında sanal makinalar bulunuyorsa istenmeyen bir şeydir.Özellikle Live Migration gibi teknolojilerde hiçbir kayıp olmadan geçiş bizim için önemlidir.</p>
<p><img class="alignnone size-medium wp-image-1408" title="1" src="http://www.anilerduran.com/wp-content/uploads/2009/09/1-300x289.jpg" alt="1" width="300" height="289" /></p>
<p>R2 ile birlikte buna karşılık yeni bir yapı mevcut.Cluster Shared Volume (CSV) özelliği ile burada yeralan tüm disklere yapıdaki tüm nodeların erişim şansı bulunuyor.Yani diskler eskiden olduğu gibi aktif olan node altında yer almıyor tüm nodelar tarafından görünür halde karşımıza çıkıyor.</p>
<p>CSV yapısı %systemroot%\clusterStorage altındaki dizinde Volume1-Volume2 gibi isimlerle yer alıyor.</p>
<p><img class="alignnone size-medium wp-image-1409" title="2" src="http://www.anilerduran.com/wp-content/uploads/2009/09/2-300x295.jpg" alt="2" width="300" height="295" /></p>
<p>Böylece farklı bir node içerideki VHD&#8217;yi başlatmak istediğinde belirli bir süre geçmesine gerek kalmıyor çünkü hali hazırda herkes bu volumelere erişim sağlayabiliyor.</p>
<p>Diğer yazılarda CSV konfigurasyonlarına değineceğim yalnız bilmeniz gereken çok önemli bir ayrıntı var.CSV&#8217;yi aktif etmek istediğinizde de size söylendiği gibi bu yapı sadece Hyper-v destekliyor.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-uzerinde-cluster-shared-volumes%2F&amp;t=Windows%20Server%202008%20R2%20%C3%BCzerinde%20Cluster%20Shared%20Volumes" id="facebook_share_button_1407" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1407') || document.getElementById('facebook_share_icon_1407') || document.getElementById('facebook_share_both_1407') || document.getElementById('facebook_share_button_1407');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1407') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-uzerinde-cluster-shared-volumes%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-uzerinde-cluster-shared-volumes/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-uzerinde-cluster-shared-volumes%2F&amp;text=Windows+Server+2008+R2+%C3%BCzerinde+Cluster+Shared+Volumes" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-uzerinde-cluster-shared-volumes/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-uzerinde-cluster-shared-volumes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 R2 Hyper-V Live Migration Videosu</title>
		<link>http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-hyper-v-live-migration-videosu/</link>
		<comments>http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-hyper-v-live-migration-videosu/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 22:12:15 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[cluster shared volmes]]></category>
		<category><![CDATA[cluster shared volumes]]></category>
		<category><![CDATA[failover cluster]]></category>
		<category><![CDATA[hyper-v 2.0]]></category>
		<category><![CDATA[live migration]]></category>
		<category><![CDATA[quick migration]]></category>
		<category><![CDATA[server 2008 r2]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1404</guid>
		<description><![CDATA[Geçen günlerde ESX Server üzerinde vmotion ve HA videolarını yayınlamıştım.Aynı sistem üzerinde ( 2 adet HP Proliant sunucu,iscsi san) bu sefer Server 2008 R2 ile birlikte gelen en ses getiren teknolojilerden biri olan Live Migration ve Failover Cluster üzerinde HA uygulamasını gerçekleştirip gene videoya çektim.Live Migration mimarisi hakkında ayrıntılı yazıları yakın zamanda fırsat buldukça yayınlamayı [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-hyper-v-live-migration-videosu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-hyper-v-live-migration-videosu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-hyper-v-live-migration-videosu%2F&amp;text=Windows+Server+2008+R2+Hyper-V+Live+Migration+Videosu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-hyper-v-live-migration-videosu/"></script></span></div><p>Geçen günlerde ESX Server üzerinde vmotion ve HA videolarını yayınlamıştım.Aynı sistem üzerinde ( 2 adet HP Proliant sunucu,iscsi san) bu sefer Server 2008 R2 ile birlikte gelen en ses getiren teknolojilerden biri olan Live Migration ve Failover Cluster üzerinde HA uygulamasını gerçekleştirip gene videoya çektim.Live Migration mimarisi hakkında ayrıntılı yazıları yakın zamanda fırsat buldukça yayınlamayı düşünüyorum o zamana kadar aşağıdaki video size biraz fikir verebilir.ESX Server tarafındaki vmotion ve HA ile yapılanların aynısı hiçbir fark olmadan yapılabiliyor.Videoları aşağıdan download edebilirsiniz.</p>
<p>Bölüm 1 &#8212; <a href="http://www.anilerduran.com/videolar/failoverclusterkonf/failoverclusterkonf.mp4" target="_blank">Failover Cluster Servisinin kurulumu &#8211; iscsi konfigurasyonu</a></p>
<p>Bölüm 2 &#8212; <a href="http://www.anilerduran.com/videolar/hyper-vclusterkonf/hyper-vclusterkonf.mp4" target="_blank">Hyper-V Cluster Konfigurasyonları</a></p>
<p>Bölüm 3 &#8212; <a href="http://www.anilerduran.com/videolar/livemigrationhatest/livemigrationhatest.mp4" target="_blank">Live Migration ve High Availability Testleri</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-hyper-v-live-migration-videosu%2F&amp;t=Windows%20Server%202008%20R2%20Hyper-V%20Live%20Migration%20Videosu" id="facebook_share_button_1404" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1404') || document.getElementById('facebook_share_icon_1404') || document.getElementById('facebook_share_both_1404') || document.getElementById('facebook_share_button_1404');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1404') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-hyper-v-live-migration-videosu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-hyper-v-live-migration-videosu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fwindows-server-2008-r2-hyper-v-live-migration-videosu%2F&amp;text=Windows+Server+2008+R2+Hyper-V+Live+Migration+Videosu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-hyper-v-live-migration-videosu/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/windows-server-2008-r2-hyper-v-live-migration-videosu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ESX Server Video Bölüm 1 &#8211; Sanal Makina oluşturma</title>
		<link>http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/</link>
		<comments>http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 11:52:04 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[esx server video]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion video]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1315</guid>
		<description><![CDATA[Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;text=ESX+Server+Video+B%C3%B6l%C3%BCm+1+%E2%80%93+Sanal+Makina+olu%C5%9Fturma" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/"></script></span></div><p><!--<br />
body<br />
{<br />
background-color: #1a1a1a;<br />
font: .8em/1.3em verdana,arial,helvetica,sans-serif;<br />
text-align: center;<br />
}<br />
#media<br />
{<br />
margin-top: 10px;<br />
}<br />
#noUpdate<br />
{<br />
margin: 0 auto;<br />
font-family:Arial, Helvetica, sans-serif;<br />
font-size: x-small;<br />
color: #cccccc;<br />
text-align: left;<br />
width: 110px;<br />
height: 100px;<br />
padding: 10px;<br />
}<br />
--></p>
<div id="media" style="text-align: left;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="497" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="csSWF" /><param name="quality" value="best" /><param name="bgcolor" value="#1a1a1a" /><param name="allowfullscreen" value="true" /><param name="scale" value="showall" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="src" value="http://www.anilerduran.com/videolar/esx_sanal_olusturma/1.bolum-ba_controller.swf" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="497" src="http://www.anilerduran.com/videolar/esx_sanal_olusturma/1.bolum-ba_controller.swf" flashvars="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" allowscriptaccess="always" scale="showall" allowfullscreen="true" bgcolor="#1a1a1a" quality="best"></embed></object></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;t=ESX%20Server%20Video%20B%C3%B6l%C3%BCm%201%20-%20Sanal%20Makina%20olu%C5%9Fturma" id="facebook_share_button_1315" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1315') || document.getElementById('facebook_share_icon_1315') || document.getElementById('facebook_share_both_1315') || document.getElementById('facebook_share_button_1315');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1315') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;text=ESX+Server+Video+B%C3%B6l%C3%BCm+1+%E2%80%93+Sanal+Makina+olu%C5%9Fturma" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SCVMM 2008 R2 &#8211; beta now available&#8221;</title>
		<link>http://www.anilerduran.com/index.php/2009/scvmm-2008-r2-beta-now-available%e2%80%8f/</link>
		<comments>http://www.anilerduran.com/index.php/2009/scvmm-2008-r2-beta-now-available%e2%80%8f/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 08:29:11 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[r2]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows server 2008]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1282</guid>
		<description><![CDATA[System Center ailesi üyelerinden System Center Virtual Machine Manager 2008&#8242;in R2 beta&#8217;sı Microsoft Connect sayfasında downloada sunuldu.Peki R2 BETA ile birlikte bizi bekleyen yenilikler neler biraz bunlardan bahsedelim. Live Migration: SCVMM içerisindeki belkide en güzel özellik.Bir host altında çalışır vaziyette bulunan sanal makinanızı hiçbir kesinti yaşamadan diğer host altına taşıyabilirsiniz. Clustered Shared Volumes: Live Migration&#8217;ın [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-r2-beta-now-available%25e2%2580%258f%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-r2-beta-now-available%e2%80%8f/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-r2-beta-now-available%25e2%2580%258f%2F&amp;text=SCVMM+2008+R2+%E2%80%93+beta+now+available%E2%80%9D%C2%8F" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-r2-beta-now-available%e2%80%8f/"></script></span></div><p>System Center ailesi üyelerinden System Center Virtual Machine Manager 2008&#8242;in R2 beta&#8217;sı Microsoft Connect sayfasında downloada sunuldu.Peki R2 BETA ile birlikte bizi bekleyen yenilikler neler biraz bunlardan bahsedelim.</p>
<p>Live Migration: SCVMM içerisindeki belkide en güzel özellik.Bir host altında çalışır vaziyette bulunan sanal makinanızı hiçbir kesinti yaşamadan diğer host altına taşıyabilirsiniz.<br />
Clustered Shared Volumes: Live Migration&#8217;ın aktif edilmesini sağlıyor ve eski SCVMM&#8217;de bulunan sanal makina başı bir LUN gereksinimide ortadan kalkıyor.<br />
Hot addition/removal of storage: Çalışan sanal altyapıınıza VHD diskler ve iSCSI pass-through diskler ekleyebilirsiniz.<br />
Networking optimizations:İki yeni teknoloji&#8211;Virtual Machine Queue (VMQ)  ve Chimney</p>
<p>Özellikle live migration ile ilgili yazılacak birçok makale çıkaracağa benziyor R2 Beta..</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-r2-beta-now-available%25e2%2580%258f%2F&amp;t=SCVMM%202008%20R2%20-%20beta%20now%20available%22%C2%8F" id="facebook_share_button_1282" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1282') || document.getElementById('facebook_share_icon_1282') || document.getElementById('facebook_share_both_1282') || document.getElementById('facebook_share_button_1282');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1282') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-r2-beta-now-available%25e2%2580%258f%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-r2-beta-now-available%e2%80%8f/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-r2-beta-now-available%25e2%2580%258f%2F&amp;text=SCVMM+2008+R2+%E2%80%93+beta+now+available%E2%80%9D%C2%8F" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-r2-beta-now-available%e2%80%8f/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/scvmm-2008-r2-beta-now-available%e2%80%8f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V  ve System Center Sertifikaları</title>
		<link>http://www.anilerduran.com/index.php/2009/hyper-v-system-center-sertifikalari/</link>
		<comments>http://www.anilerduran.com/index.php/2009/hyper-v-system-center-sertifikalari/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 13:57:22 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[About Everything]]></category>
		<category><![CDATA[configuration manager]]></category>
		<category><![CDATA[dpm]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[kurs]]></category>
		<category><![CDATA[mcse]]></category>
		<category><![CDATA[operations manager]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[sccm]]></category>
		<category><![CDATA[scdpm]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[scvmm]]></category>
		<category><![CDATA[sertifika]]></category>
		<category><![CDATA[sistem center]]></category>
		<category><![CDATA[sistem mühendisi]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1236</guid>
		<description><![CDATA[ Geçtiğimiz hafta içerisinde -70-652 TS: Windows Server Virtualization, Configuring -70-401 TS: Microsoft System Center Configuration Manager 2007, Configuring   sertifikasyon sınavlarını tamamladım.Henüz pek popüler olmayan sınavlar.Açıkcası virtualization sınavı zor olur diye beklerken SCCM sınavı biraz daha zorladı diyebilirim. 70-652 içerisinde özellikle SCVMM üzerine oldukça soru vardı.Aynı zamanda Hyper-v mimarisinden de güzel sorular bulunuyor.Fakat en azından [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fhyper-v-system-center-sertifikalari%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/hyper-v-system-center-sertifikalari/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fhyper-v-system-center-sertifikalari%2F&amp;text=Hyper-V++ve+System+Center+Sertifikalar%C4%B1" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/hyper-v-system-center-sertifikalari/"></script></span></div><p>  Geçtiğimiz hafta içerisinde</p>
<p><strong>-70-652 TS: Windows Server Virtualization, Configuring<br />
-70-401 TS: Microsoft System Center Configuration Manager 2007, Configuring</strong></p>
<p><a href="http://www.anilerduran.com/wp-content/uploads/2009/02/mctsrgb_1105_1082.png"><img class="alignleft size-full wp-image-1263" title="mctsrgb_1105_1082" src="http://www.anilerduran.com/wp-content/uploads/2009/02/mctsrgb_1105_1082.png" alt="" width="482" height="80" /></a></p>
<p>  <br />
sertifikasyon sınavlarını tamamladım.Henüz pek popüler olmayan sınavlar.Açıkcası virtualization sınavı zor olur diye beklerken SCCM sınavı biraz daha zorladı diyebilirim.</p>
<p>70-652 içerisinde özellikle SCVMM üzerine oldukça soru vardı.Aynı zamanda Hyper-v mimarisinden de güzel sorular bulunuyor.Fakat en azından konsolu kurcalamış biri için açıkcası pek zorlamayacak bir sınav diyebilirim.<br />
SCCM sınavında ise OSD yani işletim sistemi dağıtımı üzerine fazlaca bir yoğunluk gördüm.Ve sorularda adeta özenle seçilmiş gibilerdi <img src='http://www.anilerduran.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Güzel olan tarafı system center ailesi sertifikasyonlarında SCCM,SCOM ve SCVMM için TS sertifikası gereksinimleri sadece birer sınav.Birkaç gün içerisinde SCOM ve SCVMM tarafınıda tamamlayıp içerik hakkında girmek isteyen arkadaşlar için bilgilendirme yapacağım.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fhyper-v-system-center-sertifikalari%2F&amp;t=Hyper-V%20%20ve%20System%20Center%20Sertifikalar%C4%B1" id="facebook_share_button_1236" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1236') || document.getElementById('facebook_share_icon_1236') || document.getElementById('facebook_share_both_1236') || document.getElementById('facebook_share_button_1236');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1236') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fhyper-v-system-center-sertifikalari%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/hyper-v-system-center-sertifikalari/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fhyper-v-system-center-sertifikalari%2F&amp;text=Hyper-V++ve+System+Center+Sertifikalar%C4%B1" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/hyper-v-system-center-sertifikalari/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/hyper-v-system-center-sertifikalari/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SCVMM 2008 Management Pack Update!!!</title>
		<link>http://www.anilerduran.com/index.php/2009/scvmm-2008-management-pack-update/</link>
		<comments>http://www.anilerduran.com/index.php/2009/scvmm-2008-management-pack-update/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:28:37 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[management pack]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center operations Manager 2007]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1225</guid>
		<description><![CDATA[Blogda ağırlıklı olarak System Center ailesi ile ilgili makaleler yayınlıyorum.İlerleyen günlerde de en çok üzerinde duracağımız ürünlerin başında System Center Operations Manager geliyor.Kurulum ve Exchange server 2007 monitoring makaleleri hali hazırda yayınlanmış durumda. Aynı zamanda System Center Virtual Machine Manager ile ilgilide Türkçe ilk makale serisini yayınlamıştım. Bu postun güzel olan yanı ise SCVMM 2008 [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-management-pack-update%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-management-pack-update/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-management-pack-update%2F&amp;text=SCVMM+2008+Management+Pack+Update%21%21%21" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-management-pack-update/"></script></span></div><p>Blogda ağırlıklı olarak System Center ailesi ile ilgili makaleler yayınlıyorum.İlerleyen günlerde de en çok üzerinde duracağımız ürünlerin başında System Center Operations Manager geliyor.Kurulum ve Exchange server 2007 monitoring makaleleri hali hazırda yayınlanmış durumda.</p>
<p>Aynı zamanda System Center Virtual Machine Manager ile ilgilide Türkçe ilk makale serisini yayınlamıştım.</p>
<p>Bu postun güzel olan yanı ise SCVMM 2008 için yeni Management Packlerin duyurulmuş olması.SCOM içerisine eklediğimiz MP ler sayesinde management ve monitoring kabiliyetlerini spesifik teknolojiler için arttırabiliyoruz.SCVMM için gelen MP ler ise aşağıda.</p>
<p> ·         <strong>Virtualization Candidates</strong> &#8211; Helps identify physical computers that are good candidates for conversion to virtual machines. The Virtualization Candidates report displays average values for a set of commonly requested performance counters for CPU, memory, and disk usage, along with hardware configuration, including processor speed, number of processors, and total RAM.</p>
<p> ·         <strong>VM utilization</strong> &#8211; Provides information about your virtual machines. For the identified time, this report shows average usage and total or maximums for virtual machine processors, memory, and disk space.</p>
<p> · <strong> Host Utilization</strong> &#8211; Shows the number of virtual machines running per host. For the identified time and host group, this report shows average usage and total or maximums for host processors, memory, and disk space.</p>
<p> ·         <strong>Host Utilization Growth</strong> &#8211; Shows the percentage growth of host resources and number of virtual machines running for the identified time period.</p>
<p> ·         <strong>VM Allocatio</strong>n &#8211; Provides information you can use to calculate chargeback to cost centers for virtual machines.</p>
<p>Download için <span><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d6d5cddd-4ec8-4e3c-8ab1-102ec99c257f&amp;displaylang=en"><span style="font-size: small; font-family: Calibri; color: #0000ff;">http://www.microsoft.com/downloads/details.aspx?FamilyID=d6d5cddd-4ec8-4e3c-8ab1-102ec99c257f&amp;displaylang=en</span></a> adresini kullanabilirsiniz.Birkaç güne bende yapımdaki SCOM içerisine import işlemlerini gerçekleştirip incelemeleri yayınlayacağım.<br />
</span></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-management-pack-update%2F&amp;t=SCVMM%202008%20Management%20Pack%20Update%21%21%21" id="facebook_share_button_1225" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1225') || document.getElementById('facebook_share_icon_1225') || document.getElementById('facebook_share_both_1225') || document.getElementById('facebook_share_button_1225');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1225') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-management-pack-update%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-management-pack-update/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-management-pack-update%2F&amp;text=SCVMM+2008+Management+Pack+Update%21%21%21" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-management-pack-update/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/scvmm-2008-management-pack-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCVMM 2008 Beta&#8217;dan SCVMM 2008 Migration</title>
		<link>http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/</link>
		<comments>http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:14:22 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1223</guid>
		<description><![CDATA[SCVMM 2008 betadan SCVMM 2008 RTM&#8217;e geçişinizi gerçekleştireceksiniz dikkat etmeniz gereken birkaç nokta var. - VMM administrator konsolu altında varolan hostları kaldırmanız gerekmektedir.Migration işleminden sonra tekrardan bu hostları ekleyeceksiniz. - VMM 2008 Beta Server üzerinde SQL Server Management Studio yada SQL Server Management Studio Express&#8217;i yükleyin. - SQL Server Management Studio ile VirtualManagerDB veritabanına bağlanıp [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;text=SCVMM+2008+Beta%E2%80%99dan+SCVMM+2008+Migration" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/"></script></span></div><p>SCVMM 2008 betadan SCVMM 2008 RTM&#8217;e geçişinizi gerçekleştireceksiniz dikkat etmeniz gereken birkaç nokta var.</p>
<p>- VMM administrator konsolu altında varolan hostları kaldırmanız gerekmektedir.Migration işleminden sonra tekrardan bu hostları ekleyeceksiniz.</p>
<p>- VMM 2008 Beta Server üzerinde SQL Server Management Studio yada SQL Server Management Studio Express&#8217;i yükleyin.</p>
<p>- SQL Server Management Studio ile VirtualManagerDB veritabanına bağlanıp sağ tıklayarak Backup ile yedeklemesini gerçekleştirin.,</p>
<p>- Başarılı bir yedekleme işleminden sonra VMM 2008 BETA&#8217;yı bilgisayarınızdan kaldırın.</p>
<p>- UpgradeV2Beta.exe uygulamasını <a href="http://go.microsoft.com/fwlink/?LinkId=127036">http://go.microsoft.com/fwlink/?LinkId=127036</a> linkinden indirin.</p>
<p>-Bu exeyi UpgradeV2Beta.exe -server [servername/instancename] -database [databasename] parametreleri ile çalıştırın.Buradaki VMM için varsayılan olarak oluşturulan instance name <strong>MICROSOFT$VMM$</strong>&#8216;dir.Varyılan database ismide <strong>VirtualManagerDB </strong>&#8216;dir.</p>
<p>-Kurulum işlemi bittikten sonra Administrator Console altında Managed Computers üzerinde refresh işlemini gerçekleştirin.<br />
- Eğer VMM2008&#8242;i önceki BETA ile aynı sunucu üzerine kurduysanız eskiden yönetilen tüm hostlar <strong>Unsupported</strong> durumunda gözükecektir.<br />
- Eğer VMM2008&#8242;i önceki BETA versiyonunun olduğu sunucundan ayrı bir sunucuya kurduysanız tüm hostlar <strong>Access Denied</strong> durumunda gözükecektir.</p>
<p>Bu noktada Unsupported hostlar gözüküyorsa sağ tıklayarak <strong>Update Agent</strong> demeniz yeterlidir.Eğer Access Denied gözüküyorsa sağ tıklayıp <strong>Reassociate </strong> demelisiniz.</p>
<p>Bu temel konfigurasyonların ardından hostlarınızı tekrardan yönetebilir durumda olacaksınız.Library yönetimi için gereksinimleride bir sonraki yazıda inceleyeceğiz.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;t=SCVMM%202008%20Beta%27dan%20SCVMM%202008%20Migration" id="facebook_share_button_1223" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1223') || document.getElementById('facebook_share_icon_1223') || document.getElementById('facebook_share_both_1223') || document.getElementById('facebook_share_button_1223');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1223') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;text=SCVMM+2008+Beta%E2%80%99dan+SCVMM+2008+Migration" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCVMM altında VMWARE yönetimi</title>
		<link>http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/</link>
		<comments>http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 18:52:55 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[Esx server]]></category>
		<category><![CDATA[esx server kurulumu]]></category>
		<category><![CDATA[hyper-v kurulumu]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1217</guid>
		<description><![CDATA[Bildiğiniz gibi System center ailesi içerisinde yer alan System Center Virtual Machine Manager ile yapınızdaki Hyper-v fiziksel hostlarınızı ve ESX çalıştıran fiziksel hostlarınızı ve dolayısıyla altlarında bulunan sanal makinalarınızı yönetebiliyorsunuz.Yalnız SCVMM altında Vmware mimarisini yönetirken dikkat etmeniz gereken bir nokta var. Herhangi bir Vmware yapısını SCVMM altına import ettiğinizde durumunu kontrol ederseniz Ok(Limited) olarak göreceksiniz.Bu [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;text=SCVMM+alt%C4%B1nda+VMWARE+y%C3%B6netimi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/"></script></span></div><p>Bildiğiniz gibi System center ailesi içerisinde yer alan System Center Virtual Machine Manager ile yapınızdaki Hyper-v fiziksel hostlarınızı ve ESX çalıştıran fiziksel hostlarınızı ve dolayısıyla altlarında bulunan sanal makinalarınızı yönetebiliyorsunuz.Yalnız SCVMM altında Vmware mimarisini yönetirken dikkat etmeniz gereken bir nokta var.</p>
<p>Herhangi bir Vmware yapısını SCVMM altına import ettiğinizde durumunu kontrol ederseniz Ok(Limited) olarak göreceksiniz.Bu durumda yapabilecekleriniz tabiki var.Fakat herşey dahil bir yönetimden bahsediyorsak bu ayarı  aktif etmeniz gereklidir.İlk yapmanız gereken ESX üzerindeki ayarlardır.Bu noktada<br />
Virtual Machine Delegate opsiyonunu kullanmanız yada tüm ESX hostlar üzerinde <strong>root</strong> için ssh root logini aktif etmeniz gereklidir.Bu işlemi yapmak için ESX host üzerinde Configure Security menusune girerek ilgili credentialları girerek ssh login veya delegasyonu seçebilirsiniz.Bu işlemden sonra state limited&#8217;dan OK&#8217;a dönecektir.Peki limitli kullandığımızda yada full kullandığımızda ne gibi yönetimsel farklar bizi bekliyor? Bunu aşağıdaki tablodan inceleyebilirsiniz.</p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td style="border: medium none #f0f0f0; padding: 0.75pt; background: #f2f2f2 none repeat scroll 0% 0%; width: 218.25pt;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Virtual Machine Action</span></span></span></p>
</td>
<td style="border: medium none #f0f0f0; padding: 0.75pt; background: #f2f2f2 none repeat scroll 0% 0%; width: 237pt;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) Status</span></span></span></p>
</td>
<td style="border: medium none #f0f0f0; padding: 0.75pt; background: #f2f2f2 none repeat scroll 0% 0%; width: 141.75pt;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK Status</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Start</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Stop</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Pause</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Save state</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Discard saved state</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Modify properties</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">While the host has OK (Limited) status, the following configuration updates are not allowed:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Attach an ISO image to a virtual DVD drive.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Attach an existing VMware virtual hard disk (.vmdk file) to the virtual machine.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Attach a VMware virtual floppy disk (.flp) to the virtual floppy drive.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">New checkpoint</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Manage checkpoints</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Remove</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Migrate by using VMware VMotion</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Migrate across VirtualCenter server</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Store in the VMM library</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Clone within the same VirtualCenter</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) restrictions:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the VMM Administrator Console, VMM gives the host a zero rating during virtual machine placement, but you can select the host manually. No such restriction applies at the command line.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Clone on the same ESX Server host</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) restrictions:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the VMM Administrator Console, VMM gives the host a zero rating during virtual machine placement, but you can select the host manually.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the Windows PowerShell &#8220;“ Virtual Machine Manager command shell, you must use a task group to create a new .vmdk file before you clone the virtual machine. You cannot clone an existing .vmdk file.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Convert virtual machine (V2V conversion) conversion</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Create virtual machine from a VMM template</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Create virtual machine from a blank VMware virtual hard disk (.vmdk file)</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) restrictions:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the VMM Administrator Console, VMM gives the host a zero rating during virtual machine placement, but you can select the host manually.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the Windows PowerShell &#8220;“ Virtual Machine Manager command shell, you must use a task group to create a new .vmdk file before you create a virtual machine. You cannot use an existing .vmdk file as the source.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
</tbody>
</table>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;t=SCVMM%20alt%C4%B1nda%20VMWARE%20y%C3%B6netimi" id="facebook_share_button_1217" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1217') || document.getElementById('facebook_share_icon_1217') || document.getElementById('facebook_share_both_1217') || document.getElementById('facebook_share_button_1217');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1217') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;text=SCVMM+alt%C4%B1nda+VMWARE+y%C3%B6netimi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>App-V &#8211; SCCM</title>
		<link>http://www.anilerduran.com/index.php/2009/app-v-sccm/</link>
		<comments>http://www.anilerduran.com/index.php/2009/app-v-sccm/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 17:49:06 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[App-v]]></category>
		<category><![CDATA[System Center Configuration Manager 2007 SP1]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1137</guid>
		<description><![CDATA[Sanallaştırmanın oldukça popüler olduğu bu günlerde virtualization ile ilgili makalelere heryerde rastlayabiliyoruz.Bu noktada bende Hyper-V ve System Center Virtual Machine Manager ile ilgili makaleler yayınlamıştım. Microsoft&#8217;un sanallaştırma vizyonunda önemli yer tutan ürünlerden bir taneside uygulama sanallaştırma çözümü App-V..Eski SoftGrid şimdiki App-V ile ilgili , sevgili Emre&#8217;nin hazırladığı videoalara buradan erişebilirsiniz. Aslına bakarsanız MDOP 2008 ürünü [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fapp-v-sccm%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/app-v-sccm/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fapp-v-sccm%2F&amp;text=App-V+%E2%80%93+SCCM" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/app-v-sccm/"></script></span></div><p>Sanallaştırmanın oldukça popüler olduğu bu günlerde virtualization ile ilgili makalelere heryerde rastlayabiliyoruz.Bu noktada bende Hyper-V ve System Center Virtual Machine Manager ile ilgili makaleler yayınlamıştım.<br />
Microsoft&#8217;un sanallaştırma vizyonunda önemli yer tutan ürünlerden bir taneside uygulama sanallaştırma çözümü App-V..Eski SoftGrid şimdiki App-V ile ilgili , sevgili Emre&#8217;nin hazırladığı videoalara <a href="http://mshowto.org/index.php/video/358-video-microsoft-softgridr-application-virtualization-ile-uygulama-sanallatrma">buradan </a>erişebilirsiniz.</p>
<p>Aslına bakarsanız MDOP 2008 ürünü ile birlikte App-V&#8217;yi biraz parçalı olarak inceleyebiliriz.</p>
<p><strong>App-V Management Server</strong> &#8211; Sanal uygulamaları host edip dağıtır.<br />
<strong>App-V Management Console</strong> &#8211; App-V yönetimi için MMC konsolunu sunar.<br />
<strong>App-V Sequencer</strong> &#8211; Uygulamaları sanallaştıran motor<br />
<strong>App-V Streaming Server</strong> &#8211; Uzak ofis dağıtım senaryoları için kullanılan rol<strong><br />
App-V Client</strong> &#8211; Fiziksel sistemlerde çalışan ve sanal uygulamaların nasıl çalışacağını ve oluşturulacağını bilen yazılımlarımız..</p>
<p>Benim bu noktada aktarmak istediğim bilgi ise App-V teknolojisinin System Center Configuration Manager 2007 ile entegrasyonu.<br />
System Center Configuration Manager 2007 R2 ile artık sanallaştırılmış uygulamaları dağıtabiliyoruz.Güzel olan tarafı bu entegrasyonu gerçekleştirdiğinizde SCCM artık yukarıda bashettiğimiz rollerden App-V Management Server ve App-V Management Console gibi davranacaktır.Bu sebeple bu rolleri ayrıca kurmanıza gerek yok.<br />
Bu uygulamaları SCCM ile dağıtırken aynı şekilde paketleri import edip devam ediyoruz.</p>
<p>Bu konudaki makaleyi kısa bir süre sonra yayınlamayı düşünüyorum.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fapp-v-sccm%2F&amp;t=App-V%20-%20SCCM%20" id="facebook_share_button_1137" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1137') || document.getElementById('facebook_share_icon_1137') || document.getElementById('facebook_share_both_1137') || document.getElementById('facebook_share_button_1137');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1137') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fapp-v-sccm%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/app-v-sccm/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fapp-v-sccm%2F&amp;text=App-V+%E2%80%93+SCCM" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/app-v-sccm/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/app-v-sccm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yine Yeni Yeniden</title>
		<link>http://www.anilerduran.com/index.php/2008/yine-yeni-yeniden/</link>
		<comments>http://www.anilerduran.com/index.php/2008/yine-yeni-yeniden/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 21:12:13 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[About Everything]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1064</guid>
		<description><![CDATA[İlk defa bu kadar ara verdim sanırım bloga yazmaya.Son dönemlerde system center ailesi ve hyper-v hakkında sık sık yazmaya başlamıştım fakat iş yoğunluğundan dolayı yazılara bir süre ara vermek durumunda kaldım. Ama yavaştan toparlama vakti geldi.System center tarafında ve Hyper-v ile ilgili konularda yazıları görmeye yakın zamanda başlıcaksınız kısmetse : ) Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fyine-yeni-yeniden%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/yine-yeni-yeniden/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fyine-yeni-yeniden%2F&amp;text=Yine+Yeni+Yeniden" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/yine-yeni-yeniden/"></script></span></div><p>İlk defa bu kadar ara verdim sanırım bloga yazmaya.Son dönemlerde system center ailesi ve hyper-v hakkında sık sık yazmaya başlamıştım fakat iş yoğunluğundan dolayı yazılara bir süre ara vermek durumunda kaldım.</p>
<p>Ama yavaştan toparlama vakti geldi.System center tarafında ve Hyper-v ile ilgili konularda yazıları görmeye yakın zamanda başlıcaksınız kısmetse : )</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fyine-yeni-yeniden%2F&amp;t=Yine%20Yeni%20Yeniden" id="facebook_share_button_1064" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1064') || document.getElementById('facebook_share_icon_1064') || document.getElementById('facebook_share_both_1064') || document.getElementById('facebook_share_button_1064');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1064') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fyine-yeni-yeniden%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/yine-yeni-yeniden/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fyine-yeni-yeniden%2F&amp;text=Yine+Yeni+Yeniden" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/yine-yeni-yeniden/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/yine-yeni-yeniden/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Symantec Backup Exec 12.5 Hyper-V destekli geliyor!</title>
		<link>http://www.anilerduran.com/index.php/2008/symantec-backup-exec-125-hyper-v-destekli-geliyor/</link>
		<comments>http://www.anilerduran.com/index.php/2008/symantec-backup-exec-125-hyper-v-destekli-geliyor/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 09:39:02 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[symantec]]></category>
		<category><![CDATA[Windows Essential Business Server 2008]]></category>
		<category><![CDATA[windows server 2008]]></category>
		<category><![CDATA[Windows Small Business Server 2008]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1042</guid>
		<description><![CDATA[15 eylülde Symantec tarafından yapılan açıklamaya göre yeni sürümBackup Exec 12.5 agent, Windows Server2008 Hyper-V için tam destek sunuyor.Daha güzeli ise yeni gelecek Windows Essential Business Server 2008 ve Windows Small Business Server 2008 içinde desteği bulunmakta. Böylece artık Symantec hyper-v ve sanallaştırma altyapısından tamamen haberdar olarak,bir host içerisinde SINIRSIZ sayıda VM&#8217;i destekleyecek şekilde yedekleme [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsymantec-backup-exec-125-hyper-v-destekli-geliyor%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/symantec-backup-exec-125-hyper-v-destekli-geliyor/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsymantec-backup-exec-125-hyper-v-destekli-geliyor%2F&amp;text=Symantec+Backup+Exec+12.5+Hyper-V+destekli+geliyor%21" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/symantec-backup-exec-125-hyper-v-destekli-geliyor/"></script></span></div><p>15 eylülde Symantec tarafından yapılan açıklamaya göre yeni sürümBackup Exec 12.5 agent, Windows <img class="alignright" style="float: right;" src="http://www.storageworldconference.com/Speaker%20logos/symantec-logo-300dpi.jpg" alt="" width="261" height="93" />Server2008 Hyper-V için tam destek sunuyor.Daha güzeli ise yeni gelecek Windows Essential Business Server 2008 ve Windows Small Business Server 2008 içinde desteği bulunmakta.</p>
<p>Böylece artık Symantec hyper-v ve sanallaştırma altyapısından tamamen haberdar olarak,bir host içerisinde <strong>SINIRSIZ</strong> sayıda VM&#8217;i destekleyecek şekilde yedekleme işlemlerini efektif bir biçimde gerçekleştirebiliyor.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsymantec-backup-exec-125-hyper-v-destekli-geliyor%2F&amp;t=Symantec%20Backup%20Exec%2012.5%20Hyper-V%20destekli%20geliyor%21" id="facebook_share_button_1042" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1042') || document.getElementById('facebook_share_icon_1042') || document.getElementById('facebook_share_both_1042') || document.getElementById('facebook_share_button_1042');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1042') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsymantec-backup-exec-125-hyper-v-destekli-geliyor%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/symantec-backup-exec-125-hyper-v-destekli-geliyor/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsymantec-backup-exec-125-hyper-v-destekli-geliyor%2F&amp;text=Symantec+Backup+Exec+12.5+Hyper-V+destekli+geliyor%21" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/symantec-backup-exec-125-hyper-v-destekli-geliyor/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/symantec-backup-exec-125-hyper-v-destekli-geliyor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMC to Hyper-V Import Tool</title>
		<link>http://www.anilerduran.com/index.php/2008/vmc-to-hyper-v-import-tool/</link>
		<comments>http://www.anilerduran.com/index.php/2008/vmc-to-hyper-v-import-tool/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 09:30:59 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[VMC2HV]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1041</guid>
		<description><![CDATA[Yeni yayınlanan VMC to Hyper-V Import Tool sayesinde yapınızda bulunan Virtual Pc ve Virtual Server içerisindeki Virtual Machine Configuration (VMC) dosyalarını Hyper-v içerisine kolaylıkla import etme şansımız bulunuyor.Bildiğimiz gibi VC ve VP sanal makinalarla çalışabilmek için ilgili ayarları sanal makinalara mapleyen bu konfigurasyon dosyaları ile çalışıyorlar.Şu anda Virtual PC 2007 için sorunsuz çalışdığı belirtilmiş.Aynı zamanda [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmc-to-hyper-v-import-tool%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/vmc-to-hyper-v-import-tool/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmc-to-hyper-v-import-tool%2F&amp;text=VMC+to+Hyper-V+Import+Tool" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/vmc-to-hyper-v-import-tool/"></script></span></div><p>Yeni yayınlanan VMC to Hyper-V Import Tool sayesinde yapınızda bulunan Virtual Pc ve Virtual Server içerisindeki Virtual Machine Configuration (VMC) dosyalarını Hyper-v içerisine kolaylıkla import etme şansımız bulunuyor.Bildiğimiz gibi VC ve VP sanal makinalarla çalışabilmek için ilgili ayarları sanal makinalara mapleyen bu konfigurasyon dosyaları ile çalışıyorlar.Şu anda Virtual PC 2007 için sorunsuz çalışdığı belirtilmiş.Aynı zamanda Virtual PC 2004 içinde herhangi bir sorun ile karşılaşılmamış.</p>
<p>Tabiki bu ufak araç enterprise bir ürün olan System Center Virtual Machine Manager&#8217;ın yerini tutamaz.SCVMM ile neler yapabileceğinizi görmek için SCVMM kategorisi altındaki yazıları inceleyebilirsiniz.Ama VM oluşturma,donanım bazlı bazı editlemeler,importing işlemleri için bu tool işimizi görecektir.</p>
<p>Gereksinimler ise;</p>
<p>Uzak veya localde VM&#8217;ler oluşturma şansınız mevcut,Bu konuda bir kısıtlama söz konusu değil.Remote senaryosunda sadece tool2u çalıştırdığınız client ve hyper-v aynı domaine dahil olmak zorunda.Aynı zamanda VMC dosyalarının import işlemi için sanal makinaların kapalı durumda olması gerekiyor.</p>
<p><a href="http://cid-7edf4c4ce8729f83.skydrive.live.com/self.aspx/Public/VMC2HV" target="_blank">Şu</a> adresten araca ulaşabilirsiniz.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmc-to-hyper-v-import-tool%2F&amp;t=VMC%20to%20Hyper-V%20Import%20Tool" id="facebook_share_button_1041" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1041') || document.getElementById('facebook_share_icon_1041') || document.getElementById('facebook_share_both_1041') || document.getElementById('facebook_share_button_1041');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1041') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmc-to-hyper-v-import-tool%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/vmc-to-hyper-v-import-tool/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmc-to-hyper-v-import-tool%2F&amp;text=VMC+to+Hyper-V+Import+Tool" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/vmc-to-hyper-v-import-tool/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/vmc-to-hyper-v-import-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Integration Components Released</title>
		<link>http://www.anilerduran.com/index.php/2008/linux-integration-components-released/</link>
		<comments>http://www.anilerduran.com/index.php/2008/linux-integration-components-released/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 13:46:31 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server Family]]></category>
		<category><![CDATA[Integration Components]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows server 2008]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1038</guid>
		<description><![CDATA[Hyper-V için Linux Integration Component lerinin final versiyonu Microsoft Connect sitesinde downloada sunulmuş durumda.Bildiğimiz gibi bu componentler sayesinde hyper-v non-aware olan işletim sistemlerininde aynı performanslar çalışmasını sağlayabiliyorduk.Bunu ise Hypercall kullanarak gerçekleştiriyorduk.Arka planda nasıl çalıştığını anlamak için http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/ http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/ http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/ http://www.anilerduran.com/index.php/2008/vsp-vsc-vmbus/ makalelerini inceleyebilirsiniz. Bu son versiyonlar birlikte aşağıdaki yenilikler bizi bekliyor. Driver support for synthetic devices: [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Flinux-integration-components-released%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/linux-integration-components-released/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Flinux-integration-components-released%2F&amp;text=Linux+Integration+Components+Released" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/linux-integration-components-released/"></script></span></div><p>Hyper-V için Linux Integration Component lerinin final versiyonu Microsoft Connect sitesinde downloada sunulmuş durumda.Bildiğimiz gibi bu componentler sayesinde hyper-v non-aware olan işletim sistemlerininde aynı performanslar çalışmasını sağlayabiliyorduk.Bunu ise Hypercall kullanarak gerçekleştiriyorduk.Arka planda nasıl çalıştığını anlamak için</p>
<p><a href="http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/" target="_blank">http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/</a><br />
<a href="http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/" target="_blank">http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/</a><br />
<a href="http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/" target="_blank">http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/</a><br />
<a href="http://www.anilerduran.com/index.php/2008/vsp-vsc-vmbus/" target="_blank">http://www.anilerduran.com/index.php/2008/vsp-vsc-vmbus/</a></p>
<p>makalelerini inceleyebilirsiniz.</p>
<p>Bu son versiyonlar birlikte aşağıdaki yenilikler bizi bekliyor.<br />
<strong>Driver support for synthetic devices: </strong>The Linux integration components include support for both the synthetic network controller and synthetic storage controller that have been developed specifically for Hyper-V. These components take advantage of the new high-speed bus, VMBus, which was developed for Hyper-V.<br />
<strong>Hypercall adapter: </strong>The Hypercall adapter is a thin layer of software that translates the Xen-specific virtualization function calls from a Xen-enabled Linux kernel to Microsoft Hyper-V hypercalls. This results in improved performance for the Linux virtual machine.<br />
<strong>Fastpath Boot Support:</strong> Boot devices now take advantage of the storage VSC to provide enhanced performance.</p>
<p>Bu son versiyonu<a href="https://connect.microsoft.com/site/sitehome.aspx?SiteID=495" target="_blank"> bu</a><a href="https://connect.microsoft.com/site/sitehome.aspx?SiteID=495" target="_blank">radan</a> indirebilirsiniz.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Flinux-integration-components-released%2F&amp;t=Linux%20Integration%20Components%20Released" id="facebook_share_button_1038" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1038') || document.getElementById('facebook_share_icon_1038') || document.getElementById('facebook_share_both_1038') || document.getElementById('facebook_share_button_1038');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1038') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Flinux-integration-components-released%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/linux-integration-components-released/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Flinux-integration-components-released%2F&amp;text=Linux+Integration+Components+Released" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/linux-integration-components-released/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/linux-integration-components-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-v / Drag and Drop / Security</title>
		<link>http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/</link>
		<comments>http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 15:39:37 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[vmbus]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1030</guid>
		<description><![CDATA[Hyper-v mimarisini incelediğimizde karşımıza vmbus mutlaka çıkacaktır.önceki yazılarda kendisinden biraz bahsetmiştik.Aslında yaptığı işlem child partitiondan gelen istekleri,ki bu istekler fiziksel donanıma erişim istekleridir, parent partitiona iletmek.Bildiğimiz gibi child partition içerisinde ,bizim VM lerimiz bulunuyor.O zaman akla şöyle bir soru gelebilir.VMbus bu işi yapabilmek için tüm yapı içerisinde bulunması gerekiyor.Souçta her child partition içerisindeki VM&#8217;in, vmbus&#8217;a [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhyper-v-drag-and-drop-security%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhyper-v-drag-and-drop-security%2F&amp;text=Hyper-v+%2F+Drag+and+Drop+%2F+Security" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/"></script></span></div><p>Hyper-v mimarisini incelediğimizde karşımıza vmbus mutlaka çıkacaktır.önceki yazılarda kendisinden biraz bahsetmiştik.Aslında yaptığı işlem child partitiondan gelen istekleri,ki bu istekler fiziksel donanıma erişim istekleridir, parent partitiona iletmek.Bildiğimiz gibi child partition içerisinde ,bizim VM lerimiz bulunuyor.O zaman akla şöyle bir soru gelebilir.VMbus bu işi yapabilmek için tüm yapı içerisinde bulunması gerekiyor.Souçta her child partition içerisindeki VM&#8217;in, vmbus&#8217;a erişimi var.O zaman ben vmbus içerisine bir tane listener koyarsam,tüm yapıyı yada o an için vmbus içerisinden geçen tüm bilgileri dinleyebilirmiyim.Cevabımız tabikide hayır.Çünkü vmbus dizayn edilirken tamda bu saldırı şeklini önlemek üzere dizayn edildi.VM&#8217;lerimiz    parent partitiona ulaşmak için vmbus üzerinde ,yalnızca kendilerine ayrılan kanallar üzerinden haberleşme sağlayabiliyorlar.Yani her VM&#8217;in kendine ait bir kanalı var.Bu sebeple örneğin bir men in the middle atağının düzenlenme şansı yok.Çünkü middle denilen bir kısım yok.</p>
<p><a href="http://www.anilerduran.com/wp-content/uploads/2008/08/vmbus.jpg"><img class="alignnone size-medium wp-image-1031" title="vmbus" src="http://www.anilerduran.com/wp-content/uploads/2008/08/vmbus-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p>Güvenlik ve hyper-v demişken bir noktadan daha bahsedelim.Hyper-v insanlara makaleler yada videolar ile tanıtılırken virtual pc zamanlarından bildiğimiz drag and drop yani sürükle bırak tekniğine sahip olmadığı belirtiliyor.Ama bunun sebebi hiç açıklanmıyor..</p>
<p>Bildiğimiz gibi virtual pc kullanırken host makinadan yada vmler arasında, sürükle   bırak tekniği ile dosya alışverişini gerçekleştirebiliyorduk.Yalnız hyper-v içerisinde çalışan sanallarımız için bu geçerli değil.Bu birçok kişiyi hayal kırıklığına uğratabilir ama dosya paylaşımı için geleneksel networking mantığını kullanmamız gerekli.Ama bunun sebebini bilmeniz eminimki daha iyi olacaktır.Tabiki böyle bir özelliği virtual pc altına koyan microsoft ,hyper-v altınada koyabilirdi.Peki neden yapmadı?</p>
<p>Tamamiyle güvenlik.Çünkü siz hyper-v mimarisini incelediğinizde ,biraz önce vmbus örneğinde gördüğünüz gibi varolan bütün sanal makinaların izole bir şekilde yer aldığını göreceksiniz.Yani VM&#8217;lerimiz güvenliğin tam anlamıyla sağlanması amacıyla sadece parent partition ile haberleşebilirler.Birbirleriyle (geleneksel networking dışında) hiçbir şekilde haberleşemezler.Buda attack surface dediğimiz saldırı alanını iyice daraltmış ve ITPro lar için varolan bir açık kapıyıda kapatmış oluyor.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhyper-v-drag-and-drop-security%2F&amp;t=Hyper-v%20%2F%20Drag%20and%20Drop%20%2F%20Security" id="facebook_share_button_1030" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1030') || document.getElementById('facebook_share_icon_1030') || document.getElementById('facebook_share_both_1030') || document.getElementById('facebook_share_button_1030');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1030') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhyper-v-drag-and-drop-security%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhyper-v-drag-and-drop-security%2F&amp;text=Hyper-v+%2F+Drag+and+Drop+%2F+Security" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/hyper-v-drag-and-drop-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hypervisor..Ama nasıl?</title>
		<link>http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/</link>
		<comments>http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 16:35:02 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[hypervisor]]></category>
		<category><![CDATA[windows server 2008]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1028</guid>
		<description><![CDATA[Hypervisor teknolojisi dediğimizde artık şunu anlayabiliyoruz.Geleneksel hosted machine virtualization&#8217;ın aksine artık donanımın üzerinde herhangi bir işletim sistemi bulunmuyor ve Hypervisor kendini otomatikman donanımın üzerine yerleştirerek parent/root partition ile iletişime geçiyor.Bize sunulan avantaj bu.Ama eminim üzerine kafa yorduysanız bazı kavramları tam oturtamamış olabilirsiniz. Yukarıdaki şemayı inceleyelim.Bu yeni sanallaştırma teknolojimiz olan hypervisorun varolan diğer componentlerle ilişkisini gösteren [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhypervisorama-nasil%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhypervisorama-nasil%2F&amp;text=Hypervisor..Ama+nas%C4%B1l%3F" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/"></script></span></div><p>Hypervisor teknolojisi dediğimizde artık şunu anlayabiliyoruz.Geleneksel hosted machine virtualization&#8217;ın aksine artık donanımın üzerinde herhangi bir işletim sistemi bulunmuyor ve Hypervisor kendini otomatikman donanımın üzerine yerleştirerek parent/root partition ile iletişime geçiyor.Bize sunulan avantaj bu.Ama eminim üzerine kafa yorduysanız bazı kavramları tam oturtamamış olabilirsiniz.</p>
<p><a href="http://www.anilerduran.com/wp-content/uploads/2008/08/hypervisor.png"><img class="alignnone size-full wp-image-1029" title="hypervisor" src="http://www.anilerduran.com/wp-content/uploads/2008/08/hypervisor.png" alt="" width="451" height="313" /></a></p>
<p>Yukarıdaki şemayı inceleyelim.Bu yeni sanallaştırma teknolojimiz olan hypervisorun varolan diğer componentlerle ilişkisini gösteren bir şema.Bu şemaya baktığımzda hemen şunu farketmiş olabiliriz.Artık eskisi gibi donanımın üzerine bir işletim sistemi ve ardından bunun üzerine sanallaştırma katmanı ve sanal makinalar gibi bir sıralama yok.Hypervisor ile sanallaştırmayı gerçekleştirirken donanım ile haberleşmeyi sağlayan bir işletim sistemine ihtiyaç yok!</p>
<p>Peki o zaman biz Hyper-v rolünü kurarken kullandığımız host makina olan server 2008 ne oluyor? Biraz sınırlı bir çerçeveden bakıldığında aslında hyper-v sanki bir hypervisor çözümü değilmiş gibi gözükebilir.Çünkü işletim sistemine (server 2008) bağımlıyız.Ama arka planda aslında işler bu şekilde yürümüyor.</p>
<p>Siz aslında varolan server 2008 sunucunuz üzerinde hyper-v rolünü aktif ettiğinizde değişim başlıyor.Sizden bilgisayarı yeniden başlatmanızı isteyecektir.Bu işlemden sonra ;</p>
<p>-Windows , hyerpvisorimagelaunchtypeboot Boot Configuration Database(BCD) ini değiştiriyor.Yaptığı işlem bu ayarı otomatiğe çekmektir.Ardından hvboot.sys aygıt sürücüsünü varsayılan boot processden daha önce devreye girmesi için konfigure eder.Bakın gördüğünüz gibi arka planda donanımın üzerindeki server 2008&#8242;i egale ederek kendini boot process&#8217;den önce donanımın üzerine yerleştiriyor.</p>
<p>-Bu işlemden sonra hvboot.sys sistemi virtualization için ayarlıyor ve %Systemroot%\System32\Hvax64.exe yada %Systemroot%\System32\Hvix64.exe değerlerini hafızaya yüklüyor. (bu değerler sisteminizin AMD-V yada INTEL-VT olmasına göre değişecektir)</p>
<p>-Artık Hypervisor kendini windows server 2008&#8242;in altında ve donanımın üzerinde bir yere yerleştirdi.</p>
<p>İşte ancak bu işlemden sonra yukarıdaki tabloyu elde edebiliyoruz.Yani varolan host işletim sistemimiz olan server 2008 bir anda   hypervisor katmanı üzerine yerleşiyor.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhypervisorama-nasil%2F&amp;t=Hypervisor..Ama%20nas%C4%B1l%3F" id="facebook_share_button_1028" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1028') || document.getElementById('facebook_share_icon_1028') || document.getElementById('facebook_share_both_1028') || document.getElementById('facebook_share_button_1028');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1028') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhypervisorama-nasil%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhypervisorama-nasil%2F&amp;text=Hypervisor..Ama+nas%C4%B1l%3F" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/hypervisorama-nasil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Supported Guest OS on Windows Server 2008 Hyper-V</title>
		<link>http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/</link>
		<comments>http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 14:07:25 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows server 2008]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1025</guid>
		<description><![CDATA[ Windows Server 2008 x64 (VM configured with 1-, 2-, or 4 virtual processors SMP) ·                 Windows Server 2008 Standard x64 ·                 Windows Server 2008 Enterprise x64 ·                 Windows Server 2008 Datacenter [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsupported-guest-os-on-windows-server-2008-hyper-v%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsupported-guest-os-on-windows-server-2008-hyper-v%2F&amp;text=Supported+Guest+OS+on+Windows+Server+2008+Hyper-V" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/"></script></span></div><p>  <strong><span style="font-size: 9pt; font-family: ">Windows Server 2008 x64 (VM configured with 1-, 2-, or 4 virtual processors SMP)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Standard x64 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Enterprise x64 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Datacenter x64 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Web Server 2008 x64</span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Standard without Hyper-V x64 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Enterprise without Hyper-V x64 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Datacenter without Hyper-V x64</span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows Server 2008 x86 (VM configured with 1-, 2-, or 4 virtual processors SMP)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Standard x86 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Enterprise x86 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Datacenter x86 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Web Server 2008 x86</span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Standard without Hyper-V x86 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Enterprise without Hyper-V x86 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2008 Datacenter without Hyper-V x86</span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: "><span id="more-1025"></span></span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows Server 2003 x86 (VMs configured with 1- or 2 virtual processors SMP only)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2003 Standard x86 Edition with Service Pack 2 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2003 Enterprise x86 Edition with Service Pack 2 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2003 Datacenter x86 Edition with Service Pack 2 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2003 Web x86 Edition with Service Pack 2</span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows Server 2003 x64 (VMs configured with 1- or 2- virtual processors only)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2003 Standard x64 Edition with Service Pack 2 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2003 Enterprise x64 Edition with Service Pack 2 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Server 2003 Datacenter x64 Edition with Service Pack 2 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows Server 2000 (VMs configured with 1- virtual processors only)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows 2000 Server with Service Pack 4 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows 2000 Advanced Server with Service Pack 4 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Other Operating Systems (VMs configured with 1- or 2- or 4-virtual processors only)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows HPC Server 2008</span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Linux Distributions (VMs configured with 1 virtual processor only)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">SUSE Linux Enterprise Server 10 with Service Pack 2 x86 Edition </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">SUSE Linux Enterprise Server 10 with Service Pack 2 x64 Edition</span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">SUSE Linux Enterprise Server 10 with Service Pack 1 x86 Edition </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">SUSE Linux Enterprise Server 10 with Service Pack 1 x64 Edition</span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Supported Client Operating Systems</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows Vista x86 (VMs configured with 1- or 2-virtual processors SMP only)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Vista Business x86 Edition with Service Pack 1 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Vista Enterprise x86 Edition with Service Pack 1</span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Vista Ultimate x86 Edition with Service Pack 1</span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows Vista x64 (VMs configured with 1- or 2-virtual processors SMP only)</span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Vista Business x64 Edition with Service Pack 1 </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Vista Enterprise x64 Edition with Service Pack 1</span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows Vista Ultimate x64 Edition with Service Pack 1</span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows XP Professional x86 </span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows XP Professional x86 with Service Pack 3 (VMs configured with 1- or 2-virtual processors only) </span></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows XP Professional x86 with Service Pack 2 (VMs configured with 1-virtual processors only) </span></p>
<p class="MsoNormal" style="margin: 5pt 0in; line-height: normal; mso-layout-grid-align: none;"><strong><span style="font-size: 9pt; font-family: ">Windows XP Professional x64 </span></strong></p>
<p class="MsoNormal" style="margin: 5pt 0in 5pt 0.5in; text-indent: -0.25in; line-height: normal; mso-layout-grid-align: none; mso-list: l0 level1 lfo1;"><span style="font-size: 9pt; font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"><span style="mso-list: Ignore;"> ·<span style="font: 7pt ">                 </span></span></span><span style="font-size: 9pt; font-family: ">Windows XP Professional x64 with Service Pack 2 (VMs configured with 1- or 2-virtual processors only) </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt; line-height: normal; mso-layout-grid-align: none;"><span style="font-size: 9pt; font-family: ">  </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="font-size: 9pt; line-height: 115%; font-family: ">  </span></p>
<p>  </p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsupported-guest-os-on-windows-server-2008-hyper-v%2F&amp;t=Supported%20Guest%20OS%20on%20Windows%20Server%202008%20Hyper-V" id="facebook_share_button_1025" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1025') || document.getElementById('facebook_share_icon_1025') || document.getElementById('facebook_share_both_1025') || document.getElementById('facebook_share_button_1025');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1025') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsupported-guest-os-on-windows-server-2008-hyper-v%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsupported-guest-os-on-windows-server-2008-hyper-v%2F&amp;text=Supported+Guest+OS+on+Windows+Server+2008+Hyper-V" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/supported-guest-os-on-windows-server-2008-hyper-v/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SCVMM&#8217;i kim kurabilir?</title>
		<link>http://www.anilerduran.com/index.php/2008/scvmmi-kim-kurabilir/</link>
		<comments>http://www.anilerduran.com/index.php/2008/scvmmi-kim-kurabilir/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 18:09:16 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1024</guid>
		<description><![CDATA[System Center Virtual Machine Manager 2008 kurulumunu başlatmak için kullanıcı izinleri bazında birkaç gereklilik bulunuyor.Normal bir kullanıcı ile kurulum yapmak istediğinizde &#8220;To install the Virtual Machine Manager server, you must be logged on under a domain account that has administrative credentials on the local computer&#8221; hatasını almalısınız.Aslında bu hatada belirtilen,kurulumu local admin olan bir domain [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fscvmmi-kim-kurabilir%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/scvmmi-kim-kurabilir/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fscvmmi-kim-kurabilir%2F&amp;text=SCVMM%E2%80%99i+kim+kurabilir%3F" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/scvmmi-kim-kurabilir/"></script></span></div><p>System Center Virtual Machine Manager 2008 kurulumunu başlatmak için kullanıcı izinleri bazında birkaç gereklilik bulunuyor.Normal bir kullanıcı ile kurulum yapmak istediğinizde</p>
<p><span id="_ctl0_MainContent_PostFlatView"><span>&#8220;To install the Virtual Machine Manager server, you must be logged on under a domain account that has administrative credentials on the local computer&#8221;</span></span></p>
<p>hatasını almalısınız.Aslında bu hatada belirtilen,kurulumu local admin olan bir domain hesabı ile gerçekleştirmeniz.Bildiğimiz gibi SCVMM &#8216;in çalışabilmesi için domain ortamına ihtiyacımız var.Sebebi ise active directory&#8217;nin bize sağladığı güvenlik.Peki o zaman ne tür bir hesap oluşturup kurulumu gerçekleştirebiliriz.? Yapmanız gereken;</p>
<p>-SCVMM sunucunuzu domain&#8217;e üye yapın.</p>
<p>-Bir domain user oluşturun ve bununla SCVMM login olun.</p>
<p>-Yüklemeyi başlatacak bu kullanıcıyı local administrator üyesi(Builtin\Administrators) üyesi yapın.</p>
<p>Bu işlemden sonra ilgili domain user ile kurulumu gerçekleştirebilirsiniz.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fscvmmi-kim-kurabilir%2F&amp;t=SCVMM%27i%20kim%20kurabilir%3F" id="facebook_share_button_1024" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1024') || document.getElementById('facebook_share_icon_1024') || document.getElementById('facebook_share_both_1024') || document.getElementById('facebook_share_button_1024');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1024') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fscvmmi-kim-kurabilir%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/scvmmi-kim-kurabilir/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fscvmmi-kim-kurabilir%2F&amp;text=SCVMM%E2%80%99i+kim+kurabilir%3F" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/scvmmi-kim-kurabilir/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/scvmmi-kim-kurabilir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

