Monday, July 3, 2017

My Experience with SCCM 2012 Error codes


0x80041017 - Invalid WMI query, Please check queries used for driver installation
0x80091007 - Faulty RAM or RAM type mismatch
0x80070070 - Not enough disk space, try Diskpart and clean
0x00004005 - Generic Error - One of the windows application could be the cause.Please check SMSTS.log, Check Date and Time in BIOS, Check Disk Space
0x00004005 - If the error comes up while capturing the image, please check sysprep time limitation (3 times)
0x80070002 - Make sure an account is specified that can access the network locations under sites - >Configure site components -> software distribution -> Network Access Account

No comments:

Powershell script to find a Folder location in outlook

Very useful when you have hundreds of folders in the user mailbox or shared mailbox, and you want to find a specific folder that was acciden...