Kako Deploy SiteTemplate(.STP) datoteke v SharePoint Farm

Predlog mest se lahko neposredno naložili v “Site Template Gallery” root v zbirki mest. Če želite, da se uporabi strani Template na SharePoint Farm Level. Uporabite stsadm-addtemplate za nalaganje datotek stp.

Skladnja:

Stsadm -o Addtemplate -filename <Ime datoteke> -Naslov <Naslov predloge> -opis <opis predloge>

[…]

SharePoint 2010 Easy Setup Script

Chris Johnson je izdal novo orodje za pomoč pri setup SharePoint 2010 razvijalec stroj.

In order to make this process as easy as possible they have created a series of PowerShell scripts that automate the entire process of building a fully running and ready to go […]