How to Provision a service in Sharepoint

Posted by admin in Articles on 13. Nov, 2009 | 0 Comments

To Provision a service, 1st enum all services to get the needed all the services and search for the needed service to provision as in the below example:
run: Stsadm –o enumservices
If you are searching for SSP Job Control Service as i did, you can see below that it is disabled so to start it you need [...]