Git Product home page Git Product logo

Comments (2)

paulcallen avatar paulcallen commented on September 2, 2024

there are various things that could be going wrong with this, all the way from PowerShell on Linux all the way through to OMI. Unfortunately we have not gone through this scenario yet to the best of my knowledge.
Things that could be wrong are:

  • Core PowerShell does not support cdxml yet (a question to powershell/powershell would help with that question)
  • Does cdxml use cimcmdlets by default? Not sure, but they are dependent on MMI (next item down) to work
  • Microsoft.Management.Infrastructure does not support what you need -- as of now only a couple of DSC scenarios were supported for compiling and applying DSC configuration. None of the CIM operations have been fully tested yet. Other operations are being busily tested and fixed with a hope to support all operations that OMI itself supports, both locally and remotely on Linux.
  • omi client does not do what you want, although local CIM operations for OMI should work and Windows remote operations to OMI on Linux should work. Linux to Windows is not yet supported for OMI yet, but we are busily working on that.

Things to try:

  • Install core powershell on windows and see if cdxml work locally
  • try using Microsoft.Management,Infrastructure directly within powershell on linux to issue the requests to your providers and see if they work

This is a scenario we want to get working! If there is something missing we will fix it.

from omi.

sarojcare avatar sarojcare commented on September 2, 2024

Close the case.

from omi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.