Bulk Creation

G

Guest

Hi all,

I'm in a bit of a fix here. Essentially, we're migrating hundreds of sub
webs but the existing scheme was poorly designed. Instead of using the
migrating tool (which I believe wouldn't be productive is this scenario) we
would like to write c# app to dynamically create a unique subweb for every
user and attached the respective permissions (ows_xxxx) to the folder.

In a nutshell, we need to create a structure as such:

GroupA/Bob
GroupA/Bill
GroupB/Debbie

User Bob can only get to Bob folder.

Do this manually will take forever.
 
S

Stefan B Rusynko

Good luck

IMHO use the right tool - the migration tool is designed for that

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hi all,
|
| I'm in a bit of a fix here. Essentially, we're migrating hundreds of sub
| webs but the existing scheme was poorly designed. Instead of using the
| migrating tool (which I believe wouldn't be productive is this scenario) we
| would like to write c# app to dynamically create a unique subweb for every
| user and attached the respective permissions (ows_xxxx) to the folder.
|
| In a nutshell, we need to create a structure as such:
|
| GroupA/Bob
| GroupA/Bill
| GroupB/Debbie
|
| User Bob can only get to Bob folder.
|
| Do this manually will take forever.
|
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top