<?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>Yusuf Ozturk &#187; Windows Server</title>
	<atom:link href="http://www.yusufozturk.info/category/windows-server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yusufozturk.info</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:26:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to check a specific PowerShell Snapin on server?</title>
		<link>http://www.yusufozturk.info/windows-server/how-to-check-a-specific-powershell-snapin-on-server.html</link>
		<comments>http://www.yusufozturk.info/windows-server/how-to-check-a-specific-powershell-snapin-on-server.html#comments</comments>
		<pubDate>Sun, 29 Jan 2012 23:36:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[check powershell modules]]></category>
		<category><![CDATA[check powershell snapin]]></category>
		<category><![CDATA[check ps snapin]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3902</guid>
		<description><![CDATA[Check-PSSnapin allows you to check specific PowerShell Snapin on server. I&#8217;m using this function in SetLinuxVM 3.0 to check SCVMM if it&#8217;s available on server. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/how-to-check-a-specific-powershell-snapin-on-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check Wmi Object with PowerShell</title>
		<link>http://www.yusufozturk.info/windows-server/how-to-check-wmi-object-with-powershell.html</link>
		<comments>http://www.yusufozturk.info/windows-server/how-to-check-wmi-object-with-powershell.html#comments</comments>
		<pubDate>Sun, 29 Jan 2012 23:19:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[check wmi]]></category>
		<category><![CDATA[check wmi provider]]></category>
		<category><![CDATA[get wmi providers]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3895</guid>
		<description><![CDATA[Check-WmiObject allows you to check Wmi provider/interface on given server. I&#8217;m using this function in SetLinuxVM 3.0 to decide Hyper-V Manager. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/how-to-check-wmi-object-with-powershell.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Hyper-V Linux Integration Services v3.2 on CentOS 6.2</title>
		<link>http://www.yusufozturk.info/linux-server/installing-hyper-v-linux-integration-services-v3-2-on-centos-6-2.html</link>
		<comments>http://www.yusufozturk.info/linux-server/installing-hyper-v-linux-integration-services-v3-2-on-centos-6-2.html#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:12:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[Virtual Machine Manager]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[hyper-v linux ic v3.2]]></category>
		<category><![CDATA[hyper-v linux ic v3.2 installation]]></category>
		<category><![CDATA[installing hyper-v lic on centos]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3886</guid>
		<description><![CDATA[You installed CentOS 6.2 on Hyper-V and you want to install Linux Integration Services v3.2. Let’s read documentation and see if we can. So let&#8217;s do it on CentOS server. mount /dev/cdrom /media /media/install.sh Oops, we got the following error: ls: cannot access kmod-hyper-v-rhel6-43.1.x86_64.rpm: no such file or directory ls: cannot access hyper-v-rhel6-43.1.x86_64.rpm: no such [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/linux-server/installing-hyper-v-linux-integration-services-v3-2-on-centos-6-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to increase Hyper-V live migration performance on HP DL380 G6 and G7 Series?</title>
		<link>http://www.yusufozturk.info/virtual-machine-manager/how-to-increase-hyper-v-live-migration-performance-on-hp-dl380-series.html</link>
		<comments>http://www.yusufozturk.info/virtual-machine-manager/how-to-increase-hyper-v-live-migration-performance-on-hp-dl380-series.html#comments</comments>
		<pubDate>Tue, 29 Nov 2011 21:11:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtual Machine Manager]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[hp dl380 slow live migration]]></category>
		<category><![CDATA[hp slow live migration]]></category>
		<category><![CDATA[hyper-v hp dl380 live migration]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3769</guid>
		<description><![CDATA[If you have a Hyper-V cluster in a HP Server farm then you may face with low live migration performance. We realized that HP 300 series G6 and G7 servers shipping with energy saving mode. Let&#8217;s check that from HP website. In the ProLiant 300-series G6 and G7 RBSU, the HP Power Profile defines three [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/virtual-machine-manager/how-to-increase-hyper-v-live-migration-performance-on-hp-dl380-series.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error: Host &#8216;localhost&#8217; is not allowed to connect to this MySQL server</title>
		<link>http://www.yusufozturk.info/windows-server/error-host-localhost-is-not-allowed-to-connect-to-this-mysql-server.html</link>
		<comments>http://www.yusufozturk.info/windows-server/error-host-localhost-is-not-allowed-to-connect-to-this-mysql-server.html#comments</comments>
		<pubDate>Tue, 25 Oct 2011 09:53:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting & IIS7]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[localhost is not allowed]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql root connection]]></category>
		<category><![CDATA[mysql root problem]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3753</guid>
		<description><![CDATA[You may get this error when you try to access MySQL server on Windows. Host &#8216;localhost&#8217; is not allowed to connect to this MySQL server. Host &#8217;127.0.0.1&#8242; is not allowed to connect to this MySQL server. Solution: 1. Stop MySQL service (from services.msc) 2. Create a text file in C:\ called &#8220;init.txt&#8221;. Paste the following [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/error-host-localhost-is-not-allowed-to-connect-to-this-mysql-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WMI Error: (80070776) The object exporter specified was not found</title>
		<link>http://www.yusufozturk.info/windows-server/wmi-error-80070776-the-object-exporter-specified-was-not-found.html</link>
		<comments>http://www.yusufozturk.info/windows-server/wmi-error-80070776-the-object-exporter-specified-was-not-found.html#comments</comments>
		<pubDate>Mon, 03 Oct 2011 10:36:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[prtg wmi error]]></category>
		<category><![CDATA[wmi error]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3695</guid>
		<description><![CDATA[You may get this error when you add WMI sensor on Paessler PRTG Monitor. Probably there is a firewall between servers or target server is behind the NAT. Solution is modifying &#8220;hosts&#8221; file of Windows. Modify &#8220;hosts&#8221; and type like &#8220;10.10.10.10 %hostname%&#8221;. Hostname is the computername of Windows machine. You can find your hosts file [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/wmi-error-80070776-the-object-exporter-specified-was-not-found.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kurulum sonrası DorukCloud Online Backup üzerinde yedekleme tanımı</title>
		<link>http://www.yusufozturk.info/windows-server/kurulum-sonrasi-dorukcloud-online-backup-uzerinde-yedekleme-tanimini-yapmak.html</link>
		<comments>http://www.yusufozturk.info/windows-server/kurulum-sonrasi-dorukcloud-online-backup-uzerinde-yedekleme-tanimini-yapmak.html#comments</comments>
		<pubDate>Sun, 24 Jul 2011 05:35:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[dorukcloud backup]]></category>
		<category><![CDATA[dorukcloud backup kurulum]]></category>
		<category><![CDATA[dorukcloud online backup]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3503</guid>
		<description><![CDATA[Daha önceki yazıda, sunucunuz üzerinde DorukCloud Online Backup servisini nasıl kurabileceğinizi anlatmıştım. Şimdi kurulum sonrası basit bir Web sitesi yedekleme kuralı girelim. Adım 1: Yazılımı ilk kez açtığınızda karşınıza bir kayıt sihirbazı gelecektir. Bu sihirbazı &#8220;Sonraki&#8221; diyerek geçiniz. Adım 2: DorukCloud paneli üzerinden yarattığınız yedekleme kullanıcısının bilgilerini giriniz. Adım 3: Kriptolama için yaratmış olduğunuz şifre [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/kurulum-sonrasi-dorukcloud-online-backup-uzerinde-yedekleme-tanimini-yapmak.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server üzerinde DorukCloud Online Backup kurulumu</title>
		<link>http://www.yusufozturk.info/windows-server/windows-server-uzerinde-dorukcloud-online-backup-kurulumu.html</link>
		<comments>http://www.yusufozturk.info/windows-server/windows-server-uzerinde-dorukcloud-online-backup-kurulumu.html#comments</comments>
		<pubDate>Sat, 23 Jul 2011 19:18:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[doruk online backup]]></category>
		<category><![CDATA[dorukcloud backup]]></category>
		<category><![CDATA[dorukcloud backup kurulum]]></category>
		<category><![CDATA[dorukcloud online backup]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3491</guid>
		<description><![CDATA[Kişisel web sitem ile arkadaşlarımın sitelerini yaklaşık 3 ay önce DorukCloud Sunucuları üzerine taşıdım. Yedekleme için de tabiki DorukCloud Online Backup servisini seçtim. Aslında kurulumla ilgili videolara DorukCloud&#8217;un videolar bölümünden ulaşabilirsiniz fakat bu makalede DorukCloud Online Backup servisini almanız halinde kurulumunu nasıl yapabileceğinizi bir de yazılı olarak blogumdan göstermek istedim. Servisi satın aldıktan sonra zaten [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/windows-server-uzerinde-dorukcloud-online-backup-kurulumu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powershell ile Windows Firewall kurallarını değiştirmek</title>
		<link>http://www.yusufozturk.info/windows-server/changing-windows-firewall-rules-via-powershell.html</link>
		<comments>http://www.yusufozturk.info/windows-server/changing-windows-firewall-rules-via-powershell.html#comments</comments>
		<pubDate>Wed, 20 Jul 2011 09:44:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Powershell]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[changing windows firewall]]></category>
		<category><![CDATA[managing windows advanced firewall with powershell]]></category>
		<category><![CDATA[powershell connection to windows firewall]]></category>
		<category><![CDATA[windows advanced firewall powershell]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3443</guid>
		<description><![CDATA[Öncelikle Windows Advanced Firewall üzerinden kurallarınızın bir yedeğini almayı unutmayın. Bu basit scripti, bir müşterimin isteğinden sonra Windows firewall kurallarını değiştirebilmek için yazdım. Description&#8217;a göre arama yaparak, Remote Address bölümüne tanımlamak istediğiniz IP adresini ekliyor. 1 2 3 4 5 6 7 $Rules=New-object -comObject HNetCfg.FwPolicy2 $Rules=$Rules.Rules &#124; where &#123;$_.Description -like &#34;Inbound *&#34; &#125; Foreach &#40;$Rule [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/changing-windows-firewall-rules-via-powershell.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create SQL Server 2008 R2 template on Hyper-V</title>
		<link>http://www.yusufozturk.info/windows-server/how-to-create-sql-server-2008-r2-template-on-hyper-v.html</link>
		<comments>http://www.yusufozturk.info/windows-server/how-to-create-sql-server-2008-r2-template-on-hyper-v.html#comments</comments>
		<pubDate>Sun, 03 Jul 2011 23:29:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[microsoft sql server syspre]]></category>
		<category><![CDATA[sql sysprep on hyper-v]]></category>
		<category><![CDATA[sql template]]></category>
		<category><![CDATA[unattended sql installation]]></category>

		<guid isPermaLink="false">http://www.yusufozturk.info/?p=3268</guid>
		<description><![CDATA[You can create Microsoft SQL Server 2008 R2 template on Hyper-V if you want to do unattended setups. Follow the steps: 1) Install Windows Server 2008 R2, do latest updates and your customizations. 2) Make a new folder called &#8220;Scripts&#8221; under &#8220;C:\Windows\Setup&#8221;. Path should be: C:\Windows\Setup\Scripts 3) Make a new file called &#8220;SetupComplete.cmd&#8221; under &#8220;C:\Windows\Setup\Scripts&#8221;. [...]]]></description>
		<wfw:commentRss>http://www.yusufozturk.info/windows-server/how-to-create-sql-server-2008-r2-template-on-hyper-v.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

