Run commands on a remote Windows host using SMB/RPC

Edit Package python-pypsexec
https://github.com/jborean93/pypsexec

This library can run commands on a remote Windows host through Python.
This means that it can be run on any host with Python and does not
require any binaries to be present or a specific OS. It uses SMB/RPC to
executable commands in a similar fashion to the popular PsExec tool.

Refresh
Refresh
Source Files
Filename Size Changed
python-pypsexec-0.2.0.tar.gz 0000140612 137 KB
python-pypsexec.changes 0000000841 841 Bytes
python-pypsexec.spec 0000002019 1.97 KB
Revision 4 (latest revision is 10)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 855778 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 4)
- Update to version 0.2.0
  * Breaking change where processes are run as the native
    architecture bitness, e.g. 64-bit on 64-bit OS' and 32-bit on
    32-bit OS'
    This changes the old behaviour of always running as a 32-bit
    process. Any application relying on running with 32-bit paths
    will need to set wow64=True on run_executable() to restore the
    older behaviour.
  * Dropped support for Python 2.6 and Python 3.4.
  * Updated the PAExec executable to 1.27.
  * Handle non-ASCII characters when enumerating the services on
    the remote host.
Comments 0
openSUSE Build Service is sponsored by