As I can see there is no way to use WMI in C# since System.Automation is not supported in .NET Core.
What is a proper way to manipulate Hyper-V from C# on Windows Nano Server?(For ex: get list of virtual machines)
As I can see there is no way to use WMI in C# since System.Automation is not supported in .NET Core.
What is a proper way to manipulate Hyper-V from C# on Windows Nano Server?(For ex: get list of virtual machines)