Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Scripts are not allowed/Scripts are disabled" using MircoWin to get ISO #2934

Open
DrFailbucket opened this issue Oct 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DrFailbucket
Copy link

Describe the bug

When i try to get an ISO with MicroWin (get newest ISO automaticlly) it fails.

This is what it shows in the Console (translated from German):
& : The file "C:\Users\testuser\AppData\Local\Temp\Fido.ps1" cannot be loaded because script execution is disabled on this system. For more information, see "about_Execution_Policies" (https://go.microsoft.com/fwlink/?LinkID=135170). At line: 4760 character: 11 + & $fidopath -Win 'Windows 11' -Rel $sync["ISORelease"].Select ... + ~~~~~~~~~ + CategoryInfo : Security error: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess Could not download the ISO file. Look at the output of the console for more

To Reproduce

Steps to reproduce the behavior:
-Fresh install of Win11 with the ISO from Microsoft
-Followed the steps in this Video: https://www.youtube.com/watch?v=6UQZ5oQg8XA for the install of Win11
-After "Tweak Settings" i wanted to create an more debloated ISO with this Tool. While trying out the Automatic Downloader the error pops up.

Expected behavior

-Download the ISO and complete the rest of the Task

Screenshots

error_microwin

Additional context

While selecting the ISO-File manually there where no problems so far.

@DrFailbucket DrFailbucket added the bug Something isn't working label Oct 13, 2024
@DrFailbucket DrFailbucket changed the title "Scripts are not allowed/disabled" using MircoWin to get ISO "Scripts are not allowed/Scripts are disabled" using MircoWin to get ISO Oct 13, 2024
@zmileski
Copy link

Run terminal with admin and type "Set-ExecutionPolicy unrestricted"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants