Tuesday, 24 December 2019

การใช้งาน Windows Blue-Screen Troubleshooting with WinDbg

หลายครั้งที่ Windows Shutdown เองหรือ Blus Screenโดยที่เราไม่ทราบสาเหตุ

วันนี้มี Tools ที่อยากแนะนำ คือ  WinDbg
ซึ่งสามารถ Downlod ได้จาก  MSDN as part of the Windows Driver Kit (WDK) or Windows Software Development Kit (SDK).

โดยหลังจากที่ติดตั้งแล้ว เราต้องมาโหลด symbol จาก Microsoft ก่อน


Path ของ Symbol

 SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols

 จากนั้นมาลองเปิด Dump file 
จาก select Open Crash Dump from the File menu
 

กด !analyze -v. เพื่อทำการวิเคาระห์

Cr.https://www.dell.com/support/article/th/en/thbsd1/sln156094/basic-windows-blue-screen-troubleshooting-with-windbg?lang=en


็็How-to-test-exchange-connectivity/

The Microsoft Exchange email server package uses  five different protocols  to aid communication with email clients. That variety is great ...