Skip to content

Interactive mode not working when specifying user and pasword #50

@nathanAjacobs

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

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