I just found another gem that I'm sure everyone will love. While surfing over at IIS.net I saw that they had 5 virtual labs on IIS, three on IIS 7 and two on IIS 6. These are the real deals where you connect to an actual Virtual Machine and have free reign over it. It comes with a PDF lab manual...
If MSDTC is corrupt.. and if you can't access anything in mmc and get com+ errors in the event logs or when browsing dynamic pages. then try this to fix things up: cd %systemroot%\system32 msdtc -uninstall msdtc -install Then to glue things up in IIS: cd %systemroot%\system32\inetsrv rundll32 wamreg...
A question was asked “How can I change the SSL port# used to access OWA?“. This response was provided by Ray Fong (assuming we want to change the port# from 443 to 10001: 1. Go to Exchange System Manager, Protocols -> HTTP. Right-click New HTTP Virtual Server. 2. Specify "Exchange OWA...