Product Name Changes
Effective immediately the following product family names have been changed:
Old Product Family name
New Product Family name
FrontPage
Office SharePoint Designer
SharePoint Portal Server
Office SharePoint Server
SharePoint Portal CAL
Office SharePoint CAL
SPS External Connector Non Employee
SharePoint Internet
Office Professional
Office Professional Plus
Office Small Business Edition
Office Small Business
End of Support for Windows XP SP1
Additionally effective October 10, 2006, assisted support for Windows XP Service Pack 1 (SP1) will end. After this date, Microsoft will no longer provide any incident support or security updates. To enhance the security of your computer, maintain eligibility for...
If you have installed the FTP server for IIS 6 you will notice that it is not configured to isolate users either locally or by using Active Directory and that there is no UI to enable this!
There are two ways to change user isolation:
Create a new FTP site and configure it then.
Adjust the IIS Metabase properties using a script
Option #1 above is quite simply and does not really need any explaining. Just create a new FTP site and follow the promtps.
Option #2 is where this article is going to concentrate on.
We can either write a simple ADSI/WMI script or we...