Is this possible?
I have one major portal that will have several sites underneath it.
Each site needs to have its own mysite template.
I know that the masterpage for a mysite can be changed by using the
stapler/staplee feature, but what I need is for a mysite to be
created with the same template as its subsite of origin..
Here is another way to explain what I am after..
Portal has masterpage a.master
A subsite uses b.master.
When a user from the portal needs to create a mysite, their site will
be using a.master as the masterpage for that mysite.
When a user who is a member of the subsite creates their mysite, that
site needs to use b.master instead of a.master.
Does that help?
Will having multiple mysite host apps solve that problem?
How can I link a subsite to a specific mysite host without
interupting the mysites created at the portal level?
Hope I explained that well enough..