<?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; Vista</title>
	<atom:link href="http://www.anilerduran.com/index.php/category/vista/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>
		<item>
		<title>Hyper-V Monitor Gadget for Vista</title>
		<link>http://www.anilerduran.com/index.php/2008/hyper-v-monitor-gadget-for-vista/</link>
		<comments>http://www.anilerduran.com/index.php/2008/hyper-v-monitor-gadget-for-vista/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 06:36:27 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=891</guid>
		<description><![CDATA[Hyper-V yavaş yavaş hayatımıza girmeye başladı.Bir süre sonra değişmezler arasında yerini alacağından şüphe yok.Eğer Hyper-V ile şimdiden içli dışlı olmaya başladıysanız bu eklenti oldukça hoşunuza gidebilir. Vista için oluşturulan bu gadget sayesinde Hyper-V virtual makinelerinizin durumlarını kontrol edebilir aynı zamanda tek bir klik ile ilgili makineye bağlanabilirsiniz. http://mindre.net/post/Hyper-V-Monitor-Gadget-for-Windows-Sidebar.aspx 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%2Fhyper-v-monitor-gadget-for-vista%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-monitor-gadget-for-vista/" 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-monitor-gadget-for-vista%2F&amp;text=Hyper-V+Monitor+Gadget+for+Vista" 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-monitor-gadget-for-vista/"></script></span></div><p><a href="http://www.anilerduran.com/wp-content/uploads/2008/06/hyperv-gadget.jpg"><img class="alignright size-full wp-image-892" style="float: right;" title="hyperv-gadget" src="http://www.anilerduran.com/wp-content/uploads/2008/06/hyperv-gadget.jpg" alt="" width="132" height="135" /></a></p>
<p>Hyper-V yavaş yavaş hayatımıza girmeye başladı.Bir süre sonra değişmezler arasında yerini alacağından şüphe yok.Eğer Hyper-V ile şimdiden içli dışlı olmaya başladıysanız bu eklenti oldukça hoşunuza gidebilir.</p>
<p>Vista için oluşturulan bu gadget sayesinde Hyper-V virtual makinelerinizin durumlarını kontrol edebilir aynı zamanda tek bir klik ile ilgili makineye bağlanabilirsiniz.</p>
<p><a href="http://mindre.net/post/Hyper-V-Monitor-Gadget-for-Windows-Sidebar.aspx" target="_blank">http://mindre.net/post/Hyper-V-Monitor-Gadget-for-Windows-Sidebar.aspx</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fhyper-v-monitor-gadget-for-vista%2F&amp;t=Hyper-V%20Monitor%20Gadget%20for%20Vista" id="facebook_share_button_891" 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_891') || document.getElementById('facebook_share_icon_891') || document.getElementById('facebook_share_both_891') || document.getElementById('facebook_share_button_891');
	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_891') {
			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-monitor-gadget-for-vista%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-monitor-gadget-for-vista/" 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-monitor-gadget-for-vista%2F&amp;text=Hyper-V+Monitor+Gadget+for+Vista" 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-monitor-gadget-for-vista/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/hyper-v-monitor-gadget-for-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista üzerinde Admin sifresini resetleme</title>
		<link>http://www.anilerduran.com/index.php/2008/vista-uzerinde-admin-sifresini-resetleme/</link>
		<comments>http://www.anilerduran.com/index.php/2008/vista-uzerinde-admin-sifresini-resetleme/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 14:52:34 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[reset windows vista admin password]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/vista-uzerinde-admin-sifresini-resetleme/</guid>
		<description><![CDATA[Vista üzerinde Admin şifresini unuttuğumuz için yada başkaları unuttuğu için resetleme işlemini gerçekleştirmemiz gerekebilir.Bunun için 3 farklı yöntem kullanabiliriz.Kısaca bahsetmek gerekirse; 1)Password reset disk oluşturabiliriz. Vista bize bir password reset disk oluşturma imkanı veriyor.Böylece unutulan admin şifresini resetleyebiliriz.Buradaki dikkat edilmesi gereken konu ise bu disketin tabikide şifreyi unutmadan önce hazırlanması gerekli.Herkesin local admin olarak oturum [...]]]></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%2Fvista-uzerinde-admin-sifresini-resetleme%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/vista-uzerinde-admin-sifresini-resetleme/" 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%2Fvista-uzerinde-admin-sifresini-resetleme%2F&amp;text=Vista+%C3%BCzerinde+Admin+sifresini+resetleme" 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/vista-uzerinde-admin-sifresini-resetleme/"></script></span></div><p>Vista üzerinde Admin şifresini unuttuğumuz için yada başkaları unuttuğu için resetleme işlemini gerçekleştirmemiz gerekebilir.Bunun için 3 farklı yöntem kullanabiliriz.Kısaca bahsetmek gerekirse;</p>
<p>1)Password reset disk oluşturabiliriz.<br />
Vista bize bir password reset disk oluşturma imkanı veriyor.Böylece unutulan admin şifresini resetleyebiliriz.Buradaki dikkat edilmesi gereken konu ise bu disketin tabikide şifreyi unutmadan önce hazırlanması gerekli.Herkesin local admin olarak oturum açtığı bir networkte oldukça zor bir işlem olucaktır.Vista üzerinde Password reset disk oluşturma işlemi için aşağıdaki adımları izleyebiliriz.</p>
<p>-<strong>Start</strong>&#8216; a basarak <strong>Control Panel</strong>&#8216;i açarız.<strong>User Accounts and Family Safety</strong> ve ardından <strong>User Accounts</strong>&#8216;a gireriz.<br />
-Sol penceredeki <strong>Create a password reset disk </strong>e tıklayarak gerekli talimatları izleyerek resetleme diskimizi oluşturabiliriz.Bu bir flash bellek yada disket olabilir.</p>
<p>2-<a target="_blank" href="http://home.eunet.no/pnordahl/ntpasswd/">NT Password &amp; Registry Editor</a> aracını kullanabiliriz.<br />
Bu araç sayesinde bilgiyarı cd&#8217;den boot ederek SAM databesi üzerinde yapacağımız işlemlerle admin şifresini resetleyebiliriz.Yalnız kullanırken dikkatli olmamız gerekli.Herhangi bir garantisi yoktur.</p>
<p>3-Password Changer aracını kullanabiliriz.<br />
Yukarıdaki programa göre ticari bir yazılım olması sebebiyle daha avantajlı durumda.Herhangi bir sorunda teknik destek alabilirsiniz.39$&#8217;dan başlayan bir ücreti bulunmaktadır.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvista-uzerinde-admin-sifresini-resetleme%2F&amp;t=Vista%20%C3%BCzerinde%20Admin%20sifresini%20resetleme%20" id="facebook_share_button_655" 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_655') || document.getElementById('facebook_share_icon_655') || document.getElementById('facebook_share_both_655') || document.getElementById('facebook_share_button_655');
	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_655') {
			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%2Fvista-uzerinde-admin-sifresini-resetleme%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/vista-uzerinde-admin-sifresini-resetleme/" 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%2Fvista-uzerinde-admin-sifresini-resetleme%2F&amp;text=Vista+%C3%BCzerinde+Admin+sifresini+resetleme" 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/vista-uzerinde-admin-sifresini-resetleme/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/vista-uzerinde-admin-sifresini-resetleme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Service Pack 1 Problemleri</title>
		<link>http://www.anilerduran.com/index.php/2008/vista-service-pack-1-problemleri/</link>
		<comments>http://www.anilerduran.com/index.php/2008/vista-service-pack-1-problemleri/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 11:03:05 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/vista-service-pack-1-problemleri/</guid>
		<description><![CDATA[Vista Service Pack 1&#8242;in yayınlanmasıyla birlikte internet üzerinde varolan problemleride tartışılmaya başlandı.Bunların en çok karşılaşılanlarına bir göz atalım. 1) Aygıt Sürücü Problemleri: Aslında Service Pack 1&#8242;in açıklanma tarihini erteleyen bir problemdi.Ama hala sorunlarla karşılaşıldığı belitiliyor.Konuyla ilgili şu makaleyi inceleyebilirsiniz. 2) Vista Service Pack 1 ile problem yaşayan programlar: İlgili makalede Vista Service Pack 1 ile [...]]]></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%2Fvista-service-pack-1-problemleri%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/vista-service-pack-1-problemleri/" 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%2Fvista-service-pack-1-problemleri%2F&amp;text=Vista+Service+Pack+1+Problemleri" 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/vista-service-pack-1-problemleri/"></script></span></div><p><a href="http://www.anilerduran.com/wp-content/uploads/2008/03/vista-sp1.png" title="vista-sp1.png"></a>Vista Service Pack 1&#8242;in yayınlanmasıyla birlikte internet üzerinde varolan problemleride tartışılmaya başlandı.Bunların en çok karşılaşılanlarına bir göz atalım.</p>
<p>1) Aygıt Sürücü Problemleri:<br />
Aslında Service Pack 1&#8242;in açıklanma tarihini erteleyen bir problemdi.Ama hala sorunlarla karşılaşıldığı belitiliyor.Konuyla ilgili <a href="http://support.microsoft.com/kb/948187/">şu makaleyi</a> inceleyebilirsiniz.<span id="more-649"></span></p>
<p>2) Vista Service Pack 1 ile problem yaşayan programlar:<br />
<a href="http://support.microsoft.com/kb/935796">İlgili</a> makalede Vista Service Pack 1 ile uyumsuz programların bir listesi bulunuyor.Bunu incelemenizde fayda var.</p>
<p>3)Reboot sorunu:<br />
Yayınlanan bir update ile birlikte bazı bilgisayarların sürekli reboot ederek sistemi açmamamları gibi bir sorun belirtilmiş.Update KB937287&#8242;dir.Yalnız Microsoft en son olarak bu update&#8217;in otomatik olarak windows update ile dağıtılmasını durdurmuştu.</p>
<p>4)Sleep Mode sorunu:<br />
SP1 yüklü bazı bilgisayarları sleep mode&#8217;dan uyandırmaya çalışırsak sistemin kilitlendiğiniz görebiliriz.Bu sorunun SP1 yayınlanmadan öncede devam ettiği söyleniyor.</p>
<p>5)The Windows Mobile Device Center sorunu:<br />
Windows Mobile 6 yüklü cihazlarımızı bağladığımızda alakasız bir hata mesajı ile karşılaşabiliriz.Sebebinin Authentication ile ilgili olduğu belirtiliyor</p>
<p>6)Group Policy Management Console sorunu<br />
Vista üzerinden group policy&#8217;leri gpmc aracılığı ile yönetiyorsanız sp1 kurulumundan sonra bu aracın uninstall olduğunu unutmamanız gerekiyor.</p>
<p>7)Ses Problemi<br />
KB948481 makalesinde belirtildiği   gibi ses driverları ile ilgili bir problem gözükmekte.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvista-service-pack-1-problemleri%2F&amp;t=Vista%20Service%20Pack%201%20Problemleri" id="facebook_share_button_649" 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_649') || document.getElementById('facebook_share_icon_649') || document.getElementById('facebook_share_both_649') || document.getElementById('facebook_share_button_649');
	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_649') {
			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%2Fvista-service-pack-1-problemleri%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/vista-service-pack-1-problemleri/" 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%2Fvista-service-pack-1-problemleri%2F&amp;text=Vista+Service+Pack+1+Problemleri" 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/vista-service-pack-1-problemleri/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/vista-service-pack-1-problemleri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Search Indexing disable edilmesi</title>
		<link>http://www.anilerduran.com/index.php/2008/windows-search-indexing-disable-edilmesi/</link>
		<comments>http://www.anilerduran.com/index.php/2008/windows-search-indexing-disable-edilmesi/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 09:36:33 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/windows-search-indexing-disable-edilmesi/</guid>
		<description><![CDATA[Windows Search Indexing servisi sayesinde vista üzerinde indekslenen dosyalarımıza daha hızlı sorgularla ulaşabiliyoruz.Yani arama yapısınız komple değiştiren bir özellik.Fakat bu servisinde vistadaki diğer servisler gibi sistem performansına etkisi büyük.Bu yüzden bu kullanışlı özelliği iptal etmek isteyebiliriz.Bunun için; -Bilgisayarıma girerek C sürücüsünün özelliklerine gireriz. -Genel tabında   &#8220;daha hızlı arama için bu sürücüyü dizine ekle&#8221; kutucuğunu [...]]]></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-search-indexing-disable-edilmesi%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-search-indexing-disable-edilmesi/" 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-search-indexing-disable-edilmesi%2F&amp;text=Windows+Search+Indexing+disable+edilmesi" 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-search-indexing-disable-edilmesi/"></script></span></div><p>Windows Search Indexing servisi sayesinde vista üzerinde indekslenen dosyalarımıza daha hızlı sorgularla ulaşabiliyoruz.Yani arama yapısınız komple değiştiren bir özellik.Fakat bu servisinde vistadaki diğer servisler gibi sistem performansına etkisi büyük.Bu yüzden bu kullanışlı özelliği iptal etmek isteyebiliriz.Bunun için;</p>
<p>-Bilgisayarıma girerek C sürücüsünün özelliklerine gireriz.</p>
<p>-Genel tabında   &#8220;daha hızlı arama için bu sürücüyü dizine ekle&#8221; kutucuğunu temizleriz.</p>
<p>-Gelen uyarı penceresinde de bu özelliğin tüm alt klasörlere uygulanmasını seçeriz.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fwindows-search-indexing-disable-edilmesi%2F&amp;t=Windows%20Search%20Indexing%20disable%20edilmesi" id="facebook_share_button_577" 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_577') || document.getElementById('facebook_share_icon_577') || document.getElementById('facebook_share_both_577') || document.getElementById('facebook_share_button_577');
	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_577') {
			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-search-indexing-disable-edilmesi%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-search-indexing-disable-edilmesi/" 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-search-indexing-disable-edilmesi%2F&amp;text=Windows+Search+Indexing+disable+edilmesi" 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-search-indexing-disable-edilmesi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/windows-search-indexing-disable-edilmesi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows ReadyBoost</title>
		<link>http://www.anilerduran.com/index.php/2008/windows-readyboost/</link>
		<comments>http://www.anilerduran.com/index.php/2008/windows-readyboost/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 09:26:30 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/windows-readyboost/</guid>
		<description><![CDATA[Bilgisayarımızın performansını arttırmak için kullandığımız yöntemlerin başında fiziksel bellek(RAM) ekleme gelmektedir.Çünkü daha fazla bellek demek daha fazla uygulamayı harddiskimizden okumaya gerek kalmadan çalıştırabilmek demektir.Özellikle Windows Vista gibi ,tam olarak kullanıldığınında bir masaüstü şölenine dönüşebilen işletim sistemleri için Ram miktarı oldukça önemli yer tutmaktadır.Fakat RAM miktarını arttırmak belirli bir maliyet istemekte ve kimi zamanda bazı sınırlara [...]]]></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-readyboost%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-readyboost/" 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-readyboost%2F&amp;text=Windows+ReadyBoost" 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-readyboost/"></script></span></div><p>Bilgisayarımızın performansını arttırmak için kullandığımız yöntemlerin başında fiziksel bellek(RAM) ekleme gelmektedir.Çünkü daha fazla bellek demek daha fazla uygulamayı harddiskimizden okumaya gerek kalmadan çalıştırabilmek demektir.Özellikle Windows Vista gibi ,tam olarak kullanıldığınında bir masaüstü şölenine dönüşebilen işletim sistemleri için Ram miktarı oldukça önemli yer tutmaktadır.Fakat RAM miktarını arttırmak belirli bir maliyet istemekte ve kimi zamanda bazı sınırlara takılmaktadır(Anakart üzerindeki slotların yetersizliği)Bu sebeple elinizdeki düşük konfigurasyonlu (ör:512 mb ram) bir pc ile vistayı sorunsuz şekilde çalıştırmak kimi zaman can sıkıcı olabilir.</p>
<p>Bu sebeple Windows Vista ile birlikte yeni bir özellik bizlere sunuldu.Bunun ismi Windows ReadyBoost.Temel olarak bilgisayarımıza ekstra bellek eklemesi yapıyor.Peki bunu nasıl başarıyor? Herhangi bir flash bellek yada USB aygıtı ile.Böylece ekstra RAM satın almaya kalmadan flash belleğimizin istediğimiz kısımlarını ,bilgisayarımızın bellek ihtiyacını karşılaması için ayırabiliyoruz.</p>
<p>Flash sürücüler ek bellek olarak çalıştıklarında,bilgisayar bunların üzerindeki veriyi harddisk üzerindeki bilgiyi okuduğundan daha hızlı okuyacaktır.</p>
<p>Kullanımı ise oldukça basit.Herhangi bir harici belleği bilgisayarımıza takdığımızda özelliklerine girersek ReadyBoost tabını görebiliriz.</p>
<p><a href="http://www.anilerduran.com/wp-content/uploads/2008/01/readyboost.jpg" title="readyboost.jpg"><img src="http://www.anilerduran.com/wp-content/uploads/2008/01/readyboost.jpg" alt="readyboost.jpg" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fwindows-readyboost%2F&amp;t=Windows%20ReadyBoost" id="facebook_share_button_575" 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_575') || document.getElementById('facebook_share_icon_575') || document.getElementById('facebook_share_both_575') || document.getElementById('facebook_share_button_575');
	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_575') {
			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-readyboost%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-readyboost/" 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-readyboost%2F&amp;text=Windows+ReadyBoost" 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-readyboost/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/windows-readyboost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista&#8217;da Windows Defender&#8217;in disable edilmesi</title>
		<link>http://www.anilerduran.com/index.php/2008/vistada-windows-defenderin-disable-edilmesi/</link>
		<comments>http://www.anilerduran.com/index.php/2008/vistada-windows-defenderin-disable-edilmesi/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 08:44:56 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/vistada-windows-defendirin-disable-edilmesi/</guid>
		<description><![CDATA[Vista kurulumu ile birlikte Windows Defender&#8217;de standart olarak gelmektedir.Bu şekilde bir noktaya kadar kötü amaçlı yazılımları engelleyebilir.Fakat sistemimizde zaten güvendiğimiz bir antivirus programı varsa Windows Defender&#8217;ı devre dışı bırakarak performans artışı sağlayabiliriz.Bunun için ; * Denetim Masasını açarız. * Windows Defender&#8217;ı seçeriz. * Yukarıdaki menuden araçlara geliriz. * Seçeneklere tıklarız. * Sayfanın sonundaki Windows Defender&#8217;ı [...]]]></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%2Fvistada-windows-defenderin-disable-edilmesi%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/vistada-windows-defenderin-disable-edilmesi/" 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%2Fvistada-windows-defenderin-disable-edilmesi%2F&amp;text=Vista%E2%80%99da+Windows+Defender%E2%80%99in+disable+edilmesi" 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/vistada-windows-defenderin-disable-edilmesi/"></script></span></div><p>Vista kurulumu ile birlikte Windows Defender&#8217;de standart olarak gelmektedir.Bu şekilde bir noktaya kadar kötü amaçlı yazılımları engelleyebilir.Fakat sistemimizde zaten güvendiğimiz bir antivirus programı varsa Windows Defender&#8217;ı devre dışı bırakarak performans artışı sağlayabiliriz.Bunun için ;</p>
<p><em>* Denetim Masasını açarız.<br />
* Windows Defender&#8217;ı seçeriz.<br />
* Yukarıdaki menuden araçlara geliriz.<br />
* Seçeneklere tıklarız.<br />
* Sayfanın sonundaki Windows Defender&#8217;ı kullan kutucuğunu temizleriz.</em></p>
<p><a href="http://www.anilerduran.com/wp-content/uploads/2008/01/defender.jpg" title="defender.jpg"><img src="http://www.anilerduran.com/wp-content/uploads/2008/01/defender.jpg" alt="defender.jpg" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvistada-windows-defenderin-disable-edilmesi%2F&amp;t=Vista%27da%20Windows%20Defender%27in%20disable%20edilmesi" id="facebook_share_button_572" 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_572') || document.getElementById('facebook_share_icon_572') || document.getElementById('facebook_share_both_572') || document.getElementById('facebook_share_button_572');
	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_572') {
			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%2Fvistada-windows-defenderin-disable-edilmesi%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/vistada-windows-defenderin-disable-edilmesi/" 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%2Fvistada-windows-defenderin-disable-edilmesi%2F&amp;text=Vista%E2%80%99da+Windows+Defender%E2%80%99in+disable+edilmesi" 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/vistada-windows-defenderin-disable-edilmesi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/vistada-windows-defenderin-disable-edilmesi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista üzerinde perfmon {performans izleyicisi}</title>
		<link>http://www.anilerduran.com/index.php/2008/vista-uzerinde-perfmon-performans-izleyicisi/</link>
		<comments>http://www.anilerduran.com/index.php/2008/vista-uzerinde-perfmon-performans-izleyicisi/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 08:27:12 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/vista-uzerinde-perfmon-performans-izleyicisi/</guid>
		<description><![CDATA[Vista ile birlikte gelen en büyük gelişmelerden biride performans yöneticisinde olmuş.Görev yöneticisinde işlemcinizi izlerken &#8220;kaynak izleyicisi&#8221; butonuna basarak yada çalıştıra perfmon yazarak monitorü açabilirsiniz. En güzel özelliklerinden bir taneside anlık olarak ağı,harddisk,ram kullanımı gösterebilmesi.Bunu yaparkende standartların biraz dışına çıkarak kaynakları kullanan uygulamaların listesini bize verebiliyor.Yani o anda hangi programın harddiske yazmakla uğraştığını ,hangisinin okuma işlemi [...]]]></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%2Fvista-uzerinde-perfmon-performans-izleyicisi%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/vista-uzerinde-perfmon-performans-izleyicisi/" 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%2Fvista-uzerinde-perfmon-performans-izleyicisi%2F&amp;text=Vista+%C3%BCzerinde+perfmon+%7Bperformans+izleyicisi%7D" 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/vista-uzerinde-perfmon-performans-izleyicisi/"></script></span></div><p>Vista ile birlikte gelen en büyük gelişmelerden biride performans yöneticisinde olmuş.Görev yöneticisinde işlemcinizi izlerken &#8220;kaynak izleyicisi&#8221; butonuna basarak yada çalıştıra perfmon yazarak monitorü açabilirsiniz.</p>
<p>En güzel özelliklerinden bir taneside anlık olarak ağı,harddisk,ram kullanımı gösterebilmesi.Bunu yaparkende standartların biraz dışına çıkarak kaynakları kullanan uygulamaların listesini bize verebiliyor.Yani o anda hangi programın harddiske yazmakla uğraştığını ,hangisinin okuma işlemi yaptığını rahatlıkla görebiliyoruz.</p>
<p><img src="http://www.anilerduran.com/wp-content/uploads/2008/01/perfmon1.jpg" height="665" width="839" /></p>
<p>Aynı şekilde genel anlamda sistem performansını görebileceğimiz,donanımyada windows hatalarının raporlarını alabileceğimiz &#8220;güvenirlik izleyicisi&#8221;de kurcalamaya değer.</p>
<p><a href="http://www.anilerduran.com/wp-content/uploads/2008/01/perfmon2.jpg" title="perfmon2.jpg"><img src="http://www.anilerduran.com/wp-content/uploads/2008/01/perfmon2.jpg" alt="perfmon2.jpg" height="677" width="863" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvista-uzerinde-perfmon-performans-izleyicisi%2F&amp;t=Vista%20%C3%BCzerinde%20perfmon%20%7Bperformans%20izleyicisi%7D" id="facebook_share_button_571" 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_571') || document.getElementById('facebook_share_icon_571') || document.getElementById('facebook_share_both_571') || document.getElementById('facebook_share_button_571');
	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_571') {
			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%2Fvista-uzerinde-perfmon-performans-izleyicisi%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/vista-uzerinde-perfmon-performans-izleyicisi/" 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%2Fvista-uzerinde-perfmon-performans-izleyicisi%2F&amp;text=Vista+%C3%BCzerinde+perfmon+%7Bperformans+izleyicisi%7D" 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/vista-uzerinde-perfmon-performans-izleyicisi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/vista-uzerinde-perfmon-performans-izleyicisi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista&#8217;daki logları temizleme</title>
		<link>http://www.anilerduran.com/index.php/2007/vistadaki-loglari-temizleme/</link>
		<comments>http://www.anilerduran.com/index.php/2007/vistadaki-loglari-temizleme/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 21:07:24 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/vistadaki-loglari-temizleme/</guid>
		<description><![CDATA[Vista üzerinde çok sayıda log bulunuyor.Herhangi bir sorun anında logları kullanıcaksak bu karışıklı işimizi zorlaştırabilir ve loglardan kurtulmak isteyebiliriz.Bunun için aşağıdaki batch dosyasını kullabiliriz. www.anilerduran.com/vistalog.bat 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%2F2007%2Fvistadaki-loglari-temizleme%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/2007/vistadaki-loglari-temizleme/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2007%2Fvistadaki-loglari-temizleme%2F&amp;text=Vista%E2%80%99daki+loglar%C4%B1+temizleme" 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/2007/vistadaki-loglari-temizleme/"></script></span></div><p>Vista üzerinde çok sayıda log bulunuyor.Herhangi bir sorun anında logları kullanıcaksak bu karışıklı işimizi zorlaştırabilir ve loglardan kurtulmak isteyebiliriz.Bunun için aşağıdaki batch dosyasını kullabiliriz.</p>
<p><a href="http://www.anilerduran.com/vistalog.bat?phpMyAdmin=U%2CCFvx84G-z4kL5CD%2C3p80chmj5">www.anilerduran.com/vistalog.bat</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2007%2Fvistadaki-loglari-temizleme%2F&amp;t=Vista%27daki%20loglar%C4%B1%20temizleme" id="facebook_share_button_521" 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_521') || document.getElementById('facebook_share_icon_521') || document.getElementById('facebook_share_both_521') || document.getElementById('facebook_share_button_521');
	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_521') {
			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%2F2007%2Fvistadaki-loglari-temizleme%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/2007/vistadaki-loglari-temizleme/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2007%2Fvistadaki-loglari-temizleme%2F&amp;text=Vista%E2%80%99daki+loglar%C4%B1+temizleme" 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/2007/vistadaki-loglari-temizleme/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2007/vistadaki-loglari-temizleme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista üzerinde UAC iptali</title>
		<link>http://www.anilerduran.com/index.php/2007/vista-uzerinde-uac-iptali/</link>
		<comments>http://www.anilerduran.com/index.php/2007/vista-uzerinde-uac-iptali/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 18:57:56 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/vista-uzerinde-uac-iptali/</guid>
		<description><![CDATA[Bildiğimiz gibi Vista ile birlikte hayatımıza yeni bir kavram girdi.Uac yani User Account Control.Türkçeye kullanıcı hesabı kontrolü olarak çevirebiliriz.Burada UAC&#8217;ın ne olduğuna ve neler yapabildiğine değinmek yerine UAC&#8217;ı nasıl iptal edeceğimizi göreceğiz. Sırasıyla; -Msconfig&#8217;i açarak tools tabına geçeriz ve &#8220;Disable UAP&#8221; satırına tıklarız. -Ardından Launch&#8217;a basarız. Bu işlemden sonra restart etmemiz gerekir. Aynı zamanda regedit [...]]]></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%2F2007%2Fvista-uzerinde-uac-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/2007/vista-uzerinde-uac-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%2F2007%2Fvista-uzerinde-uac-iptali%2F&amp;text=Vista+%C3%BCzerinde+UAC+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/2007/vista-uzerinde-uac-iptali/"></script></span></div><p>Bildiğimiz gibi Vista ile birlikte hayatımıza yeni bir kavram girdi.Uac yani User Account Control.Türkçeye kullanıcı hesabı kontrolü olarak çevirebiliriz.Burada UAC&#8217;ın ne olduğuna ve neler yapabildiğine değinmek yerine UAC&#8217;ı nasıl iptal edeceğimizi göreceğiz.</p>
<p>Sırasıyla;</p>
<p>-Msconfig&#8217;i açarak tools tabına geçeriz ve &#8220;Disable UAP&#8221; satırına tıklarız.<br />
-Ardından Launch&#8217;a basarız.<br />
Bu işlemden sonra restart etmemiz gerekir.</p>
<p><img src="http://www.anilerduran.com/wp-content/uploads/2007/11/uac.png" /></p>
<p>Aynı zamanda regedit altında:<br />
<em>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System</em> <strong>EnableLUA</strong> anahtarına 0 değerini vermemizde UAC&#8217;ı devre dışı bırakacaktır.,</p>
<p>Son olarak denetim masası yani control panel altından bu değişikliği gerçekleştirebiliriz.<br />
-User Account and Family settings altında &#8220;Add or remove user account&#8221;&#8216;a tıklarız.<br />
-İstediğimiz hesaba tıklarız.<br />
-&#8221;Go to the main User Account page&#8221; tıkladıktan sonra &#8220;Change security settings&#8221; linkine tıklarız.<br />
-Burada &#8220;Use User Account Control (UAC) to help protect your computer&#8221; seçeneğini göreceğiz.Tick&#8217;ini kaldırarak bilgisayarı yeniden başlatırız.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2007%2Fvista-uzerinde-uac-iptali%2F&amp;t=Vista%20%C3%BCzerinde%20UAC%20iptali" id="facebook_share_button_514" 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_514') || document.getElementById('facebook_share_icon_514') || document.getElementById('facebook_share_both_514') || document.getElementById('facebook_share_button_514');
	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_514') {
			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%2F2007%2Fvista-uzerinde-uac-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/2007/vista-uzerinde-uac-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%2F2007%2Fvista-uzerinde-uac-iptali%2F&amp;text=Vista+%C3%BCzerinde+UAC+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/2007/vista-uzerinde-uac-iptali/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2007/vista-uzerinde-uac-iptali/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

