最近我们在做Farm Building时,经常要清理Sharepoint的环境,简单整理了下清理步骤:
1. Delete web app
2. Delete service application
3. Run command “Remove-SPConfigurationDatabase” in sharepoint management shell
Remove-SPConfigurationDatabase之前先运行一下get-spdatabase,看下是不是只剩下这两个
AdminContent1 和
Config1
4. Delete CA in IIS pools and sites .
5. Delete AutoSP_AdminContent1 in SQL
6. Delete AutoSPSP_Config1 in SQL
7: clean c:\ spsearch***** files
8. 删除host文件下面的
清理SharePoint 2013 安装配置环境,布布扣,bubuko.com
原文:http://www.cnblogs.com/fengwenit/p/3579833.html