//
archives

Archive for

Solved: Specific Windows 10 1703 Computers not showing in SCCM

I visited a client last Friday, to troubleshoot a case were after a batch of HP laptops got OS Refreshed to Windows 10  some of them are NOT getting anything pushed down in Software Center. Problem: Actual report received: Windows Updates and Software does not appear in Software Center. Reported that they have re-image these machine on correct … Continue reading

HP Machines and BIOS version Report

I was asked by my Project Manager to generate a report for HP machines (desktop and laptops) that lists Hosts names, Hardware Model, BIOS version and Operating System version. I Run the Query below SQL Management Studio and saved the result to a CSV file: SELECT Bios.SerialNumber0 as [Serial Number], Bios.SMBIOSBIOSVersion0 as [BIOS Version], Comp.Name0 … Continue reading