- Remote Desktop into WebServer1.
- Download the .exe file from the internet and save it to c:\Documents and Settings\[USERNAME]\My Documents\Application Templates.
- Create a new folder in the Application Templates folder with the name of the new application template to be installed (i.e. Knowledge Base).
- Run the .exe file, which is a self-extracting zip file and choose the newly created folder (Knowledge Base) to extract the files to.
- Open up a command prompt and change into the folder (c:\Documents and Settings\[USERNAME]\My Documents\Application Templates\Knowledge Base)
- Enter the following command: "c:\program files\common files\Microsoft Shared\Web Server Extensions\12\bin\stsadm" -o addsolution -filenamename APPLICATIONTEMPLATENAME.wsp
- You should see "Operation completed successfully"
- Enter the following command: "c:\program files\common files\Microsoft Shared\Web Server Extensions\12\bin\stsadm" -o deploysolution -name APPLICATIONTEMPLATENAME.wsp -allowgacdeployment -immediate
- You should see "Timer job successfully created."
blog comments powered by