Then I thought that there must be easier way to handle that and there it was
Link to source "Migrating IIS"
To summarize it basically includes following steps:
- Create back up on IIS server A (with password)
- Grab the backup from following location: ..\system32\inetsrv\metaback
- Copy backup to server B on the same location ..\system32\inetsrv\metaback
- Run restore on IIS server B pointing to created backup
- When IIS ask for password provide it and that's it :-)
No comments:
Post a Comment