<?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; Deployments</title>
	<atom:link href="http://www.anilerduran.com/index.php/category/deployments/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>Bootable Windows PE CD/DVD oluşturulması</title>
		<link>http://www.anilerduran.com/index.php/2008/bootable-windows-pe-cddvd-olusturulmasi/</link>
		<comments>http://www.anilerduran.com/index.php/2008/bootable-windows-pe-cddvd-olusturulmasi/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 14:32:48 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Deployments]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server Family]]></category>
		<category><![CDATA[imagex]]></category>
		<category><![CDATA[waik]]></category>
		<category><![CDATA[windows automated installation kit]]></category>
		<category><![CDATA[windows pe]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=994</guid>
		<description><![CDATA[Birçok senaryo gelebilir aklınıza.Vista DVD&#8217;sinden otomatik kurulum yapmak istiyorsunuz yada biraz daha komplike olarak,sysprep çalıştırıp SID,computer name vb leri atıp bilgisayarı yeniden başlattınız.Amacınız bu haldeyken bilgisayarın bir imajını alma ve diğer varolan tüm bilgisayarlara dağıtma.Tabiki Vistada artık 3.party imaj programları yerine imagex&#8217;i kullanabiliriz.Bunun için şu yolu izleyelim.Bir windows PE cd&#8217;si oluşturalım.Sonrasından bunu DVD&#8217;den unattend kurulum [...]]]></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%2Fbootable-windows-pe-cddvd-olusturulmasi%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/bootable-windows-pe-cddvd-olusturulmasi/" 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%2Fbootable-windows-pe-cddvd-olusturulmasi%2F&amp;text=Bootable+Windows+PE+CD%2FDVD+olu%C5%9Fturulmas%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/2008/bootable-windows-pe-cddvd-olusturulmasi/"></script></span></div><p>Birçok senaryo gelebilir aklınıza.Vista DVD&#8217;sinden otomatik kurulum yapmak istiyorsunuz yada biraz daha komplike olarak,sysprep çalıştırıp SID,computer name vb leri atıp bilgisayarı yeniden başlattınız.Amacınız bu haldeyken bilgisayarın bir imajını alma ve diğer varolan tüm bilgisayarlara dağıtma.Tabiki Vistada artık 3.party imaj programları yerine imagex&#8217;i kullanabiliriz.Bunun için şu yolu izleyelim.Bir windows PE cd&#8217;si oluşturalım.Sonrasından bunu DVD&#8217;den unattend kurulum içinde kullanabiliriz.Bu Windows PE&#8217;yi oluştururkende içerisine imagex&#8217;i gömelim.Böylece syspreplenmiş ve açılmayı bekleyen vistanın imajını tam ara noktadayken Windows PE cd&#8217;si ile başlatarak imagex kullanıp alalım.Bunun için tabiki imagex entegre edilmiş bootable bir windows PE oluşturmamız gerekiyor.</p>
<p>Öncelikle elinizde WAIK(Windows Automated Installation Kit) olmak zorunda.Ardından başlat/programlar/windows pe tools command promt&#8217;u açarız.Sırasıyla</p>
<p>-copype.cmd x86 c:\winpe_x86</p>
<p>-copy &#8220;C:\Program Files\Windows AIK\Tools\x86\imagex.exe&#8221; &#8220;C:\winpe_x86\ISO</p>
<p>komutlarını girelim.Ardından C:\winpe_x86\ISO dizini altında wimscript.ini isminde bir dosya oluşturalım ve içine</p>
<p>[ExclusionList]<br />
ntfs.log<br />
hiberfil.sys<br />
pagefile.sys<br />
&#8220;System Volume Information&#8221;<br />
RECYCLER<br />
Windows\CSC<br />
[CompressionExclusionList]<br />
*.mp3<br />
*.zip<br />
*.cab<br />
\WINDOWS\inf\*.pnf </p>
<p>dizinlerini girelim.Artık isomuzu oluşturabiliriz.Tabiki bunuda WAIK sayesinde yapabiliyoruz.</p>
<p>-oscdimg -n -bC:\winpe_x86\etfsboot.com C:\winpe_x86\ISO C:\winpe_x86\winpe_x86.iso<br />
komutuyla dizin altına iso dosyamızı oluşturduk.Artık bu iso&#8217;yu cdye yazarak imagex entegre edilmiş bir Windows PE cd&#8217;sine sahip olabiliriz.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fbootable-windows-pe-cddvd-olusturulmasi%2F&amp;t=Bootable%20Windows%20PE%20CD%2FDVD%20olu%C5%9Fturulmas%C4%B1" id="facebook_share_button_994" 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_994') || document.getElementById('facebook_share_icon_994') || document.getElementById('facebook_share_both_994') || document.getElementById('facebook_share_button_994');
	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_994') {
			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%2Fbootable-windows-pe-cddvd-olusturulmasi%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/bootable-windows-pe-cddvd-olusturulmasi/" 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%2Fbootable-windows-pe-cddvd-olusturulmasi%2F&amp;text=Bootable+Windows+PE+CD%2FDVD+olu%C5%9Fturulmas%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/2008/bootable-windows-pe-cddvd-olusturulmasi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/bootable-windows-pe-cddvd-olusturulmasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WDS ile F12 iptali</title>
		<link>http://www.anilerduran.com/index.php/2008/wds-ile-f12-iptali/</link>
		<comments>http://www.anilerduran.com/index.php/2008/wds-ile-f12-iptali/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:43:53 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Deployments]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server Family]]></category>
		<category><![CDATA[network boot]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=993</guid>
		<description><![CDATA[Windows Deployment Services&#8217;in en güzel özelliği kurulumlarımızı otomatikleştirmek.Fakat RIS&#8217;de ve WDS&#8217;de dikkat ettiyseniz standart bir konfigurasyon yapıp image ve boot dosyalarınızı oluşturup birde unattend.xml oluşturmanıza rağmen client tarafında network boot birinci seçenek ise F12&#8242;ye basılmasını isteyecektir.Bana göre full otomatik bir kurulumun mantığına aykırı olan bu özelliği tabikide WDS üzerinden alt edebiliyoruz.Yapmamız gereken WDS konsolunda ilgili [...]]]></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%2Fwds-ile-f12-iptali%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/wds-ile-f12-iptali/" 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%2Fwds-ile-f12-iptali%2F&amp;text=WDS+ile+F12+iptali" 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/wds-ile-f12-iptali/"></script></span></div><p>Windows Deployment Services&#8217;in en güzel özelliği kurulumlarımızı otomatikleştirmek.Fakat RIS&#8217;de ve WDS&#8217;de dikkat ettiyseniz standart bir konfigurasyon yapıp image ve boot dosyalarınızı oluşturup birde unattend.xml oluşturmanıza rağmen client tarafında network boot birinci seçenek ise F12&#8242;ye basılmasını isteyecektir.Bana göre full otomatik bir kurulumun mantığına aykırı olan bu özelliği tabikide WDS üzerinden alt edebiliyoruz.Yapmamız gereken WDS konsolunda ilgili sunucunun özelliklerine gelerek boot sekmesinde default boot program olarak</p>
<p>Boot\x86\pxeboot.n12</p>
<p>seçmek olacaktır.Bu ayarlamadan sonra client eğer networkten boot edilecek şekilde ayarlandıysa otomatik olarak network boot&#8217;u seçerek WDS&#8217;ye bağlanacak ve windows PE ile işlemlerini gerçekleştirecektir.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fwds-ile-f12-iptali%2F&amp;t=WDS%20ile%20F12%20iptali" id="facebook_share_button_993" 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_993') || document.getElementById('facebook_share_icon_993') || document.getElementById('facebook_share_both_993') || document.getElementById('facebook_share_button_993');
	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_993') {
			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%2Fwds-ile-f12-iptali%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/wds-ile-f12-iptali/" 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%2Fwds-ile-f12-iptali%2F&amp;text=WDS+ile+F12+iptali" 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/wds-ile-f12-iptali/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/wds-ile-f12-iptali/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Deployment Services &#8211; Server Modes</title>
		<link>http://www.anilerduran.com/index.php/2008/windows-deployment-services-server-modes/</link>
		<comments>http://www.anilerduran.com/index.php/2008/windows-deployment-services-server-modes/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 10:54:26 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Deployments]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server Family]]></category>
		<category><![CDATA[remote installation services]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[wim]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=992</guid>
		<description><![CDATA[Windows Deployment Services , önceki sürüm olan RIS&#8217;ın geliştirilmiş versiyonudur diyebiliriz.WDS sayesinde varolan vista kurulumlarımızı otomatikleştirebilir ve network üzerinden toplu kurulumları gerçekleştirebiliriz.Yani her client üzerine elimizde DVD ile gitmemize gerek kalmayacaktır.Peki WDS&#8217;nin RIS&#8217;ten farkları nelerdir? Şöyle kısa bir inceleme yapacak olursak; - Windows Vista ve Windows Server 2008 deploy imkanı - Windows PE isimli boot [...]]]></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%2Fwindows-deployment-services-server-modes%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/windows-deployment-services-server-modes/" 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%2Fwindows-deployment-services-server-modes%2F&amp;text=Windows+Deployment+Services+%E2%80%93+Server+Modes" 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/windows-deployment-services-server-modes/"></script></span></div><p>Windows Deployment Services , önceki sürüm olan RIS&#8217;ın geliştirilmiş versiyonudur diyebiliriz.WDS sayesinde varolan vista kurulumlarımızı otomatikleştirebilir ve network üzerinden toplu kurulumları gerçekleştirebiliriz.Yani her client üzerine elimizde DVD ile gitmemize gerek kalmayacaktır.Peki WDS&#8217;nin RIS&#8217;ten farkları nelerdir? Şöyle kısa bir inceleme yapacak olursak;</p>
<p>- Windows Vista ve Windows Server 2008 deploy imkanı<br />
- Windows PE isimli boot işletim sistemi<br />
- Windows image (.wim) dosyalarını kullanarak image bazı kurulumlar<br />
- Geliştirilmiş PXE sunucu desteği<br />
- Boot edilecek işletim sistemlerinin seçildiği menudeki yenilikler<br />
- İmajların seçildiği kullanıcı ekranındaki grafiksel yenilikler<br />
- Windows Deployment Services Microsoft Management Console (MMC) eklentisi ve   WDSUTIL komut aracı</p>
<p>Diğer yazılarda WDS ile ilgili ayrıntılara girebiliriz.Bu yazıda ise Server 2003 üzerinde çalışan bir WDS için kullanılan sunucu mode larını inceleyeceğiz.RIS ve WDS arasındaki geçişlerde bu mode ların iyice anlaşılması ve ilişkilerin kurulması oldukça önemlidir.</p>
<p>Öncelikle WDS çalışan sunucunuzun hangi modda çalıştığını kontrol edin isterseniz.Bunun için en kolay yol WDSUTIL aracı.Komut isteminde;<br />
<strong>WDSUTIL /get-server /show:config</strong></p>
<p>yazarak yada konsoldaki sunucu özelliklerinden general tabına gelerek çalışılan mod bilgisi öğrenilir.</p>
<p>Şimdi varolan Mode ları inceleyelim.<br />
<strong>Legacy Mode:</strong><br />
Bu mode RIS&#8217;in karşılığıdır diyebiliriz.Aslında WDS&#8217;nin piyasaya sürülmesinin sebebi Vista ve server 2008 deploymentlarını gerçekleştirebilmemiz içindi.Eğer yapımızda bu işletim sistemleri yoksa biz WDS&#8217;yi legacy modda kullanarak RIS gibi davranmasını sağlayabiliriz.Bu modda çalışmak için ilk önce RIS&#8217;i kurup konfigure etmelisiniz.Ardından WDS kurulumu yapıp konfigure etmeden legacy modda çalışabilirisiniz.</p>
<p><strong>Mixed Mode:</strong><br />
Bu modda çalışırken rısetup ve riprep imajları ile çalışabilir aynı zamanda WDS kullanarak .wim uzantılı imajlarlada deployment gerçekleştirebilirsiniz.Bu modda çalışmak için bir RIS sunucu üzerine WDS konfigure edilir ve eski RIS imajları düzenlenebilir.</p>
<p><strong>Native Mode:</strong>Bu mod içerisinde çalışırken yalnızda WDS ile birlikte geklen windows image dosyaları(wim) üzerinde çalışabiliriz.Bu modda çalışmak içinde mantıken RIS&#8217;in kurulu olduğu ama konfigure edilmediği bir sunucu üzerine WDS konfigurasyonu yapmamız gerekli.Eğer RIS konfigure edilmişse öncelikle uninstall edilmesi gerekir.</p>
<p>Birde unutmadan şuna değinelim.Bildiğimiz gibi RIS&#8217;de BOOT işlemleri için OSCHOOSER kullanılıyordu.WDS&#8217;de ise bu yerine Windows PE&#8217;ye bıraktı.legacy mode altında yalnızca OSCHOOSER , mixed modda her ikisi birlikte,native modda ise sadece Windows PE çalışacaktır.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fwindows-deployment-services-server-modes%2F&amp;t=Windows%20Deployment%20Services%20-%20Server%20Modes" id="facebook_share_button_992" 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_992') || document.getElementById('facebook_share_icon_992') || document.getElementById('facebook_share_both_992') || document.getElementById('facebook_share_button_992');
	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_992') {
			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%2Fwindows-deployment-services-server-modes%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/windows-deployment-services-server-modes/" 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%2Fwindows-deployment-services-server-modes%2F&amp;text=Windows+Deployment+Services+%E2%80%93+Server+Modes" 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/windows-deployment-services-server-modes/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/windows-deployment-services-server-modes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

