Automation for disabling active Directory

 2 Replies
 1 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Utsav
New Member Send Private Message
Posts: 3
New Member
Hello,
is it possible to construct a automation workflow in lawson Infor Process designer (IPD) for disabling the employees from Active Directory when they get disabled from Infor?


Jake Michael
New Member Send Private Message
Posts: 2
New Member
Hi Utsav,

It wouldn't be recommended to let IPA make direct updates to AD, but we have set this up where IPA writes a file that gets passed to AD for several of our clients. Feel free to shoot me an email if you have any additional questions: jmichael@intellias.net
Kristi_ANTHC
New Member Send Private Message
Posts: 3
New Member
We have taken a similar approach, with the exception of passing files. We have IPAs that use SysCommand nodes to call Powershell / AD scripts that our AD admin wrote.