IQService Provisioning Process

Hi All,

We wanted to understand how IQService does provisioning on AD target systems. Does IQService have multiple threads and if does the provisioning of all AD accounts happen in sequential manner or it does parallel processing.

IQservice does by utilizing Windows APIs and PowerShell. here is the doc that give some intuition:

for bulk changes AD is parallel otherwise the core function is sequential adding user to AD

1 Like

The link that @HussainshaSyed001 provided is going to be your best resource on learning how the IQService works, as it is the most up-to-date. The Documentation teams do a great job of keeping those relevant.

There may be additional information in the Developer Forum and on Compass, but that may be slightly out of date, depending on when the topics were created.

1 Like