Might check here and with manufacturer that the hardware support Server 2019.
https://www.windowsservercatalog.com/
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The server restarts randomly, always in the morning.
I checked the event viewer, leaving a kernel-power as a record indicating that it was a failure with the power supply, which I have ruled out because it is a virtual server.
I would like to know how I could correct this error, the event viewer left a dump log event, which I attached in a text file. memory.txt
Thanks.
Might check here and with manufacturer that the hardware support Server 2019.
https://www.windowsservercatalog.com/
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
Please run the V2 log collector and post a share link into this thread using one drive, drop box, or google drive.
https://www.tenforums.com/bsod-crashes-debugging/2198-bsod-posting-instructions.html
https://www.elevenforum.com/t/bsod-posting-instructions.103/
.
.
.
There have been problems with the new website.
The post was not seen on 1/20 or 1/21 using the "My content" feature.
Hello
Thank you for your question and reaching out. I can understand you are having query\issues related to Server restarting.
1. Disable any Antivirus program or Windows firewall you may have for temporary purpose.
2. Cleanup below Temp folders location -> Open Start -> Run -> Type below location one-by-one and press enter
C:\Windows\Temp
%USERPROFILE%\AppData\Local\Temp
3. Run Disk Cleanup from Select C:\ Drive from Properties- > General -> Disk Cleanup - >Cleanup system files
4. Run sfc /scannow from elevated prompt.
5. Run below DISM commands from elevated prompt.
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
6. Uninstall any Windows updates installed last time or any third party software updates installed.
7. As it is VM try to increase its RAM and CPU
8. Make sure your Host (Hyper-V) is activated.
--If the reply is helpful, please Upvote and Accept as answer--