Opens a new instance of the WinSCP CLI.
Start-WinSCPConsole [<CommonParameters>]
Opens a new instance of the WinSCP Command Line Interface where raw commands can be executed.
CommonParameters <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
If the WinSCPSession is piped into this command, the connection will be closed and the object will be disposed upon completion of the command.
PS C:\> Start-WinSCPConsole