I'm looking for a way to remove Users as an installed package member when they are deactivated from Salesforce. Currently I have to access the installed package and uncheck the box , after deactivating the User. Is this function only accomplished via Apex?
It is probably not accomplished via Apex, since the user has to be removed from the licenses list of the Managed package. I think this has to be manual.