windows sharepoint 3.0模組安裝及刪除使用命令

來源:互聯網
上載者:User

*********************************************************
功能“75a0fea7-c966-4e74-b74e-8f77e7bae175”未安裝在此伺服器陣列中,無法添加到該範圍。
Windows SharePoint Services 3.0 應用程式模板
錯誤的
0273f170-f34b-4f05-9973-494e875dee24
*********************************************************

stsadm -o retractsolution -name ApplicationTemplateCore.wsp 卸載模組
列出所有已安裝模組及詳細說明資訊
stsadm -o  enumsolutions
//取消模組編譯,後面的id號使用stsadm -o  enumsolutions 命令得到,要刪除模組必須這個一步,下載的說明中的步驟是無法刪除已安裝模組的,會提示模組正在運行,不能刪除
stsadm -o canceldeployment -id 899859ba-165b-4e33-9212-ce2efa890832

//刪除模組
stsadm -o deletesolution -name ApplicationTemplateCore.wsp

//安裝模組
stsadm -o addsolution -filename ApplicationTemplateCore.wsp
stsadm -o deploysolution -name ApplicationTemplateCore.wsp -allowgacdeployment  -local

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.