Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
PsExecHelper
Contains functions for working with Sysinternals PsExec
Functions and values
Function or value | Description |
execRemote(...)
Signature: host:string -> username:string -> password:string -> exe:string -> inputs:string -> timeout:TimeSpan -> unit
|
Use Sysinternals PsExec to execute a process on a remote machine. Parameters
|