Hi All,
I created a code to remove inactive users from Portal after 90 days of inactivity.
The code runs through the list of users and removes users who have not logged in since 90 days and reassigns their content to Portal administrator.
Is there a way I can delete users who do not have any content on Portal?
I can loop in throgh the list of users but to check wherther they have content or not seems like a challange.
Any suggestions?
If required I can provide code snippets.
Thankyou!