Inside Activate
...
How To Guides
Setup a Privileged Account Service
2 min
some privileged account types like administrator accounts are linked to individual users this is to ensure that when a user departs the business, their user account and admin account is automatically deactivated and deleted as part of the delete user process this is done using the services module the following process outlines how to setup a service to trigger the creation of an administrator account steps open activate administrator navigate to services create a new service category called privileged accounts within the services > privileged accounts create a new service called administrator account right click in the blank area in the parameters window and select new parameter > orderprocess double click on the newly created parameter and then set the following reference =//tasks/privileged accounts/background/privileged account service order process right click in the blank area in the parameters window and select new parameter > blank rename the parameter and call it removeprocess change the type of the parameter to reference double click on the newly created parameter and then set the following reference =//tasks/privileged accounts/background/privileged account service remove process right click in the blank area in the parameters window and select new parameter > blank rename the parameter and call it privilegedaccounttype change the type of the parameter to reference double click on the newly created parameter and then set the reference to the account type this service is creating e g , =//resources/privileged accounts/administrator account right click in the blank area in the parameters window and select new parameter > blank rename the parameter and call it defaultmanager double click on the newly created parameter and then set the reference to the who the default manager should be e g , =/user/manager right click in the blank area in the parameters window and select new parameter > blank rename the parameter and call it defaultowner double click on the newly created parameter and then set the reference to the who the default owner should be e g , =/user configure any additional approvals (e g , managerapprovalrequired, approvers, etc )