hi!
when we offboard users we want to also remove all user specific and personal information from the DPS datasource - how can this be done?
preferable with powershell / cli so that we can schedule the task for all disabled user accounts.
KR
G.
Hello Guenther,
When deleting a user, all user specific settings are delete during the operation.
The Remove-RDMUser or Remove-DSUser cmdlets can be used to delete a user account from PowerShell.
Best regards,
Érica Poirier
hi Érica,
thanks for your quick reply and clarification!
much appreciated!
KR
G.