execute a remote script after provisioning
I have a requirement for a client to run a process against exchange 2010 when a user is terminated. They do not want to delete users. they just want to trigger things such as (hide from address book and disable the mailbox) when the AD account is disabled. My plan is to attache a process task to the disable user task in AD to call a script, but the OOTB script only calls the provisioning script. Is it possible to create a task to call a custom script via remote manager? Any pointers on doing it would be very helpful?
0