Giter Site home page Giter Site logo

Comments (6)

Lycky avatar Lycky commented on August 22, 2024 1

the EFI is not mounted and cant be written to. Still strange that it works in Win10 and not Win11.
You could do a get-childitem to $SystemVolume.Path and get results in Win10, but same error in Win11.
A workaround to this is either to use mountvol (not powershell) or you add the partition access to EFI, with "Add-PartitionAccessPath". Use the $SystemParition variable to add the partition access.

image

from garytown.

gwblok avatar gwblok commented on August 22, 2024

Try using VSCode instead of ISE.
I've had issues with ISE and Windows 11 on specific things (this being one of them).
However, the code works when running via ConfigMgr or Intune.

For manual Testing, I'd recommend VSCode

from garytown.

gwblok avatar gwblok commented on August 22, 2024

Fails in ISE, but works fine in VSCode

image

from garytown.

gwblok avatar gwblok commented on August 22, 2024

This is an ISE issue.
The code works fine, but in Windows 11, there is an issue that ISE sometimes fails to run code where it used to work fine on Windows 10. For Windows 11 testing, please use VSCode.

from garytown.

gwblok avatar gwblok commented on August 22, 2024

Looking at this a bit more, using @Lycky's idea to add a drive letter.
I was hoping to avoid that, but I think it's the best way to make it work universally.... will be releasing an update hopefully later today

from garytown.

gwblok avatar gwblok commented on August 22, 2024

Updates to Proactive Remediation Scripts appear to have resolved the issue in my tests. Please let me know if you continue to have any issues
image

from garytown.

Related Issues (14)

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.