SharePoint 2010开发最佳实践
上QQ阅读APP看本书,新人免费读10天
设备和账号都新为新人

第2章

SharePoint Windows PowerShell指南

SharePoint 2010是SharePoint系列产品中第一个开始支持Windows PowerShell的产品,在以前的版本中,SharePoint使用stsadm.exe来执行SharePoint管理和维护等工作,并通过在Windows控制台运行的批处理文件执行解决方案部署、站点备份还原等操作。

SharePoint 2010仍然支持stsadm.exe命令,但优先推荐使用的是PowerShell。很多从SharePoint2007转过来的SharePoint管理员、新学习SharePoint的管理员、开发人员等,大多没有或者很少接触到PowerShell的使用,本文将快速展示PowerShell在SharePoint的应用,为SharePoint 2010的开发做进一步铺垫。

本章包括:

  • 快速了解Windows PowerShell
  • 书写Windows PowerShell脚本
  • 使用Windows PowerShell集成脚本开发环境(ISE)
  • SharePoint Windows PowerShell插件
  • 使用Windows PowerShell管理SharePoint