<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/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>John Howard - Senior Program Manager in the Hyper-V team at Microsoft : ISA Server</title><link>http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx</link><description>Tags: ISA Server</description><dc:language>en-GB</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ISA 2004 Web Publishing HTTP Filter stops default website page URL redirection</title><link>http://blogs.technet.com/jhoward/archive/2006/04/25/426283.aspx</link><pubDate>Tue, 25 Apr 2006 19:35:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:426283</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/426283.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=426283</wfw:commentRss><description>&lt;P&gt;Quick questions:&amp;nbsp;In a firewall, if you're&amp;nbsp;presented with a checkbox asking if you want to block requests with ambigious extensions, what would you do? I'm guessing the answer from 99% of&amp;nbsp;you would be "of course, I want to be as secure as I can be". Well, read on. Maybe you won't want to check that box after all.&lt;/P&gt;
&lt;P&gt;Here's&amp;nbsp;a real annoyance I found last night (I must be in rant mode, sorry!). What's more annoying is I couldn't find a solution&amp;nbsp;on microsoft.com or newsgroups to solve it. As I explained yesterday, over the weekend I setup a web-server for photo hosting running at home. &lt;/P&gt;
&lt;P&gt;To do this, I simply used the web-publishing wizard in ISA 2004 to publish my IIS server out on the internet, filtering the accessible paths. However, I didn't set any HTTP filtering on the web publishing rule. Being a consciensious (ha ha) administrator and as good practice, it's best to ensure only the methods and extensions you are actually using on the web-site are allowed through the rule, and to block unwanted signatures.&lt;/P&gt;
&lt;P&gt;The first part of the ISA rule HTTP filtering lockdown is on the methods tab. As this web-site is serving static content only, the only method I need is GET.&lt;/P&gt;&lt;IMG src="http://www.msblogcasts.com/jhoward/webpublish-httpmethod.JPG"&gt; 
&lt;P&gt;Then it's on to the Extensions tab. As this is a photos web-site, jpg and gif are in there. Similarly htm and html for obvious reasons. The skinning for the site uses CSS (cascading style sheets). The ico is an interesting one and I certainly learnt something last hight. You may have noticed on certain web-sites, a seperate icon appears on the tab if you're using Internet Explorer tabbed browsing through MSN desktop search (and other browsers of course), which also is stored in your favourites if you bookmark the site.&amp;nbsp;I'd been curious for a while how that was done - well, not that curious, but on the list of things to find out at some point in the dim distant future. It turns out that the browser (if you do a network trace) sends a request for favicon.ico. Although I don't have a custom icon yet, it made sense to allow requests for icons to go through.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://www.msblogcasts.com/jhoward/webpublish-httpextensions.JPG"&gt;&lt;/P&gt;
&lt;P&gt;Now here's the real gripe. If you leave the rule as-is shown above, everything works. Let's say I go to &lt;A href="http://www.mysite.com"&gt;http://www.mysite.com&lt;/A&gt;, I have a default.html in that directory on the IIS server and I get a redirection request (HTTP 304 IIRC - I'm at work typing this) to &lt;A href="http://www.mysite.com/default.html"&gt;http://www.mysite.com/default.html&lt;/A&gt;. This makes it much easier for people not to have to type in the full URL. BUT, I want to block requests containing ambiguous extensions - the ISA property page tells me I can, it sounds like a good thing to do, so I checked it and re-applied the rule.&lt;/P&gt;
&lt;P&gt;Once you do this, the redirect is blocked by the ISA server HTTP filtering. I found a few articles, mainly relating to people griping about exactly the same thing but no answers. I'm going to track down someone internally from the ISA team who may be able to help here, but this struck me as a very strange thing to do. A redirect doesn't really have an extension as such, so what can you put into the list to allow the redirection to take place? &lt;/P&gt;
&lt;P&gt;Rant over. Hopefully I'll find the answer soon. There's some info on configuring HTTP Filtering &lt;A href="http://www.microsoft.com/technet/prodtechnol/isa/2004/plan/httpfiltering.mspx"&gt;here&lt;/A&gt;, including a baseline Mail Server Pubishing HTTP policy - guess what I'm going to be doing this evening.... &lt;/P&gt;
&lt;P&gt;Cheers&lt;BR&gt;John.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=426283" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Website+design_2C00_+production+or+operation/default.aspx">Website design, production or operation</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Misc+Factoids+_2600_+Rambling/default.aspx">Misc Factoids &amp; Rambling</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>ISA 2006 Beta Available</title><link>http://blogs.technet.com/jhoward/archive/2006/03/03/421052.aspx</link><pubDate>Fri, 03 Mar 2006 19:42:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:421052</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/421052.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=421052</wfw:commentRss><description>&lt;A href="http://www.microsoft.com/isaserver/2006/default.mspx"&gt;http://www.microsoft.com/isaserver/2006/default.mspx&lt;/A&gt;&amp;nbsp;is worth checking out - you can download the beta of ISA Server 2006. I can't download it&amp;nbsp;myself as I'm&amp;nbsp;off-site, but will be sure to install it at home in the next couple of weeks...&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=421052" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Beta+Products/default.aspx">Beta Products</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Downloads/default.aspx">Downloads</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>ISA Server 2004 SP2 Availability</title><link>http://blogs.technet.com/jhoward/archive/2006/02/06/418857.aspx</link><pubDate>Mon, 06 Feb 2006 20:18:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:418857</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/418857.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=418857</wfw:commentRss><description>&lt;p&gt;You may have spotted I haven't&amp;nbsp;posted for a few days, but I've been off ill with the 'flu. Hence, my excuse for not having spotted the availability of ISA Server 2004 SP2 last week. It's also worth mentioning Maartens &lt;a href="http://www.techlog.nl/archive/2006/02/04/blogcast_isa_server_2004_servi"&gt;excellent blogcast&lt;/a&gt; on the features.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/isaserver/evaluation/sp2/default.mspx"&gt;ISA Server 2004 SP2 Site&lt;/a&gt; (for download links and further information) on microsoft.com&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=418857" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Downloads/default.aspx">Downloads</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>IT Forum Highlights in Reading</title><link>http://blogs.technet.com/jhoward/archive/2006/01/27/418225.aspx</link><pubDate>Fri, 27 Jan 2006 17:58:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:418225</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/418225.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=418225</wfw:commentRss><description>&lt;P&gt;For those of you who were unable to attend IT Forum 2005 in November, a quick reminder that there are two full-day events re-running some of the most popular content. This&amp;nbsp;will be held&amp;nbsp;on the Microsoft Campus in Reading. The registration links are below - I know they are close to filling up, but if you want to go, please add your name to the waiting list. Similarly, if you are already booked but know you won't be able to make the day, please make sure you cancel your place to allow someone else to attend instead.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://msevents-eu.microsoft.com/cui/EventDetail.aspx?culture=en-GB&amp;amp;eventid=118767675"&gt;31st January&lt;/A&gt;: Topics include &lt;A href="http://www.microsoft.com/sql/default.mspx"&gt;SQL Server 2005&lt;/A&gt;, &lt;A href="http://www.microsoft.com/isaserver/default.mspx"&gt;ISA Server&lt;/A&gt;, &lt;A href="http://www.microsoft.com/windowsserver2003/default.mspx"&gt;Windows Server 2003 R2&lt;/A&gt;, &lt;A href="http://www.microsoft.com/mom/default.mspx"&gt;MOM Management Packs&lt;/A&gt; &amp;amp; &lt;A href="http://www.microsoft.com/windowsserversystem/virtualserver/default.mspx"&gt;Virtual Server 2005 R2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://msevents-eu.microsoft.com/cui/EventDetail.aspx?culture=en-GB&amp;amp;eventid=118767676"&gt;9th February&lt;/A&gt;: Topics include &lt;A href="http://www.microsoft.com/exchange/preview/default.mspx"&gt;Exchange 12&lt;/A&gt;, &lt;A href="http://www.microsoft.com/windowsserver2003/technologies/security/configwiz/default.mspx"&gt;Security Configuration Wizard&lt;/A&gt;, &lt;A href="http://www.microsoft.com/technet/scriptcenter/scripts/msh/default.mspx"&gt;Monad&lt;/A&gt;, &lt;A href="http://www.microsoft.com/windowsmobile/default.mspx"&gt;Mobility&lt;/A&gt; and &lt;A href="http://www.microsoft.com/windowsvista/"&gt;Windows Vista&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=418225" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Desktop+Operating+Systems/default.aspx">Desktop Operating Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Virtual+Server_2C00_+Virtual+PC/default.aspx">Virtual Server, Virtual PC</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Beta+Products/default.aspx">Beta Products</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>RPC/HTTP and OWA through ISA Followup</title><link>http://blogs.technet.com/jhoward/archive/2006/01/07/416949.aspx</link><pubDate>Sat, 07 Jan 2006 17:50:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:416949</guid><dc:creator>jhoward</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/jhoward/comments/416949.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=416949</wfw:commentRss><description>&lt;P&gt;If you've been watching the &lt;a href="http://blogs.technet.com/jhoward/archive/2005/12/16/416099.aspx"&gt;series on RPC/HTTP&lt;/A&gt; I recorded a little while back, you'll know that I did a "trick" to allow both OWA and RPC/HTTP connectivity through a single external IP Address under ISA Server 2004. There was an annoying flaw which although caused no problem directly, caused ISA Server to log warnings about multiple IP addresses on a single network interface. I'd just lived with this for a long time not worrying about it, but now that I have MOM also running (just) at home, the alerts are getting on my nerves.&lt;/P&gt;
&lt;P&gt;Well, I kind of had a busy but not so busy time over the Christmas break. One Virtual Server host machine was rebuilt on new disks as an an additional&amp;nbsp;domain controller running Windows Server 2003 R2 this time. My other VS host now also needs updating to R2, but that will have to wait a couple of weeks.&amp;nbsp;I also went through a full IP renumbering of my home network - primarily because I want to configure VPNs to &amp;amp; from&amp;nbsp;other networks also using the 192.168.0.x range, plus have several easily managed subnets for quarantine, wireless access&amp;nbsp;etc. The other thing I did simultaneously to the renumbering was move my "production" ISA Server into a Virtual Machine. I had a badly configured standby VM running if the physical ISA Server, a struggling and lowly old PIII/700 with 256MB RAM were to finally go bang. However, I built a new clean VM instead.&lt;/P&gt;
&lt;P&gt;Back to the plot though. What I never thought of when doing my RPC/HTTP configuration was simply to use a loopback adapter as an additional network in ISA Server&amp;nbsp;to bounce OWA traffic through rather than providing a secondary IP address to an existing network card. Obvious in it's simplicity in retrospect, and means that there's no more annoying ISA Event Log entries.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=416949" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>ISA Server 2004 Port Scan alerts</title><link>http://blogs.technet.com/jhoward/archive/2006/01/05/416944.aspx</link><pubDate>Thu, 05 Jan 2006 17:17:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:416944</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/416944.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=416944</wfw:commentRss><description>&lt;P&gt;I've been running ISA Server at home for a number of years now - first with ISA 2000, and more recently ISA Server 2004 SP1. I've realised over time that there are many false alerts of port scans, and know that most times, they are false. However, there's an interesting &lt;A href="http://www.microsoft.com/technet/community/columns/sectip/st1205.mspx"&gt;article here&lt;/A&gt; which goes into a lot of detail about what can causes these alerts and&amp;nbsp;how to analyse them further.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=416944" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 25: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - Integrated Auth</title><link>http://blogs.technet.com/jhoward/archive/2005/12/16/416099.aspx</link><pubDate>Fri, 16 Dec 2005 11:45:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:416099</guid><dc:creator>jhoward</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/jhoward/comments/416099.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=416099</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;The final&amp;nbsp;part to the RPC/HTTPS series shows you how to alter the configuration we have such that Outlook 2003 can move seamlessly between external and internal connectivity through the use of integrated authentication. To do this, we need to change both the ISA server and the Exchange server. The overall end user experience, as you will see, is far better.&lt;/P&gt;
&lt;P&gt;So over the Christmas break, I'll get round to recording a few more parts to the series, including VPN connectivity.&lt;BR&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part%2025%20RPC-HTTP%20Move%20to%20Integrated%20Auth.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/01/408462.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;0&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Network configuration and series background.&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/02/408475.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Getting started&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/03/408477.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;2&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;3&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/11/408975.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;4&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;5&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;6&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/02/410175.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;7&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/05/410184.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;8&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;9&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. OWA /exchange redirection&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/12/410194.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;10&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;11&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/07/412158.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;12&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;13&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/12/412379.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;14&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;15&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;16&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;17&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;18&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: Exchange IIS Config completion&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/28/413210.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;19&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: Working from internal network&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/03/413563.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;20&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: Revisiting our ISA rules&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/07/413791.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;21&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: Outlook working externally. OWA still requires more work&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/11/414237.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;22&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: Bounce OWA through localhost&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/24/415053.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;23&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. RPC/HTTP: OWA Back to HTTPS&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/29/415244.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;24&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma&gt;&lt;FONT size=2&gt;. RPC/HTTP: RPC Publication&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=416099" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 24: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - RPC Publishing</title><link>http://blogs.technet.com/jhoward/archive/2005/11/29/415244.aspx</link><pubDate>Tue, 29 Nov 2005 13:48:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:415244</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/415244.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=415244</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;In the last part, forms based authentication for Outlook Web Access was back running again, bouncing through the localhost listener. In this part, we put RPC/HTTP back into place. We create a publishing rule for the Exchange Virtual Directory being published (/rpc). We also create a publishing rule for the RPC server. However, since recording this blogcast a couple of months ago now, this step is actually not necessary - I recommend you do not do this part of the configuration.&lt;BR&gt;&lt;BR&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part%2024%20RPC-HTTP%20Publishing%20rules.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;A 
href="/jhoward/archive/2005/08/01/408462.aspx"&gt;0&lt;/A&gt;. Network configuration and series background.&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/08/02/408475.aspx"&gt;1&lt;/A&gt;. Getting started&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/08/03/408477.aspx"&gt;2&lt;/A&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;3&lt;/A&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/08/11/408975.aspx"&gt;4&lt;/A&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;5&lt;/A&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;6&lt;/A&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/09/02/410175.aspx"&gt;7&lt;/A&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/09/05/410184.aspx"&gt;8&lt;/A&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;9&lt;/A&gt;. OWA /exchange redirection&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/09/12/410194.aspx"&gt;10&lt;/A&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;11&lt;/A&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/10/07/412158.aspx"&gt;12&lt;/A&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;13&lt;/A&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/10/12/412379.aspx"&gt;14&lt;/A&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;15&lt;/A&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;16&lt;/A&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;17&lt;/A&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx"&gt;18&lt;/A&gt;. RPC/HTTP: Exchange IIS Config completion&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/10/28/413210.aspx"&gt;19&lt;/A&gt;. RPC/HTTP: Working from internal network&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/11/03/413563.aspx"&gt;20&lt;/A&gt;. RPC/HTTP: Revisiting our ISA rules&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/11/07/413791.aspx"&gt;21&lt;/A&gt;. RPC/HTTP: Outlook working externally. OWA still requires more work&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/11/414237.aspx"&gt;22&lt;/A&gt;. RPC/HTTP: Bounce OWA through localhost&lt;BR&gt;&lt;A 
href="/jhoward/archive/2005/11/24/415053.aspx"&gt;23&lt;/A&gt;. RPC/HTTP: OWA Back to HTTPS&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=415244" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 23: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - OWA back to HTTPS</title><link>http://blogs.technet.com/jhoward/archive/2005/11/24/415053.aspx</link><pubDate>Thu, 24 Nov 2005 16:51:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:415053</guid><dc:creator>jhoward</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/jhoward/comments/415053.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=415053</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;We now move Outlook Web Access back to HTTPS, and we correct a naming error on the Network Listener "FBA LocalHost 443" in the last part (it's actually listening and remains listening on port 80). After having ripped things apart over the last few parts to this series, we piece things back together by updating the publishing rule "ExternalBasic-LocalHost (OWA)" for redirection of &lt;A href="https://mail.contoso.com"&gt;https://mail.contoso.com&lt;/A&gt; to &lt;A href="https://mail.contoso.com/exchange"&gt;https://mail.contoso.com/exchange&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Only two more parts to go for a fully configured ISA Server publishing Exchange OWA and RPC/HTTP. Stay tuned.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part 23 RPC-HTTP OWA FBA Back to SSL.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/01/408462.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;0&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Network configuration and series background.&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/02/408475.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Getting started&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/03/408477.aspx"&gt;2&lt;/A&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;3&lt;/A&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/11/408975.aspx"&gt;4&lt;/A&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;5&lt;/A&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;6&lt;/A&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/02/410175.aspx"&gt;7&lt;/A&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/05/410184.aspx"&gt;8&lt;/A&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;9&lt;/A&gt;. OWA /exchange redirection&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/12/410194.aspx"&gt;10&lt;/A&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;11&lt;/A&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/07/412158.aspx"&gt;12&lt;/A&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;13&lt;/A&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/12/412379.aspx"&gt;14&lt;/A&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;15&lt;/A&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;16&lt;/A&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;17&lt;/A&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx"&gt;18&lt;/A&gt;. RPC/HTTP: Exchange IIS Config completion&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/28/413210.aspx"&gt;19&lt;/A&gt;. RPC/HTTP: Working from internal network&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/03/413563.aspx"&gt;20&lt;/A&gt;. RPC/HTTP: Revisiting our ISA rules&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/07/413791.aspx"&gt;21&lt;/A&gt;. RPC/HTTP: Outlook working externally. OWA still requires more work&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/11/414237.aspx"&gt;22&lt;/A&gt;. RPC/HTTP: Bounce OWA through localhost&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=415053" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Misc+Factoids+_2600_+Rambling/default.aspx">Misc Factoids &amp; Rambling</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 22: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - Bounce OWA through Localhost</title><link>http://blogs.technet.com/jhoward/archive/2005/11/11/414237.aspx</link><pubDate>Fri, 11 Nov 2005 14:29:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:414237</guid><dc:creator>jhoward</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/jhoward/comments/414237.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=414237</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;To make the next steps clearer, here's a picture of what we're trying to achieve in combining Forms Based Authentication with RPC/HTTP, and the routes through which traffic will flow. Hopefully a picture speaks a thousand words - the blogcast goes through configuring ISA to bounce OWA traffic through our Localhost listener. As you watch, you'll notice that no-one is infallible (and especially count myself in that list), but it was only a minor mistake :)&lt;/P&gt;&lt;IMG src="http://www.msblogcasts.com/jhoward/isafbaplusrpc.jpg"&gt; 
&lt;P&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part%2022%20RPC-HTTP%20OWA%20Back%20to%20FBA.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/01/408462.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;0&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Network configuration and series background.&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/02/408475.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Getting started&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/03/408477.aspx"&gt;2&lt;/A&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;3&lt;/A&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/11/408975.aspx"&gt;4&lt;/A&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;5&lt;/A&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;6&lt;/A&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/02/410175.aspx"&gt;7&lt;/A&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/05/410184.aspx"&gt;8&lt;/A&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;9&lt;/A&gt;. OWA /exchange redirection&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/12/410194.aspx"&gt;10&lt;/A&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;11&lt;/A&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/07/412158.aspx"&gt;12&lt;/A&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;13&lt;/A&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/12/412379.aspx"&gt;14&lt;/A&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;15&lt;/A&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;16&lt;/A&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;17&lt;/A&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx"&gt;18&lt;/A&gt;. RPC/HTTP: Exchange IIS Config completion&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/28/413210.aspx"&gt;19&lt;/A&gt;. RPC/HTTP: Working from internal network&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/03/413563.aspx"&gt;20&lt;/A&gt;. RPC/HTTP: Revisiting our ISA rules&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/07/413791.aspx"&gt;21&lt;/A&gt;. RPC/HTTP: Outlook working externally. OWA still requires more work&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=414237" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 21: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - Outlook OK, OWA needs some work</title><link>http://blogs.technet.com/jhoward/archive/2005/11/07/413791.aspx</link><pubDate>Mon, 07 Nov 2005 13:10:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:413791</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/413791.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=413791</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;With our new rule in place on the ISA Server, this sixth part of configuring TPC over HTTP for Outlook&amp;nbsp;2003&amp;nbsp;first takes a quick look at the effects on Outlook Web Access - we now get a basic authentication challenge instead of Forms Basic Authentication. However, we can still log on. We'll come back to that in a few parts time.&lt;/P&gt;
&lt;P&gt;Our Outlook profile still has the internal name of our Exchange Server configured for the Exchange Proxy Server, so we alter that to point to the external name, mail.contoso.com. On restarting Outlook with the rpcdiag switch, we see that it connects using RPC over HTTPS through our ISA Server correctly from the Internet. Result!&lt;/P&gt;
&lt;P&gt;We put our Outlook profile back to a more "normal" RPC/HTTPS configuration by connecting using TCP/IP on fast networks first, and HTTPS on slow networks first. We then take a look at what happens when we switch our client from internal to external to internal networks. Perfect!&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part%2021%20RPC-HTTP%20Nearly%20there.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/01/408462.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;0&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Network configuration and series background.&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/02/408475.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Getting started&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/03/408477.aspx"&gt;2&lt;/A&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;3&lt;/A&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/11/408975.aspx"&gt;4&lt;/A&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;5&lt;/A&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;6&lt;/A&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/02/410175.aspx"&gt;7&lt;/A&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/05/410184.aspx"&gt;8&lt;/A&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;9&lt;/A&gt;. OWA /exchange redirection&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/12/410194.aspx"&gt;10&lt;/A&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;11&lt;/A&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/07/412158.aspx"&gt;12&lt;/A&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;13&lt;/A&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/12/412379.aspx"&gt;14&lt;/A&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;15&lt;/A&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;16&lt;/A&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;17&lt;/A&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx"&gt;18&lt;/A&gt;. RPC/HTTP: Exchange IIS Config completion&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/28/413210.aspx"&gt;19&lt;/A&gt;. RPC/HTTP: Working from internal network&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/11/03/413563.aspx"&gt;20&lt;/A&gt;. RPC/HTTP: Revisiting our ISA rules&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=413791" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 20: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - Start External Config</title><link>http://blogs.technet.com/jhoward/archive/2005/11/03/413563.aspx</link><pubDate>Thu, 03 Nov 2005 12:44:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:413563</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/413563.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=413563</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;This fifth part of configuring RPC over HTTP for Outlook 2003&amp;nbsp;changes direction in getting RPC/HTTPS available from the Internet now that it is working internally. We backtrack on our ISA Server configuration as we can't (easily) have forms based authentication and basic authentication listening externally on port 443. Hence, we delete our old rules for publishing Outlook Web Access and new rules for our first stage in getting RPC/HTTPS available from the internet.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part%2020%20RPC-HTTP%20Moving%20External.%20Reconfig%20ISA%20Server.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/01/408462.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;0&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Network configuration and series background.&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/02/408475.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Getting started&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/03/408477.aspx"&gt;2&lt;/A&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;3&lt;/A&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/11/408975.aspx"&gt;4&lt;/A&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;5&lt;/A&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;6&lt;/A&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/02/410175.aspx"&gt;7&lt;/A&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/05/410184.aspx"&gt;8&lt;/A&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;9&lt;/A&gt;. OWA /exchange redirection&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/12/410194.aspx"&gt;10&lt;/A&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;11&lt;/A&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/07/412158.aspx"&gt;12&lt;/A&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;13&lt;/A&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/12/412379.aspx"&gt;14&lt;/A&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;15&lt;/A&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;16&lt;/A&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;17&lt;/A&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx"&gt;18&lt;/A&gt;. RPC/HTTP: Exchange IIS Config completion&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/28/413210.aspx"&gt;19&lt;/A&gt;. RPC/HTTP: Working from internal network&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=413563" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 19: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - Completing internal config</title><link>http://blogs.technet.com/jhoward/archive/2005/10/28/413210.aspx</link><pubDate>Fri, 28 Oct 2005 15:07:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:413210</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/413210.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=413210</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;This fourth part of configuring RPC over HTTP for Outlook 2003&amp;nbsp;moves us on to ensuring that RPC/HTTP works internally from our Outlook 2003 client to our Exchange 2003 Server. First though, we correct a typo in the registry settings from the previous blogcast part (sorry!). One thing that is critical is to correctly configure our Outlook Profile for RPC/HTTP connectivity. We walk through the settings and change them, take a look at the "/rpcdiag" switch when starting outlook and end up with Outlook talking to our Exchange server through HTTPS internally.&lt;/P&gt;
&lt;P&gt;Next week, we'll start tackling the ISA Server configuration to get RPC/HTTPS available from the Internet.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part 19 RPC-HTTP Reconfig Outlook and Check working internally.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/01/408462.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;0&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Network configuration and series background.&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/02/408475.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Getting started&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/03/408477.aspx"&gt;2&lt;/A&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;3&lt;/A&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/11/408975.aspx"&gt;4&lt;/A&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;5&lt;/A&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;6&lt;/A&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/02/410175.aspx"&gt;7&lt;/A&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/05/410184.aspx"&gt;8&lt;/A&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;9&lt;/A&gt;. OWA /exchange redirection&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/12/410194.aspx"&gt;10&lt;/A&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;11&lt;/A&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/07/412158.aspx"&gt;12&lt;/A&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;13&lt;/A&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/12/412379.aspx"&gt;14&lt;/A&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;15&lt;/A&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;16&lt;/A&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;17&lt;/A&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx"&gt;18&lt;/A&gt;. RPC/HTTP: Exchange IIS Config completion&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=413210" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Part 18: Infrastructure essentials Blogcast - RPC/HTTP for Outlook &amp; Exchange - Initial Setup</title><link>http://blogs.technet.com/jhoward/archive/2005/10/25/413072.aspx</link><pubDate>Tue, 25 Oct 2005 23:09:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:413072</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/413072.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=413072</wfw:commentRss><description>&lt;P&gt;Continuing the blogcast series on infrastructure essentials.&lt;/P&gt;
&lt;P&gt;The third part of configuring RPC over HTTP for Outlook 2003 configures the registry on Exchange 2003 and ensures that IIS is correctly configured on our Exchange server. This is a critical step in ensuring that internal problems are non-existant before continuing on to external publication.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.msblogcasts.com/jhoward/Part 18 RPC-HTTP Registry config for ports and cert verification.wmv"&gt;Click here to view&lt;/A&gt;.&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Series Index:&lt;/STRONG&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/01/408462.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;0&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Network configuration and series background.&lt;BR&gt;&lt;/FONT&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/02/408475.aspx"&gt;&lt;FONT face=Tahoma size=2&gt;1&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Tahoma size=2&gt;. Getting started&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/03/408477.aspx"&gt;2&lt;/A&gt;. ISA Server&amp;nbsp;configuration to allow basic web browsing capability&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/04/408638.aspx"&gt;3&lt;/A&gt;. ISA Firewall Client basic configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/11/408975.aspx"&gt;4&lt;/A&gt;. ISA Firewall Client auto-detection through WPAD configuration&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/17/409355.aspx"&gt;5&lt;/A&gt;. Configuring an Exchange mailbox and Outlook profile&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/08/24/409502.aspx"&gt;6&lt;/A&gt;. Fixing 0x8004010F on Outlook send/receive&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/02/410175.aspx"&gt;7&lt;/A&gt;. Installing our first Certificate Authority&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/05/410184.aspx"&gt;8&lt;/A&gt;. Publishing OWA through ISA using Forms Based Authentication&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/06/410185.aspx"&gt;9&lt;/A&gt;. OWA /exchange redirection&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/12/410194.aspx"&gt;10&lt;/A&gt;. OWA nearly goes SSL - we have a certificate&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/09/15/410197.aspx"&gt;11&lt;/A&gt;. OWA is available over SSL/HTTPS&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/07/412158.aspx"&gt;12&lt;/A&gt;. Sending external email - Configuring outbound SMTP&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/11/412263.aspx"&gt;13&lt;/A&gt;. Mail retrieval through POP3 polling&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/12/412379.aspx"&gt;14&lt;/A&gt;. Preparations for Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/13/412388.aspx"&gt;15&lt;/A&gt;. Completing Email retrieval through SMTP Transfer&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/18/412656.aspx"&gt;16&lt;/A&gt;. RPC/HTTP: Overview and installing RPC Proxy component&lt;BR&gt;&lt;a href="http://blogs.technet.com/jhoward/archive/2005/10/20/412802.aspx"&gt;17&lt;/A&gt;. RPC/HTTP: IIS Config and a bit on certificates&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=413072" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/How+to+Articles/default.aspx">How to Articles</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Blogcasts/default.aspx">Blogcasts</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item><item><title>Securely Publishing Exchange 2003 using ISA Server 2004 - "Zero to Hero"</title><link>http://blogs.technet.com/jhoward/archive/2005/10/24/413000.aspx</link><pubDate>Mon, 24 Oct 2005 22:35:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:413000</guid><dc:creator>jhoward</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jhoward/comments/413000.aspx</comments><wfw:commentRss>http://blogs.technet.com/jhoward/commentrss.aspx?PostID=413000</wfw:commentRss><description>&lt;P&gt;Thanks for everyone who attended todays security event in London. I hope you got a lot out of the demonstration I ran through today, plus of course the other sessions. It was certainly the scariest and possibly "riskiest" session I've ever considered - taking on 90 mins+ of unrehursed demo could have gone very&amp;nbsp;&lt;EM&gt;very&lt;/EM&gt; wrong, but fortunately it all worked out perfectly. I totally underestimated the time it would take - if you had the patience, I could have gone on another&amp;nbsp;hour and more besides, so sorry about that! At least no-one was snoring at the end :-)&lt;/P&gt;
&lt;P&gt;Anyway, several people asked me for the slide deck (albeit very short and sweet), so &lt;A href="http://www.msblogcasts.com/jhoward/Zero To Hero.ppt"&gt;here it is&lt;/A&gt;&amp;nbsp;(it won't be going on the event site for download). Not the best deck in the world (sorry), but considering half of it was written during the train journey this morning having been awake since just after 3AM&amp;nbsp;(&lt;a href="http://blogs.technet.com/steve_lamb/archive/2005/10/04/411966.aspx"&gt;Steve&lt;/A&gt; originally said no slides, just real live uncut stuff, but I had to bottle out of that one especially considering the subject material), I hope it helps.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR&gt;John.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=413000" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jhoward/archive/tags/Network+Infrastructure+Systems/default.aspx">Network Infrastructure Systems</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Windows+Server+2003/default.aspx">Windows Server 2003</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Events/default.aspx">Events</category><category domain="http://blogs.technet.com/jhoward/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.technet.com/jhoward/archive/tags/ISA+Server/default.aspx">ISA Server</category></item></channel></rss>