使用PowerShell代码访问_vti_bin / lists.asmx

时间:2012-11-09 06:28:11

标签: web-services sharepoint powershell powershell-v2.0

是否有任何关于如何使用PowerShell使用Web代理服务操作SharePoint列表的示例代码,我看到支持以下操作。

如果有人可以为下面的每个项目提供示例代码,那就太棒了。

o   AddAttachment

o   AddDiscussionBoardItem

o   AddList

o   AddListFromFeature

o   ApplyContentTypeToList

o   CheckInFile

o   CheckOutFile

o   CreateContentType

o   DeleteAttachment

o   DeleteContentType

o   DeleteContentTypeXmlDocument

o   DeleteList

o   GetAttachmentCollection

o   GetList

o   GetListAndView

o   GetListCollection

o   GetListContentType

o   GetListContentTypes

o   GetListItemChanges

o   GetListItemChangesSinceToken

o   GetListItems

o   GetVersionCollection

o   UndoCheckOut

o   UpdateContentType

o   UpdateContentTypeXmlDocument

o   UpdateContentTypesXmlDocument

o   UpdateList

o   UpdateListItems