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.
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.