Hi, all
I tried to migrate a web server (IIS 4.0, NT 4.) to IIS5.0, Win 2k using
IIS migration wizard included in the resource kit. I don't use the default
web site, therefore it is stopped. During the migration, I encountered some
problems:
1) the wizard didn't seem to migrate the FTP site.
2) the wizard didn't seem to maintain where files are on the source server.
All the files were copied to one drive on the target server regardless their
locations on the source server, for instance,
c:\inetpub\web1\*.* on the source server---->
c:\inetpub\[sourceservername]\inetpub\web1 \*.* on the target server
e:\web\app on the source server ----->
c:\inetpub\[sourceservername]\e\web\app on the target server
3) On the source server, I have some local accounts and groups created for
the web site, in order to migrate the security setting, those accounts and
groups should also be created on the target server, are there any tools for
migrating the local user accounts and groups.
Besides the migration wizzard, are there any other tools for IIS migration?
Any thoughts and suggestions towards resolving these problems would be
appreciated. Thanks,
Thanks,
Jon