I understand you. For me would be enough 2 - 3 users, because I need to test
at home some futures before i implement them on job. But I do not have to
much PCs to instal server. I can tell that intensive working with vista
helped me to better understand some future of server. As well I discovered a
lot of changes in the code that I should expect. Some of them relates to
increased security. I appreciate this, however I will think how to change
code.
Also I discovered (I do know about longhorn, but I think there will be the
same) that I will tell goodby ODBC+ADODB for SQL Server. This will be a huge
change in the code, however ADO.net creates additional layer between code
and database. This should reduce load on database, and probably makes
comunication faster. The same time it demands dramatic changes in hardware.
When I work with active directory I see a lot of interchanges that I need to
know. User may have policy and PC may have it. What happens when they
contradict? Or how to limit acces to internet for specific user or prevent
them visiting dangerous web sites. There is a lot of such questions.
Aleks Kleyn