Hello All,

I have 3 Domain Controllers

DC1, DC2, and a new server: DC3

DC1 is the IIS

I want to move/copy the IIS and all of the files & security settings from
DC1 to DC3

Is there a way to easily move all of the files/folder to the NEW DC3, while
easily transferring all of the security settings as well?

Also: There are many 'virtual' folders, can they be easily moved, or do they
need to be RECREATED?

thanks...

Re: Transferring IIS folders & settings to New Server by _

_
Thu Mar 29 09:39:45 CDT 2007

IIS 6 can make an XML file with settings you can export and import. But
unless the file systems are very much the same (folder names, etc.) you
might have to still do some adjustments.

If the DCs are on the same domain, you can use tools like Xcopy to copy
permissions along with files. (RoboCopy does that too.)

I think there is a "migration tool" but have never used it. I just
completed moving 200 sites from one server to another, and it turned out to
be easier to re-create all the stuff on the new server than to try to copy
it intact.

"MSUTech" <MSUTech@discussions.microsoft.com> wrote in message
news:C83B2567-8703-47EB-A064-792F4320BF9D@microsoft.com...
> Hello All,
>
> I have 3 Domain Controllers
>
> DC1, DC2, and a new server: DC3
>
> DC1 is the IIS
>
> I want to move/copy the IIS and all of the files & security settings from
> DC1 to DC3
>
> Is there a way to easily move all of the files/folder to the NEW DC3,
> while
> easily transferring all of the security settings as well?
>
> Also: There are many 'virtual' folders, can they be easily moved, or do
> they
> need to be RECREATED?
>
> thanks...
>



RE: Transferring IIS folders & settings to New Server by RyanHanisco

RyanHanisco
Sun Jun 10 00:36:01 CDT 2007

Have a look at the following migration tool.

http://www.microsoft.com/downloads/details.aspx?FamilyID=2aefc3e4-ce97-4f25-ace6-127f933a6cd2&DisplayLang=en

--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
Chicago, IL

Remember: Marking helpful answers helps everyone find the info they need
quickly.


"MSUTech" wrote:

> Hello All,
>
> I have 3 Domain Controllers
>
> DC1, DC2, and a new server: DC3
>
> DC1 is the IIS
>
> I want to move/copy the IIS and all of the files & security settings from
> DC1 to DC3
>
> Is there a way to easily move all of the files/folder to the NEW DC3, while
> easily transferring all of the security settings as well?
>
> Also: There are many 'virtual' folders, can they be easily moved, or do they
> need to be RECREATED?
>
> thanks...
>