How to bulk disable dormant accounts | XM Community
Skip to main content
Solved

How to bulk disable dormant accounts

  • July 5, 2018
  • 3 replies
  • 94 views

grayat
Forum|alt.badge.img
Hi all, We have a couple of user accounts whose last login indicates 2015. Can we possibly bulk disable them? There's no obvious solution in user admin. Appreciate your help. Kind regards, Glenn

Best answer by RTSullivan

I never found an easy way to do this so I usually just use the API and write a script in R to do user management/ cleanup in bulk.

3 replies

RTSullivan
Level 2 ●●
Forum|alt.badge.img+1
  • Level 2 ●●
  • Answer
  • July 5, 2018
I never found an easy way to do this so I usually just use the API and write a script in R to do user management/ cleanup in bulk.

grayat
Forum|alt.badge.img
  • Author
  • July 6, 2018
Cool. Thanks for the suggestion @RTSullivan .

  • November 29, 2021

RTSullivan can you share the scripts to do so? how to run these.