Hey,
Following are commands to be executed to install a template in MOSS Server. I have installed a site template for IT help desk with the following command. There are two steps to be basically.
1. Add solution:
Command:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN>stsadm -o addsolution -filename HelpDesk.wsp
Message shown execution is "Operation completed successfully."
2. Deploy solution:
While deploying we need to specify either the deployment is '-immediate' or '-local' or '-time' as parameter .
Command:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN>stsadm -o deploysolution -name HelpDesk.wsp -immediate -allowgacdeployment
Message shown execution is "Timer job successfully created."
Thats it :)
Regards
Fauzi
Blog from a software professional, Passionate to work in latest cutting edge technologies in order to get better results in business.
Showing posts with label Template. Show all posts
Showing posts with label Template. Show all posts
Monday, July 6, 2009
Sunday, June 14, 2009
MOSS: Free Master pages templates for SharePoint
Hi
You can download free Master page samples for SharePoint from Microsoft website.
Click to view the download page
The Link also has the instructions to setup.
Regards
Fauzi
You can download free Master page samples for SharePoint from Microsoft website.
Click to view the download page
The Link also has the instructions to setup.
Regards
Fauzi
Labels:
download,
free,
master page,
MasterPage,
MOSS 2007,
Sample,
SharePoint,
Template
Subscribe to:
Posts (Atom)