ChrisKibble / Lably

The Lably module assists IT professionals with quickly creating a home lab without having to re-create common environments over and over again.
GNU General Public License v3.0
5 stars 3 forks source link

Support for Older Operating Systems #19

Open ChrisKibble opened 2 years ago

ChrisKibble commented 2 years ago

Currently most work depends on PSRemoting over Hyper-V which is only supported in Windows10/2016+.

ChrisKibble commented 2 years ago

How would the community manage this? PSExec? Bastion host? Something I don't even know about?