Skip to content

Interactive mode not working when specifying user and pasword #50

Description

@nathanAjacobs

The following command works with psexec but not paexec:

psexec64 remote-pc -u username -p password -d -i 2 cmd

paexec remote-pc -u username -p password -d -i 2 cmd

No app is launched on the user account as interactive in this case.

It does seem to work if running as SYSTEM:

paexec remote-pc -s -d -i 2 cmd

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions