I’ve created a SharePoint survey that my department will be using to report some project updates on a weekly basis. This survey is based on a template.
Is there a way to have a new instance of the template automatically created on a weekly basis?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Save the list as a template. Use powershell to create the survey based on the custom template. This can be run as a timer job using an incremented variable to give each survey a unique name/url.