JordanN.19867 (Customer) asked a question.
We have Okta setup to import from our local AD and sync attributes out to Office 365. When I terminate a user I want to sync out a few attributes I have mapped like Hide from Address List, Security Groups, etc. and then disable their account. If I disable the account the attributes do not update so I have to:
- Update attributes in local AD
- Sync to Okta
- Disable account in AD
- Sync to Okta again
Is there any way to force an incremental import from my AD Directory setup using Powershell or something so I can add the commands to my scripts I use to disable and terminate the user accounts?


I do not think it is currently possible, but looks to be a Road map feature.
I stumbled across the below link, when I was trying to explore this functionality:
https://support.okta.com/help/s/idea/087F0000000BEil/detail
Hope it helps.