Windows 2008 daily Blue Screen Crash

Malcolm Fowler 1 Reputation point
2022-07-17T17:26:02.96+00:00

Good morning,

I have a Cloud server running Windows Server 2008. This has been very stable for a few years now. The server runs a couple of websites.

Over the last month the server has been crashing up to 3 times a day. See the minidump screen shot below. I have used a tool to analyse the dump. See second screen shot.

The only thing I have changed on the server is that I have switched from using Anydesk for remote access to Remote Desktop.

The other item I've noticed is that I cannot update the system. I have two important ones outstanding which always fail to load. (Screen shot 3)

Is there any advice on how I can fix this without bringing my websites down?

Thanks
Malcolm
221585-screen-1.png
221510-screen-2.png221634-screen-3.png

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    2022-07-17T17:38:50.017+00:00

    I'd verify system and servicing health by running;
    sfc /scannow

    also system update readiness tool

    https://learn.microsoft.com/en-US/troubleshoot/windows-server/deployment/fix-windows-update-errors#resolution-for-windows-7-service-pack-1-sp1-and-windows-server-2008-r2-sp1

    Then check for errors in;
    %SYSTEMROOT%\Logs\CBS\CheckSUR.log

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  2. Malcolm Fowler 1 Reputation point
    2022-07-17T17:45:22.597+00:00

    Thank you DSPatrick,

    I have tried sfc /scannow and no errors are reported.

    I'll try the readiness tool next.

    Rgds
    Malcolm


  3. Docs 16,226 Reputation points
    2022-07-18T06:15:29.957+00:00

    Run the DM log collector and post a share link into this thread using one drive, drop box, or google drive.

    If the server can run the V2 log collector it will collect more useful log files for troubleshooting.

    https://www.tenforums.com/bsod-crashes-debugging/2198-bsod-posting-instructions.html

    https://www.elevenforum.com/t/bsod-posting-instructions.103/

    Run:

    https://www.tenforums.com/attachments/bsod-crashes-debugging/346094d1631611972-post-problem-reports-here-batch-files-use-bsod-debugging-collect_logs_from_event_viewer-2021-09-14.bat

    Post a share link into this thread using one drive, drop box, or google drive.

    Search for C:\windows\memory.dmp
    Windows by default deletes this file after each BSOD so that it does not significantly reduce drive free space.
    So after each BSOD collect the memory dump file.

    If the file size is less than 2.5 GB then save the file to the downloads folder.
    Then zip the file.
    Post a separate share link with only the compressed memory dump file into this thread.
    (If the file size is greater than 2.5 GB do not post a share link.)
    (If the file cannot be zipped then do not post a share link.)

    These are some steps that I've not tested using a cloud server running Windows 2008 so please comment on whether they are options.

    Please read this link on Windows Driver Verifier (WDV).
    https://www.tenforums.com/tutorials/5470-enable-disable-driver-verifier-windows-10-a.html

    Learn the methods to recover from using the tool by booting into safe mode and running one or more of these commands:
    verifier /reset
    verifier /bootmode resetonbootfail

    The tool may not be available or may not be able to run on a cloud server.
    If you do or do not see it as an option please comment into this thread.

    For upgrade failure see if running the Windows troubleshooter makes any difference:

    Open administrative command prompt and type or copy and paste:

    msdt.exe -id WindowsUpdateDiagnostic

    Click view detailed information > post images or share links into this thread

    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments

  4. Malcolm Fowler 1 Reputation point
    2022-07-18T13:13:43.457+00:00

    Still having problems.
    221779-msdt-result.png

    V2 of the logger will not work, (the version of Power Shell is too low.

    The MSDT tool also fails. (See screen shot).

    I'm waiting until tonight to try more options as the Website is in full use until about 7pm.

    BTW - If I start the machine in safe mode can I still access it by Remote Desktop? I have no access to the sever other than over the internet and a control panel where I can take snapshots and reboot the server. My fear is that if I lose access after starting it in safe mode will I ever be able to boot it back in normal mode? (I use IONOS for the sever and their help has been poor... not returning my calls).

    My next plan is to migrate the sites onto a new sever and turn this one off. Drastic, but I can't afford to affect my customers for any lengthy outages.

    Right now, one BSOD per day is better than a long period without the machine.

    Thanks for your continued input

    Rgds
    Malcolm

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.