|
|
|
|
|
by chadzawistowski
4086 days ago
|
|
Sort of. Enter-PSSession is backed by http or https [1] and is not as good as ssh. You can interact with PowerShell, but you can't interact with command-line programs launched from PS. [1] Grep for "http" on this page: http://ss64.com/ps/enter-pssession.html |
|