Great work


Thanks.
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Users\G> powershell -ExecutionPolicy Bypass -File "C:\Users\G\Downloads\TEST.ps1"
Found 01612B139DD5598843AB1C185C3CB2EB92: SVN 9.0
Found 01612B139DD5598843AB1C185C3CB2EB92: SVN 5.0
Found 01612B139DD5598843AB1C185C3CB2EB92: SVN 11.0
Latest 01612B139DD5598843AB1C185C3CB2EB92: SVN 11.0
Found 019D2EF8E827E15841A4884C18ABE2F284: SVN 3.0
Latest 019D2EF8E827E15841A4884C18ABE2F284: SVN 3.0
Found 01C2CA99C9FE7F6F4981279E2A8A535976: SVN 3.0
Latest 01C2CA99C9FE7F6F4981279E2A8A535976: SVN 3.0
SUCCESS: Matched 3/3 SVN signatures from C:\Windows\System32\SecureBootUpdates\DBXUpdate2024.bin
PS C:\Users\G> powershell -ExecutionPolicy Bypass -File "C:\Users\G\Downloads\Check_DBXUpdate.bin.ps1"
SUCCESS: Matched 291/291 EFI signatures from "dbxupdate.bin"
SUCCESS: Matched 3/3 SVN signatures from "DBXUpdate2024.bin"
SUCCESS: Matched 3/3 SVN signatures from "DBXUpdateSVN.bin"
PS C:\Users\G>