@Gabriel-Luiz-0, please checkout this solution.
You create a scheduled task that runs your .ps1 as administrator, and you run that task via TRIGGERcmd.
@Gabriel-Luiz-0, I think you're asking how to run that .exe as administrator?
Please check out this solution.
You'd create a scheduled task that runs your .exe as administrator, and you run that task via TRIGGERcmd.