Giter Site home page Giter Site logo

Comments (8)

jjrmilner avatar jjrmilner commented on September 21, 2024

As a test, I unchecked the options to "include object type", and "include tenant name". This effectively shortens the save path.

After making the change, there are no save errors in the logs.

from intunemanagement.

jjrmilner avatar jjrmilner commented on September 21, 2024

I still get "File not found errors" eg

File not found: C:\Intune\SettingsCatalog\CIS-OFFICE-U-I 2.5.14.3.11 (L1) Ensure 'Configure Outlook object model prompt When accessing the Formula property of a UserProperty object' is set to 'Enabled ..._2d8e328f-e17f-4952-88d2-af9f93c27816.json. Could not add assignments to file.

The files does save,
CIS-WINBL-D-I 18.9.7.1.6 (BL) Ensure 'Prevent installation of devices using drivers that match these device setup classes.zip

from intunemanagement.

jjrmilner avatar jjrmilner commented on September 21, 2024

After some additional testing, this issue seems to be an assignments export problem - not a save problem. If I disable exporting assignments, there is no error. Please let me know if we should open a second issue ?

from intunemanagement.

Micke-K avatar Micke-K commented on September 21, 2024

Hello,

I did some testing and it is a mix of the 260 path limit and a bug caused by policy name ends with dots.. Since the file is over 260 characters, it fails to create the json. When it then tries to add the assignments to it since the file does not exist.

That must be the longest Intune policy name I've ever seen! I might look at this in the future but for now I leave that part as a know limit. There are lot of functions that uses the same way so it be a fair bit of redesign to fix it.

For the other part, try the updated modules in the attached. I didn't do much testing so I hope it doesn't break anything else.

Cheers!

MSGraph.zip

from intunemanagement.

jjrmilner avatar jjrmilner commented on September 21, 2024

from intunemanagement.

jjrmilner avatar jjrmilner commented on September 21, 2024

from intunemanagement.

Micke-K avatar Micke-K commented on September 21, 2024

Hello!

I don't think that would be possible but send me an IM on X.

Cheers!

from intunemanagement.

jjrmilner avatar jjrmilner commented on September 21, 2024

from intunemanagement.

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.