I am trying to install Tableau Server on my Windows machine. I downloaded the first Tabcmd file from here: https://www.tableau.com/support/releases/server/2021.2.1#esdalt
and ran the setup on my computer. Now, as mentioned here: https://help.tableau.com/current/server/en-us/setup.htm
I tried running this command
TableauServerTabcmd-64bit-2021-2-1.exe /silent ACCEPTEULA=1
but I get an error that:
'TableauServerTabcmd-64bit-2021-2-1.exe' is not recognized as an internal or external command,
operable program or batch file.
I get the same error when I just check tsm on the cmd. I also tried adding the following path in system variables:
C:\Program Files\Tableau\Tableau Server\2021.2\extras\Command Line Utility
but I still get the same error. How can I install Tableau Server successfully?