-
2. Re: How to mark user unlicensed if inactive in Active Directory automatically
Vamsi Sasee May 12, 2017 12:54 AM (in response to SANDIP SHARMA)Dear Sandip,
It only works if we have AD Groups. I do have a VB Script which does the same, but in a chronological order. Do let me know if your organization has different groups for viewers / interactors, publishers and administrators. Will share you the same.
-
3. Re: How to mark user unlicensed if inactive in Active Directory automatically
SANDIP SHARMA May 12, 2017 2:15 AM (in response to Donna Coles)HI Donna,
Thanks for your time. I am aware of this feature but I trust this will not help as it only Add users whenever new user will be added in the group and inactive in this group.
But in my case, I have no AD group connected with Tableau that's why I am looking some batch programming or scripting by doing that I can achieve the same.
-
4. Re: How to mark user unlicensed if inactive in Active Directory automatically
SANDIP SHARMA May 12, 2017 2:17 AM (in response to Vamsi Sasee)Hi Vamsi,
Thanks for taking out time for your response on my query. Yes I am looking for some batch scripting only. Please share your script.
Once again thanks.
-
5. Re: How to mark user unlicensed if inactive in Active Directory automatically
Donna ColesMay 12, 2017 4:03 AM (in response to SANDIP SHARMA)
That's a shame as if you could use AD Groups, it would probably make things a lot simpler (no issues with upgrades etc if Tableau changes things). We simply have all our users in one AD group called Tableau Reader which is what we sync, and ensure our internal starters & leavers process that creates the AD account, automatically adds users to this group too (actually our process already added users to a certain 'company' group, so we just made sure this group was then a member of the Tableau Reader group).
Donna
-
6. Re: How to mark user unlicensed if inactive in Active Directory automatically
Vamsi Sasee May 12, 2017 6:40 AM (in response to SANDIP SHARMA)Sandip,
Guess I was clear. My script works with AD groups with absolute classification of roles. I guess, you might achieve this if you have at least one AD group created. Good luck mate. Do share it here if you could do that with scripting.
You deserve a "KUDOS"
-
7. Re: How to mark user unlicensed if inactive in Active Directory automatically
Mehul dani Jul 14, 2017 3:18 PM (in response to Vamsi Sasee)My script works with AD groups- Please could you share your script to the post. I need to script the same type with AD.
Thank you