We only do "monitoring" for our faculty/staff in Pharos, and do not like to delete user's account after user left. I'm looking for a way to set Active to NO in Pharos automatically for these users. Looks like I can't use the Userload.exe to do this.
Appreciate any of your infomation and suggestions.
We do it by editing the database directly. The downside to this is that there is no transaction log for the status change.
I have a script that runs daily and moves any users no longer in AD, or who have had their AD account disabled into a disabled users group, and I change their active status to NO.