help on script using

hello

I try to use the script below

https://cjoint.com/c/HJdejGOXFZS

But i have the message “you havent provided a parameter such as show, reg or file”

But when i exceute the script i dont know where to put this parameter

Could you help me please?

 

Hi Rosse,

You should be able to run the script in a PS console as follows:

.\HJdejGOXFZS_batterycheck.ps1 -Action show

You should provide one of the three actions (‘show’, ‘reg’, or ‘file’).

many thanks