Page 3 of 3

Re: OS Deployment - Freezes

Published: January 28, 2026 - 5:19 PM
by Clafon
sfonteneau wrote: Jan 28, 2026 - 4:33 PM Actually, the first step is just to check what it returns:

Code: Select all

[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Microsoft Windows Production PCA 2011'
On your PC

I assume your new PC doesn't have "Microsoft Windows Production PCA 2011"
Order placed on a new workstation which is experiencing problems, the feedback is "True"

Re: OS Deployment - Freezes

Published: January 28, 2026 - 5:21 PM
by sfonteneau
clafon wrote: Jan 28, 2026 - 5:19 PM
sfonteneau wrote: Jan 28, 2026 - 4:33 PM Actually, the first step is just to check what it returns:

Code: Select all

[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Microsoft Windows Production PCA 2011'
On your PC

I assume your new PC doesn't have "Microsoft Windows Production PCA 2011"
Order placed on a new workstation which is experiencing problems, the feedback is "True"
Okay, so my assumption was wrong. Thanks for the feedback

Re: OS Deployment - Freezes

Published: July 7, 2026 - 10:37 AM
by Clafon
Hello,

we are experiencing the same problem again with brand new HP PCs - model PROBOOK 4G1IR16 - purchased 2 days ago.
The package version is compile-ipxe version 0.07541-6.

Re: OS Deployment - Freezes

Published: July 7, 2026 - 10:58 AM
by sfonteneau
Can you tell me if booting from a WinPE USB drive works?

Re: OS Deployment - Freezes

Published: July 8, 2026 - 1:53 PM
by Clafon
Hello,

deployment with WinPE key is working correctly.