Wednesday, October 1, 2008

Thank You Words For Condolences

How fantastic forty install templates?

The fantastic templates, there are 40 templates (in English) available for Windows SharePoint Services 3.0. Twenty of them we have them in a language other than English (the. Wsp), but this will be explained in another post.

Of these 40 templates, 20 are. Stp and the other 20 are. Wsp.
First, download the file to urge, available at:

http://www.microsoft.com/downloads/details.aspx?FamilyID=5807b5ef-57a1-47cb-8666-78c1363f127d&DisplayLang=en

execute the file to our server storing the templates Sharepoint where we want.
After that, we can load the template (. Stp) on our site, as explained in another post.
To use create a new site and we will see in the custom tab.

But what happens with the server admin templates (. Wsp)?

To install would follow the steps explained in another post, however, when more than one, one worth using. Bat that automates this task, and run it from the path where we have kept the templates after installation:

PATH =% PATH% C: \\ Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN

stsadm -o addsolution -filename ApplicationTemplateCore.wsp
stsadm -o deploysolution -name ApplicationTemplateCore.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename helpdesk.wsp
stsadm -o deploysolution -name helpdesk.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename AbsenceVacationSchedule.wsp
stsadm -o deploysolution -name AbsenceVacationSchedule.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename BudgetingTrackingMultipleProjects.wsp
stsadm -o deploysolution -name BudgetingTrackingMultipleProjects.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename BugDatabase.wsp
stsadm -o deploysolution -name BugDatabase.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename CallCenter.wsp
stsadm -o deploysolution -name CallCenter.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename ChangeRequest.wsp
stsadm -o deploysolution -name ChangeRequest.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename ComplianceProcessSupport.wsp
stsadm -o deploysolution -name ComplianceProcessSupport.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename ContactsManagement.wsp
stsadm -o deploysolution -name ContactsManagement.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename DocumentLibraryReview.wsp
stsadm -o deploysolution -name DocumentLibraryReview.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename EventPlanning.wsp
stsadm -o deploysolution -name EventPlanning.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename ExpenseReimbursementApproval.wsp
stsadm -o deploysolution -name ExpenseReimbursementApproval.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename InventoryTracking.wsp
stsadm -o deploysolution -name InventoryTracking.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename ITTeamWorkspace.wsp
stsadm -o deploysolution -name ITTeamWorkspace.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename JobRequisition.wsp
stsadm -o deploysolution -name JobRequisition.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename KnowledgeBase.wsp
stsadm -o deploysolution -name KnowledgeBase.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename LendingLibrary.wsp
stsadm -o deploysolution -name LendingLibrary.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename PhysicalAssetTracking.wsp
stsadm -o deploysolution -name PhysicalAssetTracking.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename ProjectTrackingWorkspace.wsp
stsadm -o deploysolution -name ProjectTrackingWorkspace.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename RoomEquipmentReservations.wsp
stsadm -o deploysolution -name RoomEquipmentReservations.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs
stsadm -o addsolution -filename SalesLeadPipeline.wsp
stsadm -o deploysolution -name SalesLeadPipeline.wsp -allowgacdeployment -Immediate stsadm-o execadmsvcjobs

After that, we can use for this purpose, we created a new site and will appear in the Application Templates tab.

0 comments:

Post a Comment