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 [...]
To know the feature name from it’s ID or GUID
Posted by admin in Articles on 13. Nov, 2009 | 0 Comments
To know from the feature ID it’s name, use this list or download the excel file from the following URL: HTTP://blogs.msdn.com/jjameson/attachment/8370432.ashx
