I have a MOSS 2007 installation that was created by upgrading a
SPS2003 server. There are several issues with the configuration, but
I'll start with the most (potentially) confusing.
Currently everything is running on one IIS web application. I'll call
this "MainSite". What I would like to do is pull one of the largest
site collections out of the database, create a new database, and tie
it to a new IIS web application (SubSite1). Is there any way to do
that, and, if so, what type of information gets lost (such as user
permissions and document revisions)?
My eventual goal is to have the main portal on its own IIS web app
(MainSite), and each subsidiary site on its own IIS web app
(SubSite1, SubSite2, SubSiteX...) tied back to the main portal. Does
this make sense? Would I be able to create search scopes to search
the MainSite, the SubSite, and/or All Sites? Or should I just go
ahead and create new site collections for each subsidiary on the main
portal all in one IIS web app?