I was having a look at the site on OMPL shaing (mine is up there) and I noticed that my blog had been shared by a few people, so I looked around and came across this from Javier an MVP. This post from Javier is entitled "Create easier-to-remember URLs for OWA, RWW and even Sharepoint" and it made me realise how great an this idea is. Just to add to this, I have a 3rd tool to add, which is ISAPI Rewrite, which I use for this site. From Javier's site: If you are running SBS you must know by now that you need to type http://something.yourdomain.com/exchange or /remote to access OWA or RWW from the internet. One issue that I often encounter is that users forget those URLs are (specially if the are technologically-impaired J ). So, what about giving your users simpler URLs? Like http://webmail.yourdomain.com for OWA and/or http://remote.yourdomain.com for RWW It is all so simple, go read his blog entry for more. As I said, he gives two ways to do this, my 3rd is to use ISAPI_rewrite to have lots more control. For this...