Hello Tableau community,
We have tableau server setup to use AD and currently in process of switching from core to role base licensing. As part of clean up, we identified 2k+ user which we would like to change their site role to "Unlicensed".
We tried CSV import method but somehow import CSV doesn't work and user not recognize from AD as user no longer available in AD. Do we have any way to unlicensed those user in automated way instead of using manual process.
We are ok to use Rest API (POSTMAN or CURL) If we have method available to "Unlicensed" 2K users through scripting.
Thanks for your response in advance.
Ketan
@Ketan Sheth ,
If you want to remove/delete Users you need to use tabcmd deleteusers. This will remove them from the TS (Tableau Server) unless they own content upon which they will be Unlicensed. You may want to improve the import process (from CSV Import File Guidelines) temporarily (reset values to default settings once done) unless, of course, you plan on doing such activities often.