Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper function to execute Sysinternals PsExec #1266

Merged
merged 1 commit into from
Jun 15, 2016

Conversation

Kazark
Copy link
Contributor

@Kazark Kazark commented Jun 13, 2016

This is a small thing, so you may or may not want it, but I've found use for this helper function wrapping up a call to Sysinternals PsExec.

I throw an error if it fails; maybe that is not consistent with the rest of your APIs? That's what I wanted it to do for my stuff, but feel free to suggest a change on that.

I have not added any automated tests for it, but I have used it myself in my own scripts and it works (w00t w00t manual testing).

@forki
Copy link
Member

forki commented Jun 15, 2016

cool thanks!

@forki forki merged commit 769c5d9 into fsprojects:master Jun 15, 2016
@Kazark Kazark deleted the psexec branch June 15, 2016 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants