Making MDT work with Windows ADK 2004 for BIOS Machines

Due to code changes in Windows ADK 10 v2004 the MDT utility (Microsoft.BDD.Utility.dll) that detects BIOS or UEFI firmware types no longer works correctly, and detects BIOS-based machines as UEFI-based machines. Update June 3, 2020: Microsoft released a hotfix for this issue. Basically a new version of Microsoft.BDD.Utility.dll: With this hotfix you don't need the […]

Continue reading >

Debugging BSOD in WinPE

When a driver is causing a crash in full Windows, its fairly easy to debug. You simply allow Windows to create the memory.dmp file, load it into you favorite debugger, and off you go. However, when you get an BSOD in WinPE, for example during OS deployment its quite different. For a start there is […]

Continue reading >

Verify HTTPS enabled CM Management Points with PowerShell

On a normal Management point it is pretty straight forward to test if the management point is working by browsing to these addresses: http://<mp_server_name>/sms_mp/.sms_aut?mplisthttp://<mp_server_name>/sms_mp/.sms_aut?mpcert But if you try to do that on a HTTPS-enabled management point as a normal user you will get an error with access denied. This is because the CM client uses […]

Continue reading >
1 3 4 5 6 7 26
Page 5 of 26
>