Et kasutada lahendus paketi nagu * .wsp või * cab SharePoint FARM.
Esimene peame lisama lahendus installifaili lahendus poest, siis saaks kasutada veebirakenduse tasandil või põllumajandusettevõtte tasandil(Global Deployment).
Kasutage järgmisi stsadm käsu lisada lahendus kasutuselevõtu poest.
stsadm -0 addsolution -filename solutionpackage.wsp
Now the solution is successfully added to solution store, then deploy the solution to web app/global deployment
To deploy the solution execute the following stsadm command
stsadm -o deploysolution -name
(To Deploy the solution Immediately, if required particular time can be specified to deploy the solution)
Done…..Now the solution file succesfully deployed globally.
If the solution package is specific to web application -url parameter can be specified.
Jäta vastus