What is the state of Microsoft.Management.Infrastructure? #24794
Adam Demasi (kirb)
started this conversation in
General
Replies: 5 comments 2 replies
|
I previously tried MMI by following this link, but it didn't work "out of the box". I had to allow access via WinRM. System.Management didn't need that. I don't know if MMI is possible to use without WinRM enabled. |
2 replies
|
Any official response on this? |
0 replies
|
Any update on this? I was directed over here from dotnet/runtime#117539 (comment). |
0 replies
|
I am also awaiting any official response on this, any response from the maintainers would be really appreciated. |
0 replies
|
I've been working on a full open-source build of PowerShell for ArchLinux and MMI 3.0 being closed source despite being labelled as "MIT Licensed" on nuget.org is the major roadblock for this. Almost everything else I've managed to get to build from source. |
0 replies
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.
We’re trying to make sense of how WMI/CIM is intended to be consumed from .NET:
This has been asked several times over the past 2 years (#20441, PowerShell/MMI#55, PowerShell/MMI#56, dotnet/runtime#110573) with no answer.
So - could we get an understanding of where MMI stands?
All reactions