- To get the current verion of SharePoint Installed:
get-spfarm | select BuildVersion
Export a list from SharePoint 2010 Export-SPWeb "http://sitecollection/subsite/subsubsite/subsubsubsite/" -itemurl "/subsite/subsubsite/subsubsubsite/Lists/myList" -path "e:\backups\myList.cmp"
No comments:
Post a Comment