Creating Sharepoint Template including Groups
I am currently creating Sharepoint Site with Document Library on QA site. Document library have permissions that are based on created Groups. If I will be deploying this to Production Site using Site Template, Groups created on QA is not included. Is there any way where I can import it to Production?
February 10th, 2010 6:05am
Try this one.Hope it helps!
stsadm -o export
-url <URL name>
-filename <export file name>
[-overwrite]
[-includeusersecurity]Thanks & Regards,
Neerubee
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2010 7:50am
Try this one.Hope it helps!
Can this be done using Sharepoint web UI? what if I dont have access to the Sharepoint Server to run the following command?
February 10th, 2010 11:51am
Stsadm command you can run in server command prompt.Thanks & Regards,
Neerubee
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2010 11:53am
we dont have access to the server. we only access the site thru Sharepoint UI. That is why I am asking if its possible to configure them using SP UI.
February 11th, 2010 9:31am


