Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
.\Update-SPContentTypeDocumentTemplate.ps1 –Url https://sharepoint -ContentTypeName "Policy Document" -DocumentTemplatePath "c:\dev\documents\policydocumenttemplate.dotx" -DocumentTemplateFileName "policydocumenttemplatev2.dotx" -UpdateChildren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment