SCCM prereq check: Some common warnings and errors

Here are some warnings and errors that the prereq check which runs before the SCCM setup starts may show: Error: Required SQL server collation Configuration Manager requires that you configure your SQL Server instance and Configuration Manager site database (if already present) to use the SQL_Latin1_General_CP1_CI_AS collation, unless you are using a Chinese operating system… Read More: SCCM prereq check: Some common warnings and errors »

PXE boot not working after SCCM 1806 upgrade (Error: 80070490)

The update to SCCM 1806 completed without issues but the little challenge was that PXE didn’t work on many of our distribution points. SMSPXE.log in \\server\sms_dp$\sms\logs showed the following entries: PXE::MP_GetList failed; 0x80070490 SMSPXE 8/23/2018 2:52:24 PM 13148 (0x335C) PXE::MP_LookupDevice failed; 0x80070490 SMSPXE 8/23/2018 2:52:24 PM 13148 (0x335C) PXE::MP_GetList failed; 0x80070490 SMSPXE 8/23/2018 2:52:24 PM… Read More: PXE boot not working after SCCM 1806 upgrade (Error: 80070490) »

What to do if computer is stuck on running setupcomplete.cmd after Windows upgrade?

I recently had an issue with a Windows 10 upgrade task sequence which was hanging after the last boot. In foreground I could see my poorly designed installation step which was obviously not completing. In background, the cmd that had started it was running: C:\WINDOWS\SMSTSPostUpgrade\setupcomplete.cmd. The process obviously kicks in after a restart at the… Read More: What to do if computer is stuck on running setupcomplete.cmd… »

SQL queries to get SCCM Management Insights details

Version CB 1802 introduced the Management Insights in the Management tab which has been extended in the recent Technical Previews. Most helpful are to my mind the options to identify empty collections (to increase the performance of the system by eliminating unnecessary updates) and applications without deployment (to reduce disk space consumption). Unfortunately, the results… Read More: SQL queries to get SCCM Management Insights details »

Skype display issue when running Windows 10 with Japanese language settings

The issue came up when upgrading to Windows 10 to 1709 and it was the same when installing 1709 from scratch: Although we thought that we had provided all language components (Language pack ja-jp, Language Features Basic, Handwriting, OCR, Speech, Text to Speech, Office 2013 MUI), Skype came up with displaced buttons and text fields… Read More: Skype display issue when running Windows 10 with Japanese language… »