remove user (with all user specific entries and personal vault)

Resolved

remove user (with all user specific entries and personal vault)

avatar

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.

All Comments (2)

avatar

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

avatar

hi Érica,
thanks for your quick reply and clarification!
much appreciated!

KR
G.