This content has been marked as final.
Show 3 replies
-
1. Re: get admin status with powershell
Jeff StraussOct 9, 2015 1:18 PM (in response to abdul qavi)
if you run a tabadmin status -v from the primary server install directory/tablea/tableau server/9.0/bin, it will provide a verbose status of each process.
The other option is to do an http status to systeminfo.xml. see the attached for more details.
http://kb.tableau.com/articles/knowledgebase/monitoring-tableau-server
-
2. Re: get admin status with powershell
Jeff StraussOct 12, 2015 6:05 AM (in response to Jeff Strauss)
did this answer it?
-
3. Re: get admin status with powershell
abdul qavi Oct 12, 2015 8:29 AM (in response to Jeff Strauss)Thanks Jeffrey for the quick response. it was as simple as that. appreciate it.