Automated Provisioning
6 min
once a service is approved, it is provisioned for the user provisioning a service has two components automatic and manual provisioning each is optional and a service can can one or the other, or both automatic provisioning automated provisioning is done via the 'script' on the service this is generally defaulted at the root of services and should only be changed is absolutely necessary basic group based services the most basic service can automatically add/remove the user or computer from a group when the service is provisioned name description usergroup group reference the user will be automatically added or removed from the group when the service instance is created and deleted computergroup group reference the computer will be automatically added or removed from the group when the service instance is created and deleted availabledeliverymethod determines if a computer is required see below for more information on delivery methods sccm linked services if microsoft sccm (or different deloyment mechanism) is being used, then activate can automatically deploy the computer/user into the sccm collection name description smscollection string the computer will be automatically added or removed from the sccm collection when the service instance is created and deleted uninstallsmscollection string this optional parameter can be used to specify a collection that can be used to uninstall the software if specified, the computer will be added to the collection, upon a 'delete' and when the collection is deployed correctly by sccm, the computer will be removed again activate service manager sccm integration technical overview\ pdf the following document has additional information about integrating activate with sccm> other advanced options the following are advanced options that are also available licenses the license parameter can be used to link a service to an activate asset name description license reference a reference to an activate asset (ie =//assets/microsoft/microsoft project 2007) that will be allocated and deallocated when using the service flags\[validlicenseonly] if the flags have validlicenseonly turned on then the service will not be created if no license is available custom script a custom script may be specified as an alternative to overriding the standard services script the custom script has the same methods for create and delete and the standard script and is called at the end of the standard script processing