Get all webpart properties via PowerShell for each page on a SharePoint site -
i have site in sharepoint 2007 (not mine personally) subsites. each subsite, , each of pages, how can webpart's properties?
this using powershell (the server not have visual studio, matter).
you have batch programing, iterate sites, pages ... maybe can find solution on these links:
automating sharepoint 2007 configurations via stsadm , powershell
enumerate page web parts
you can write program on machine using c# , execute on sharepoint server.
Comments
Post a Comment