Relative Content

Tag Archive for excelauthenticationjenkinsservice

Cannot open excel through Jenkins

I would like to use Jenkins to open an excel file (.xlsx) through bat or powershell plugin.
The powershell code is very simple as shown below. And it works when I type it into the powershell.
However, when I use this code in Jenkins, it will show me “successful”, but actually there is no excel opened.