<?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>Connexeon Blog &#187; Windows</title>
	<atom:link href="http://blog.connexeon.com/topics/sysadmin/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.connexeon.com</link>
	<description>Connexeon Blog</description>
	<lastBuildDate>Fri, 20 Aug 2010 07:43:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>32-bit ODBC on Windows Server 2008</title>
		<link>http://blog.connexeon.com/sysadmin/windows/32-bit-odbc-on-windows-server-2008/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/32-bit-odbc-on-windows-server-2008/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 08:55:58 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=335</guid>
		<description><![CDATA[If you have to use 32-bit ODBC drivers, you won’t find then when you start the Microsoft ODBC Administrator because it is 64-bit. The 32-bit ODBC Administrator is found here: C:\Windows\SysWOW64\odbcad32.exe or just type in the start menu odbcad32.exe. Coldfusion Error: You can use this workaround when you receive this message: Variable DRIVERPATH is undefined [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/32-bit-odbc-on-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PFDAVadmin on Exchange 2007: Could not expand&#8230;</title>
		<link>http://blog.connexeon.com/sysadmin/windows/pfdavadmin-on-exchange-2007-could-not-expand/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/pfdavadmin-on-exchange-2007-could-not-expand/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 20:28:18 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/sysadmin/windows/pfdavadmin-on-exchange-2007-could-not-expand/</guid>
		<description><![CDATA[You might want to use PFDAVAdmin on Exchange 2007 (to set public folder user rights for example) and run into this error; Could not expand https://yourexchange.yourdomain.local/ExAdmin/Admin/&#8230;. Name cannot begin with the &#8217;0&#8242; character, hexadecimal value 0&#215;30. Line 1, position 399. You should either install .NET Framework 1.1 or run the tool from a server or [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/pfdavadmin-on-exchange-2007-could-not-expand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007: Renewing the self-signed certificate</title>
		<link>http://blog.connexeon.com/sysadmin/windows/exchange-server-2007-renewing-the-self-signed-certificate/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/exchange-server-2007-renewing-the-self-signed-certificate/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 10:56:03 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[renew]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/?p=270</guid>
		<description><![CDATA[Exchange Server 2007 issues itself a self-signed certificate for use with services like SMTP, IMAP, POP, IIS and UM. The certificate is issued for a period of one year. The self-signed certificate meets an important need &#8211; securing communication for Exchange services by default. Nevertheless, one should treat these self-signed certificates as temporary. It&#8217;s not [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/exchange-server-2007-renewing-the-self-signed-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily migrate IIS6 sites to IIS7 with remote service</title>
		<link>http://blog.connexeon.com/sysadmin/windows/easily-migrate-iis6-sites-to-iis7-with-remote-service/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/easily-migrate-iis6-sites-to-iis7-with-remote-service/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:44:59 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/sysadmin/windows/easily-migrate-iis6-sites-to-iis7-with-remote-service/</guid>
		<description><![CDATA[Here’s a quick howto on how to migrate IIS6 sites to IIS7. Install the Web Deployment Tool (x64/x86) on both the source as destination IIS machine. Select a custom install on the source machine and choose to install the remote service as well. On the destination machine you can take the standard install. Start the [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/easily-migrate-iis6-sites-to-iis7-with-remote-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows cannot access the specified device, path or file</title>
		<link>http://blog.connexeon.com/sysadmin/windows/windows-cannot-access-the-specified-device-path-or-file/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/windows-cannot-access-the-specified-device-path-or-file/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 22:29:30 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.connexeon.com/sysadmin/windows/windows-cannot-access-the-specified-device-path-or-file/</guid>
		<description><![CDATA[In recent Windows 2003 server or Vista installations you might get this error when trying to launch an executable file: Windows cannot access the specified device, path or file. You may not have the appropriate permissions to access the item. SOLUTION: Right click the file, select Properties. On the first tab there is a button [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/windows-cannot-access-the-specified-device-path-or-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Telnet to port 25 to Test SMTP communication</title>
		<link>http://blog.connexeon.com/sysadmin/windows/telnet-to-port-25-to-test-smtp-communication/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/telnet-to-port-25-to-test-smtp-communication/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 14:05:05 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://sysadmin.blog.connexeon.com/?p=125</guid>
		<description><![CDATA[Basic Testing Test the smtp communication via Telnet (you can use a telnet client like putty). You can start a Telnet session by using the Telnet command in the following format: telnet mail.domainname.tld 25 If the command works, you receive a response from the SMTP server that is similar to the following: Trying 85.000.000.000... Connected [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/telnet-to-port-25-to-test-smtp-communication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version control for .NET with Subversion and AnkhSVN</title>
		<link>http://blog.connexeon.com/sysadmin/windows/version-control-for-net-with-subversion-and-ankhsvn/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/version-control-for-net-with-subversion-and-ankhsvn/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 21:05:27 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://sysadmin.blog.connexeon.com/2008/version-control-for-net-with-subversion-and-ankhsvn/</guid>
		<description><![CDATA[Requires a Linux server (CentOS in this case, Subversion also runs on Windows if you want) and Visual Studio (2008 in this case) Install subversion and xinetd yum install subversion xinetd Create the following file /etc/xinetd.d/svnserve # default: on # Subversion server service svn &#123; socket_type = stream protocol = tcp user = root wait [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/version-control-for-net-with-subversion-and-ankhsvn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I export zones with Microsoft DNS Server ?</title>
		<link>http://blog.connexeon.com/sysadmin/windows/how-do-i-export-zones-with-microsoft-dns-server/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/how-do-i-export-zones-with-microsoft-dns-server/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 10:51:19 +0000</pubDate>
		<dc:creator>Tom Van den Berg</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[zones]]></category>

		<guid isPermaLink="false">http://sysadmin.blog.connexeon.com/?p=122</guid>
		<description><![CDATA[You can use following command: dnscmd /enumzones /Primary &#62; c:\zones.csv For more options: dnscmd /enumzones /? or dnscmd /?]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/how-do-i-export-zones-with-microsoft-dns-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install 32-bit Reporting Services on a 64-bit Windows 2003</title>
		<link>http://blog.connexeon.com/sysadmin/windows/install-32-bit-reporting-services-on-a-64-bit-windows-2003/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/install-32-bit-reporting-services-on-a-64-bit-windows-2003/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 21:31:47 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://sysadmin.blog.connexeon.com/2008/install-32-bit-reporting-services-on-a-64-bit-windows-2003/</guid>
		<description><![CDATA[I followed a MS how-to: http://msdn.microsoft.com/en-us/library/ms143293(SQL.90).aspx However, the last step (allowing 32-bit .NET) was not possible because the 32-bit Web Server Extension was not there. I ran the following to register it; C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -i Refresh the Web Server Extensions and Allow “ASP.NET v2.0.50727 (32-bit)”. MS procedure; If necessary, uninstall the 64-bit version of Reporting Services. [...]]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/install-32-bit-reporting-services-on-a-64-bit-windows-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Access Plesk databases</title>
		<link>http://blog.connexeon.com/sysadmin/windows/access-plesk-databases/</link>
		<comments>http://blog.connexeon.com/sysadmin/windows/access-plesk-databases/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 15:37:03 +0000</pubDate>
		<dc:creator>Hannes Van de Vel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://sysadmin.blog.connexeon.com/2008/access-plesk-databases/</guid>
		<description><![CDATA[When using mySQL;Username for admin mySQL user is the same as the admin cp passwor. mysql -P8306 -uadmin -p mysql&#62; use psa; When using MSDE; osql -E &#62;use psa; &#62;go When using MDB;Edit database using Access:C:\Program Files\SWsoft\Plesk\admin\db\psa.mdb]]></description>
		<wfw:commentRss>http://blog.connexeon.com/sysadmin/windows/access-plesk-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
