I am having trouble deleting some users in our environment. I get the error message that
The user "X" cannot be deleted because the user has been logged on to the system. To deactivate a user, set the user's state to Disabled.
I have found that the solution to this, is to delete user settings, sessions setup etc.
All that is done, and the status is Disabled, yet I get an error that the value "IsGraphUserAccountEnabled" prevents the user from being deleted, when I look into the code through debugging/callstack.
I cannot set the value. Is there a way to workaround this and delete the user(s)?
0
Answers