After upgrading to IT Management Suite (ITMS) 8.8.1, administrators may find that client computers with Secure Boot enabled are unable to boot via PXE. The boot process typically fails or hangs before reaching the Automation environment because the 8.8.1 UEFI binaries are not yet recognized by the device's firmware security database.
ITMS 8.8.1
Deployment Solution
This is a known issue reported with our ITMS 8.8.1 Release Notes:
The primary issue is that the UEFI bootstrap files included in the ITMS 8.8.1 release are currently awaiting Microsoft signing. Until these files are signed, devices with Secure Boot "On" will reject the PXE binaries as untrusted.
Engineering is working on providing updated, signed binaries in a future Point Fix or Release Update.
Refer to the following Community post:
ITMS 8.8.1 - PXE boot not working when secure boot is enabled
The current workaround involves the use of signed binaries from the previous 8.8.0 release to restore functionality while maintaining Secure Boot.
Use the following steps to apply the validated workaround.
Access to the SbsServer.exe and .efi files from an ITMS 8.8.0 installation.
Administrative rights on the Site Server(s) running the Network Boot Service (PXE).
The following steps replace the 8.8.1 PXE server components with the 8.8.0 versions, which remain signed and compatible.
Stop the Service:
Open services.msc.
Right-click Symantec Network Boot Service (PXE) and select Stop.
Note: It is not necessary to stop the TFTP service for this specific fix.
Backup Existing Files:
Navigate to the original locations listed in the table below.
Move the 8.8.1 versions of these files to a temporary backup folder outside of the Altiris directory tree.
Warning: Do not simply rename the files in their current folder; move them entirely to avoid service conflicts.
Replace Files with 8.8.0 Versions:
Copy the files from your 8.8.0 source and overwrite/place them into the following directories on the 8.8.1 Site Server:
| File Name | Target Directory Path |
| SbsServer.exe | C:\Program Files\Altiris\Altiris Agent\Agents\Deployment\SBS\SbsServer.exe |
| BStrap.efi (x64) | ...\Deployment\SBS\Images\BStrap\x64\BStrap.efi |
| BStrap.efi (ARM64) | ...\Deployment\SBS\Images\BStrap\arm64\BStrap.efi |
Start the Service:
Return to services.msc.
Right-click Symantec Network Boot Service (PXE) and select Start.