dsc.exe as a SSHD subsystem
#486
SteveL-MSFT
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering if there would be sufficient benefit to add a
--sshd-subsystemmode fordsc.exewhich would also require client side changes indsc.exeto usessh.exefor the remoting.One immediate benefit (rather than using
ssh.exedirectly) is thatdsc.execould take an array of hostnames and along with--throttle-limitmake fan-out easier with supported reporting on the client side.I'm interested if others can think of use cases where ssh remoting integration makes sense vs expecting users and higher-level apps to perform their own remoting.
Beta Was this translation helpful? Give feedback.
All reactions