I tried through the public download - seriously sucks. Terribly. I mean, getting a 1.8 / 2.5 gb file through a http browser request is like a lucky gamble. Especially when your speed gets down to like 25kb :-) Basically you can give up. This just is not sensible then :-)
After a day (of unsuccessfull downloads) they also appeared on msdn - with more bandwidth and the nice download manager. Got the standard images (not the web edition, but I am not really interested in that one for now) within some hours.
I am working on setting things up now - the server which did not work was ripped out of the hosting center on friday and goes back in tomorrow with beta 3. Then we will see how it works.
On the topic of web farm config, btw. - I am disappointed. It looks like you can only redirect the configuration files. For me this turns the feature totally useless.
* I can not keep all configurations in one place and ahve every web server filter out based on some criteria. What I would really love is one central configuration store. Every web server setup has the bindings, and the iis could then determine whether to load a website based on whether it canserve the ip address. After all, it can check local ip addresses.
* I have a severe issue with the fact that ssl certificates are not part of the binding configuration. Basically it means I need to configure ssl certificates outside of iis config, which means - sorry - iis config is not useful. Please correct me on that. But at least for the central store I simply do not see it working with ssl.
It looks likea nice feature if you need X identical web servers configured, but the moment they are not identical anymore it breaks apart.
As most iis settings are now stored in the web.config anyway, and this is shared between all servers, there simply is not too much use for this central config store. Anyone feel free to enlight me on that and where I am wrong, please - I jsut see that with a decent control panel (that can then set up iis instances all around from it's databsase) the central store is just useless. And it does not handle all needs anyway (as I described above).