rpetz / SharpNetSH

A simple netsh library for C#
MIT License
75 stars 17 forks source link

NetSH does not support remote access flags #12

Open lifebound opened 5 years ago

lifebound commented 5 years ago

Currently, this code does not allow for local execution against a remote computer. There is no corollary for something like

netsh -r hostname -u domain\username -p password http show sslcert