Hi AX people,
I have a requirement, in nutshell -
1. user or user role will be dynamically updated in Active Directory
2. A script need to executed in scheduled interval, which will extract all the user and user roles and update/delete from DAX
Now for DAX2012 powershell only allows to add user /user roles but its very disappointing that there is no provision to remove user /user role, of course disable user won't help me to complete the automation.
Have anyone tried this? Can i write a c# code to achieve this, I don't want to touch the AX code just to make the automation reusable.
*This post is locked for comments