<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://slowug.si/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'Windows'</title><link>http://slowug.si/search/SearchResults.aspx?o=DateDescending&amp;tag=Windows&amp;orTags=0</link><description>Search results matching tag 'Windows'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>POW #9 – Exchange Server 2007 Edge &amp;amp; DNS Server</title><link>http://slowug.si/blogs/aggregated/archive/2009/09/02/pow-9-exchange-server-2007-edge-amp-dns-server.aspx</link><pubDate>Wed, 02 Sep 2009 18:50:38 GMT</pubDate><guid isPermaLink="false">6be765ba-12e9-48ab-b2c3-105fcb8ed496:4259</guid><dc:creator>Anonymous</dc:creator><description>&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;margin-left:0px;border-left-width:0px;margin-right:0px;" title="POW_Blue_S" border="0" alt="POW_Blue_S" align="left" src="http://blog.mreza.info/images/sasoe/POW_Blue_S_29FDE939.png" width="300" height="80" /&gt;   &lt;p&gt;&lt;/p&gt;  &lt;p&gt;I noticed that some of the users are running Exchange Server 2007 Edge and public DNS Server on the same server. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Problem&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;There are some issues with services failing at start up if following is true:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2010 (Edge Role). &lt;/li&gt;    &lt;li&gt;Windows Server 2003, Windows Server 2008, Windows Server 2008 R2. &lt;/li&gt;    &lt;li&gt;DNS Server role is installed. &lt;/li&gt;    &lt;li&gt;Hotfix KB951746 is installed. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;You receive following error and all Exchange services are stopped.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.mreza.info/images/sasoe/pow9_error1_3BDA7D06.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error1" border="0" alt="pow9_error1" src="http://blog.mreza.info/images/sasoe/pow9_error1_thumb_577F08FC.jpg" width="484" height="338" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;font color="#004080" face="Courier New"&gt;Log Name:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; System      &lt;br /&gt;Source:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Service Control Manager       &lt;br /&gt;Date:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 14.7.2009 10:19:36       &lt;br /&gt;Event ID:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 7023       &lt;br /&gt;Task Category: None       &lt;br /&gt;Level:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Error       &lt;br /&gt;Keywords:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Classic       &lt;br /&gt;User:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; N/A       &lt;br /&gt;Computer:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; EDGE.exchange.pri       &lt;br /&gt;Description:       &lt;br /&gt;The Microsoft Exchange ADAM service terminated with the following error:       &lt;br /&gt;An attempt was made to access a socket in a way forbidden by its       &lt;br /&gt;access permissions.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;So let’s start troubleshooting… ;-)&lt;/p&gt;  &lt;p&gt;If we take a look with netstat we can see that DNS Service (dns.exe) is using 50636 port.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.mreza.info/images/sasoe/pow9_error2_1029B30A.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error2" border="0" alt="pow9_error2" src="http://blog.mreza.info/images/sasoe/pow9_error2_thumb_220646D7.jpg" width="484" height="62" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Exchange Server uses Active Directory Lightweight Directory Services (AD LDS), previous known as Active Directory Application Mode (ADAM), for storing Exchange (Organization)configuration. By default, the Edge Transport server uses the non-standard port 50636 for EdgeSync (Secure LDAP). We can check that with &lt;strong&gt;dsdbutil&lt;/strong&gt;.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Open cmd.exe, type &lt;font color="#004080" face="Courier New"&gt;dsdbutil&lt;/font&gt; and press Enter. &lt;/li&gt;    &lt;li&gt;Type &lt;font color="#004080" face="Courier New"&gt;list instances&lt;/font&gt; and press Enter. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;a href="http://blog.mreza.info/images/sasoe/pow9_error3_2FD88CD2.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error3" border="0" alt="pow9_error3" src="http://blog.mreza.info/images/sasoe/pow9_error3_thumb_0FBD8015.jpg" width="484" height="150" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Issue is with hotfix KB951746 (MS08-037: Description of the security update for DNS in Windows Server 2008, in Windows Server 2003, and in Windows 2000 Server (DNS server-side): July 8, 2008).&lt;/p&gt;  &lt;p&gt;After security update KB951746 is installed on Windows Server 2008 (RTM/SP2), this issue occurs because the DNS server’s method of port allocation changes, and this change could prevent AD LDS from obtaining the port that it requires to function correctly. &lt;/p&gt;  &lt;p&gt;By default, after security update KB951746 is installed, the DNS server randomly allocates 2,500 UDP ports in the ephemeral port range. This is new behavior that is introduced by this update. A conflict may occur if one of these randomly allocated ports is a port that an AD LDS instance has to use.&lt;/p&gt;  &lt;p&gt;We can check the size of socket pool with dnscmd:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.mreza.info/images/sasoe/pow9_error5_6163FA67.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error5" border="0" alt="pow9_error5" src="http://blog.mreza.info/images/sasoe/pow9_error5_thumb_083210A8.jpg" width="374" height="168" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Background information&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;To comply with Internet Assigned Numbers Authority (IANA) recommendations, Microsoft has increased the dynamic client port range for outgoing connections in Windows Vista and in Windows Server 2008. The new default start port is 49152, and the default end port is 65535.&lt;/p&gt;  &lt;p&gt;We can check ephemeral port range in Windows Server 2008 witch &lt;strong&gt;netsh&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.mreza.info/images/sasoe/pow9_error4_55CE3D28.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error4" border="0" alt="pow9_error4" src="http://blog.mreza.info/images/sasoe/pow9_error4_thumb_55620A33.jpg" width="384" height="252" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This is a change from the configuration of earlier versions of Microsoft Windows that used a default port range of 1025 through 5000.&lt;/p&gt;  &lt;p&gt;In Windows Server 2003 or in Windows 2000 Server, the value of the MaxUserPort registry entry defines the ephemeral port range. The range is from 1024 to the value that is defined by the MaxUserPort registry entry.    &lt;br /&gt;After you install security update 953230 on Windows Server 2003 and down-level platforms, the following conditions are true: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;If the value of the MaxUserPort registry entry is set, the ports are allocated randomly from the [1024, MaxUserPort] range. &lt;/li&gt;    &lt;li&gt;If the value of the MaxUserPort registry entry is not set, the ports are allocated randomly from the [49152, 65535] range. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;In Windows Server 2008:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Ephemeral port allocation and the MaxUserPort registry entry:      &lt;br /&gt;In Windows Server 2008 or in Windows Vista, the value of the MaxUserPort registry entry signifies the number of ephemeral ports. The range is from the [start port, start range + MaxUserPort]. The default start port is port 49152. &lt;/li&gt;    &lt;li&gt;Effective ephemeral port range:      &lt;br /&gt;Ephemeral port allocation occurs in the [49152-65535] port range before you install security update 953230 on Windows Server 2008. This port allocation behavior does not change after you install security update 953230. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Solution for Windows Server 2003&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;We need to reserve Ephemeral port range for Exchange Server 2007 Edge AD LDS instance. We need to specify reserved ports in registry.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Start regedit.exe &lt;/li&gt;    &lt;li&gt;Locate following registry key:      &lt;br /&gt;&lt;font color="#004080" face="Courier New"&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters &lt;/font&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Create New Multi-String Value with name &lt;font color="#004080" face="Courier New"&gt;ReservedPorts&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;Enter following values for EDGE Ports that we want to exclude:      &lt;br /&gt;&lt;font color="#004080" face="Courier New"&gt;50389-50389        &lt;br /&gt;50636-50636&amp;#160; &lt;br /&gt;&lt;/font&gt;      &lt;br /&gt;      &lt;br /&gt;&amp;#160; &lt;a href="http://blog.mreza.info/images/sasoe/pow9_error6_3546FD76.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error6" border="0" alt="pow9_error6" src="http://blog.mreza.info/images/sasoe/pow9_error6_thumb_59002510.jpg" width="484" height="127" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;      &lt;br /&gt;&amp;#160;&lt;a href="http://blog.mreza.info/images/sasoe/pow9_error7_269C5191.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error7" border="0" alt="pow9_error7" src="http://blog.mreza.info/images/sasoe/pow9_error7_thumb_346E978C.jpg" width="304" height="271" /&gt;&lt;/a&gt;       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Reboot server &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Solution for Windows Server 2008&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Although we can change port range in Windows Server 2008 there is simple trick that does the job. We can change DNS Server service startup type to Automatic (Delayed Start).&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.mreza.info/images/sasoe/pow9_error10_7F62085B.jpg"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="pow9_error10" border="0" alt="pow9_error10" src="http://blog.mreza.info/images/sasoe/pow9_error10_thumb_0D344E57.jpg" width="216" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Solution for Windows Server 2008 R2&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Windows Server 2008 R2 DNS Server provides &lt;font color="#004080" face="Courier New"&gt;SocketPoolPortExclusionList&lt;/font&gt; that would allow us to exclude certain ports from DNS Server.&lt;/p&gt;  &lt;p&gt;&lt;font color="#004080" face="Courier New"&gt;Dnscmd /Config /SocketPoolPortExclusionList&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Links&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://support.microsoft.com/kb/929851/" target="_blank"&gt;KB929851 - The default dynamic port range for TCP/IP has changed in Windows Vista and in Windows Server 2008&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://support.microsoft.com/kb/956188" target="_blank"&gt;KB956188 - You experience issues with UDP-dependent network services after you install DNS Server service security update 953230 (MS08-037)&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://support.microsoft.com/kb/959215" target="_blank"&gt;KB959215 - AD LDS service start fails with error &amp;quot;setup could not start the service...&amp;quot; + error code 8007041d&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://support.microsoft.com/kb/812873/en-us" target="_blank"&gt;KB812873 - How to reserve a range of ephemeral ports on a computer that is running Windows Server 2003 or Windows 2000 Server&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://support.microsoft.com/kb/951746" target="_blank"&gt;MS08-037: Description of the security update for DNS in Windows Server 2008, in Windows Server 2003, and in Windows 2000 Server (DNS server-side)&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://support.microsoft.com/kb/929851/" target="_blank"&gt;KB929851 - The default dynamic port range for TCP/IP has changed in Windows Vista and in Windows Server 2008&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://exchange.si/aggbug.aspx?PostID=2739" width="1" height="1" alt="" /&gt;</description></item><item><title>Cipher Suite Update for Windows Server 2003</title><link>http://slowug.si/blogs/aggregated/archive/2008/07/17/cipher-suite-update-for-windows-server-2003.aspx</link><pubDate>Thu, 17 Jul 2008 13:06:36 GMT</pubDate><guid isPermaLink="false">6be765ba-12e9-48ab-b2c3-105fcb8ed496:3758</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;This update adds support for the following Advanced Encryption Standard (AES) cipher suites in the Schannel.dll module for Windows Server 2003:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;TLS_RSA_WITH_AES_128_CBC_SHA AES128-SHA&lt;/li&gt; &lt;li&gt;TLS_RSA_WITH_AES_256_CBC_SHA AES256-SHA&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; These cipher suites are based on the RC4 algorithm.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Source:&lt;/p&gt; &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/948963" target="_blank"&gt;KB948963 - An update is available to adds support for the TLS_RSA_WITH_AES_128_CBC_SHA AES128-SHA and the TLS_RSA_WITH_AES_256_CBC_SHA AES256-SHA AES cipher suites in Windows Server 2003&lt;/a&gt;&lt;/p&gt;&lt;img src="http://exchange.si/aggbug.aspx?PostID=2714" width="1" height="1" alt="" /&gt;</description></item><item><title>Bash vs. Windows PowerShell</title><link>http://slowug.si/blogs/aggregated/archive/2008/07/10/bash-vs-windows-powershell.aspx</link><pubDate>Thu, 10 Jul 2008 08:57:45 GMT</pubDate><guid isPermaLink="false">6be765ba-12e9-48ab-b2c3-105fcb8ed496:3734</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;Is Bash better than Windows PowerShell? Is Windows PowerShell better than Bash? Well... It depends on your needs and system you are administering. I just found first good comparison of both products. &lt;/p&gt; &lt;p&gt;Marcus Nasarek wrote great comparison article of &lt;a href="http://w3.linux-magazine.com/issue/78/Bash_vs._Vista_PowerShell.pdf" target="_blank"&gt;Bash vs. Windows Powershell&lt;/a&gt; for &lt;a href="http://www.linux-magazine.com" target="_blank"&gt;Linux Magazine&lt;/a&gt;!&lt;/p&gt;&lt;img src="http://exchange.si/aggbug.aspx?PostID=2712" width="1" height="1" alt="" /&gt;</description></item><item><title>How to extend the Windows Server 2008 evaluation period</title><link>http://slowug.si/blogs/aggregated/archive/2008/02/13/how-to-extend-the-windows-server-2008-evaluation-period.aspx</link><pubDate>Wed, 13 Feb 2008 12:13:18 GMT</pubDate><guid isPermaLink="false">6be765ba-12e9-48ab-b2c3-105fcb8ed496:3427</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;You probably already know that you do not need to activate Windows Server 2008 for 60-days evaluation period. In most cases 60-days default evaluation period will be just fine. It is possible to reset 60-day evaluation period up to three times for total evaluation period by up to 240 days. Cool right? ;-)&lt;/p&gt; &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/948472" target="_blank"&gt;Article ID: 948472 How to extend the Windows Server 2008 evaluation period&lt;/a&gt;&lt;/p&gt;&lt;img src="http://exchange.si/aggbug.aspx?PostID=2698" width="1" height="1" alt="" /&gt;</description></item><item><title>Exchange 2007 SP1 Install Error on Windows Server 2008 RC1</title><link>http://slowug.si/blogs/aggregated/archive/2008/01/20/exchange-2007-sp1-install-error-on-windows-server-2008-rc1.aspx</link><pubDate>Sun, 20 Jan 2008 12:20:11 GMT</pubDate><guid isPermaLink="false">6be765ba-12e9-48ab-b2c3-105fcb8ed496:3431</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;This is one &amp;quot;simple&amp;quot; error I come across when installing on Windows Server 2008 RC1.&lt;/p&gt; &lt;p&gt;&lt;font face="Courier New" color="#004080"&gt;Process MSEXCHANGEADTOPOLOGYSERVICE.EXE (PID=1976). Topology discovery failed, error 0x80040a02 (DSC_E_NO_SUITABLE_CDC). Look up the Lightweight Directory Access Protocol (LDAP) error code specified in the event description. To do this, use Microsoft Knowledge Base article 218185, &amp;quot;Microsoft LDAP Error Codes.&amp;quot; Use the information in that article to learn more about the cause and resolution to this error. Use the Ping or PathPing command-line tools to test network connectivity to local domain controllers.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://blog.mreza.info/images/sasoe/WindowsLiveWriter/Exchange2007SP1InstallErroronWindowsServ_BB79/e2k7sp1_w2k8_error1_2.jpg"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="341" alt="e2k7sp1_w2k8_error1" src="http://blog.mreza.info/images/sasoe/WindowsLiveWriter/Exchange2007SP1InstallErroronWindowsServ_BB79/e2k7sp1_w2k8_error1_thumb.jpg" width="488" border="0" /&gt;&lt;/a&gt;&amp;nbsp; &lt;/p&gt; &lt;p&gt;In my case solution was really simple. Between the tests I disabled IPv6 support on network card. I enable it back, re-run setup and everything was fine...&lt;/p&gt;&lt;img src="http://exchange.si/aggbug.aspx?PostID=2227" width="1" height="1" alt="" /&gt;</description></item><item><title>Windows Essential Business Server</title><link>http://slowug.si/blogs/aggregated/archive/2007/11/26/windows-essential-business-server.aspx</link><pubDate>Mon, 26 Nov 2007 17:57:46 GMT</pubDate><guid isPermaLink="false">6be765ba-12e9-48ab-b2c3-105fcb8ed496:3439</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;Microsoft announced Windows Essential Business Server (previously code-named &amp;quot;Centro&amp;quot;), a new integrated multiserver solution designed for midsize businesses with sophisticated IT needs which offers integrated security, simple administration with unified management console and just like in Small Business edition integrated multiple products which are normally cheaper than if you buy separate licenses. &lt;p&gt;In Standard Edition you will get: &lt;ul&gt; &lt;li&gt;Windows Server 2008 with Active Directory Domain Services &lt;li&gt;Microsoft System Center Essentials &lt;li&gt;Microsoft Exchange Microsoft Forefront Security for Exchange Server &lt;li&gt;Next version of Microsoft Internet Security and Acceleration Server (ISA Server)&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;In Premium&amp;nbsp;Edition you will also get Microsoft SQL Server 2008 Standard Edition. &lt;p&gt;&lt;img src="http://blog.mreza.info/photos/blog/images/1283/500x375.aspx" alt="" /&gt; &lt;/p&gt; &lt;p&gt;If I`m honest I never liked idea of Small Business Server. Why? On one side you have best practices which says that you should not put for example Domain Controller and Exchange Server on one box. On the other side you have product which have everything together. On one or on two servers. So I have the same opinion about Windows Essential Business Server. I sure hope that you will be able to install it to separate servers. &lt;p&gt;But it also has good side. It cost less than separate products so it`s great for small companies with low budget for IT. &lt;p&gt;Source: &lt;a href="http://www.microsoft.com/presspass/presskits/ServerSolutions/businessserver.mspx"&gt;Windows Essential Business Server Overview (A New Server Solution for Midsize Businesses)&lt;/a&gt;&lt;/p&gt;&lt;img src="http://exchange.si/aggbug.aspx?PostID=1284" width="1" height="1" alt="" /&gt;</description></item></channel></rss>