Recent content by anchamp65


  1. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    where { $_ -match '[A-Z]' } Such a simple solutions ! And it can't affect anyone else's usage Beautiful !!!
  2. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    I replaced the the section in your Check_BootMedia script with your fix and works ! Thanks again and again and again !
  3. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Seems to do the job PS E:\Tmp> powershell -nop -ep bypass -f E:\tmp\TEST.ps1 # no USB Count: 0 PS E:\Tmp> powershell -nop -ep bypass -f E:\tmp\TEST.ps1 # inserted USB Count: 1 |H| PS E:\Tmp> powershell -nop -ep bypass -f E:\tmp\TEST.ps1 # removed USB Count: 0 PS E:\Tmp>
  4. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    True, I forgot you had posted that But, maybe Garlin will want to check it out, or not In my usage pattern, I would like to check the Macrium staging folder and the ISO Macrium created As for putting the ISO on a USB, I never encountered a problem while using Rufus that the USB with the ISO on...
  5. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    @garlin I used your last version of Check_BootMedia from post #3206 and I'm getting this error Macrium v10.0.8843 ------------------ WinRE Boot Manager [Windows UEFI CA 2023] is ALLOWED. Bootable Media -------------- Check-DriveVolume : Cannot bind argument to parameter 'DriveLetter'...
  6. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Suggestion, if the quiet mode is used, maybe only print what is banned or not at the good version If all test pass, then just write something like "All good" or "All secure boot info is up to date" That way, people that only want to see what's not good could use the quiet mode and get just that...
  7. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    ok, makes sens verbose it is Thanks Garlin
  8. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    I'm like that I like things to be clear I'll just use verbose and be happy... :p
  9. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    ok, then maybe have the "banned" written in red so no red, all good ! make sens ?
  10. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    You already answered, good for you It's a poll for everyone not just those that answer quicker
  11. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Guys, can we keep this thread about secure boot related and not about how you customize and use Windows You can have a private chat about it if you want to continue Thanks in advance guys
  12. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    QUICK POLL (reply with YES OR NO): No, leave it there, it avoids any questionning is it good or not It's written couldn't be clearer
  13. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    It was obviously a joke, I have no intention of getting into building my own certificates. And if I need any info or guidance on Secure Boot certificates, I use this web site: Complete Guide on Secure Boot
  14. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    That's probably Garlin's bedside reading ! Correction, he can probably recite it by memory !
  15. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    I think Garlin has it harder, based on his current time he's somewhere in the US west coast where they have over 100 F (over 38 C)
Back
Top Bottom