im running server 2016 + IIS
on the server i have scheduled a PS script to generate an HTML report regarding some of my switches (all have linux OS)
im connecting to the switches with SSHSessions module.
i want to create per each switch a clickable button which allow the user to remote reboot the switch
how do i insert a powershell code inside a clickable HTML button?