I'm trying to do a remote execution on a windows host from Linux with winexe. I get the error: ERROR: Failed to install service winexesvc - NT_STATUS_ACCESS_DENIED
The authenticated user should have administrator rights.
What exactly does this error mean and how can I get remote execution working?