Skip to content

How to give extra privileges to the runner over the self-hosted Windows server? #408

@JacobWrenn

Description

@JacobWrenn

It looks like the runner uses the nt authority\network service account to run PowerShell commands (checked using whoami within the workflow).

This isn't useful when trying to deploy my app to my server. For example, I need to use schtasks.exe which gives ERROR: Access is denied.

Can I give extra privileges to the runner to avoid issues like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions