|
|
|
| I currently have a old Windows 2000 server that hosts a couple websites.
I have a new server that I would like to move all these sites to. The
new server is running windows 2003. Is there an easy way to this?
Thanks
Mike from PSU
| |
| Consultant 2005-11-28, 6:04 pm |
| iisexport
google is your friend
"Mike" <PSUmike@news.postalias> wrote in message
news:uYBnBbE9FHA.808@TK2MSFTNGP09.phx.gbl...
>I currently have a old Windows 2000 server that hosts a couple websites.
>
> I have a new server that I would like to move all these sites to. The new
> server is running windows 2003. Is there an easy way to this?
>
> Thanks
>
> Mike from PSU
| |
| Chris Crowe [MVP 2005/2006] 2005-11-28, 6:04 pm |
| You have a couple of options:
You can manually re-create the web sites and configure them to use
application pools or you can use the Microsoft IIS 6 Migration Wizard to
help you with the migration.
Upgrading an IIS Server to IIS 6.0 (IIS 6.0)
http://www.microsoft.com/technet/pr...6db06167e5.mspx
Internet Information Services 6.0 Migration Tool
http://www.microsoft.com/downloads/...&displaylang=en
21 IIS 6 Pre-Post Installation Tasks
http://www.iisanswers.com/IIS6_tasks.htm
If your web site sends email using CDONTS.NEWMAIL Com object you will find
that it does not exist on Windows 2003 Server. You can copy from a Windows
XP machine and then do a regsvr32 cdonts.dll to register this on the new
server. It exists in the \Windows\System32 folder.
Microsoft would suggest you re-write your email code to use CDO but that is
not always possible or desirable.
--
Cheers
Chris
Chris Crowe [MVP 2005/2006]
http://blog.crowe.co.nz
------------------------------------------------
"Mike" <PSUmike@news.postalias> wrote in message
news:uYBnBbE9FHA.808@TK2MSFTNGP09.phx.gbl...
>I currently have a old Windows 2000 server that hosts a couple websites.
>
> I have a new server that I would like to move all these sites to. The new
> server is running windows 2003. Is there an easy way to this?
>
> Thanks
>
> Mike from PSU
| |
|
| and I use FPSE, which seems to make everything so much harder
Mike wrote:
> I currently have a old Windows 2000 server that hosts a couple websites.
>
> I have a new server that I would like to move all these sites to. The
> new server is running windows 2003. Is there an easy way to this?
>
> Thanks
>
> Mike from PSU
| |
| Yuan Ren[MSFT] 2005-11-29, 7:51 am |
| Hi Mike,
Welcome to Microsoft newsgroup!
First thanks for Chris share his knowledge about how to migrate to IIS 6.
Based on my experience, you can use the migration tool to complete current
task. The migration tool supports the front page server extension. You can
download the tool from below link:
http://www.microsoft.com/downloads/...c3e4-ce97-4f25-
ace6-127f933a6cd2&displaylang=en
If you have something unclear, please feel you free to let me know. I'm
glad to be of the future assistance.
Regards,
Yuan Ren [MSFT]
Microsoft Online Support
|
|
|
|