A Windows sysadmin tool that more people should know about is the Magic Number Database at magnumdb.com

This database is great for pasting weird Windows hexadecimal errors into and finding out what they might mean.

Example from today, I got 0x80d02002 during a Windows update. Magnumdb tells me that this result corresponds to DO_E_DOWNLOAD_NO_PROGRESS, so now I know it's probably because an update server isn't responding.

#Windows #SysadminLife

reshared this