TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Gabriel Luiz 0
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Gabriel Luiz 0

    • Gabriel Luiz 0G

      Run a .ps1 Powershell script as an administrator.

      Windows
      • • • Gabriel Luiz 0
      2
      0
      Votes
      2
      Posts
      213
      Views

      RussR

      @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 0G

      Run a program as an administrator.

      Windows
      • • • Gabriel Luiz 0
      2
      0
      Votes
      2
      Posts
      213
      Views

      RussR

      @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.