|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
I am in the throws of upgrading a windows 2000 server running iis5 to a win2003 box. The original server has hundreds of users on and a fair ol' few sites.
I have already moved the site data across, but what is the best way to move users? is there an export function, im guessing that it will be commandline. also is there a good way of movind the iis framework across so that all the sites are still set up the same? Otherwise I am not looking forward to the task of re-entering all the details. The other thing that I have got to move across is the MSSQL data, how do I go about that? I have already moved over the MySQL Database that was on the server.. but that is easy with tools as mysql_dump and phpMyAdmin... are their similar tools for MSSQL? I know its a lot of questions, but I'm a noobie to IIS and windows internet servers.. php programmer by trade. Thanks in advance for any help... point me to good tutorials if that is best. |
|
#2
|
|||
|
|||
|
Use DTS to migrate your SQL Server data.
I don't know about the users.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
Cheers for the reply... but don't know what DTS is.. I have had no experiance with MSSQL, so will need a tiny bit more detial.
Thanks |
|
#4
|
|||
|
|||
|
Quote:
DTS is the first choice under the Tools menu in Enterpise Manager. If you need more help on using DTS and other SQL Server related issues try the SQL Server forum, IIS won't help you with SQL Server tasks. ![]() |
|
#5
|
|||
|
|||
|
Ok, Cheers.. If anyone knows how to transfer users over still, please let me know.
Would there be someway of setting up a domain and transfering users accross that way? Thanks again. |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Upgrading servers |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|