question

RiRo-5615 avatar image
0 Votes"
RiRo-5615 asked DSPatrick answered

Server 2016 Essentals takes hours for normal reboot

Hello, we have a Server 2016 Essentials as a ESXi 7 VM with 48 GB RAM, 3,5 GHz CPU and SSD RAID.

It works pretty good, if they started. But if we want to reboot them, we must wait one or more hours. We only see the Windows logo with circle.

Trying, sfc /scanow, DISM, chkdsk, systemstartup, but no improvment. I read some threats about problems with windows updates, but no normal reboot.

windows-serverwindows-server-2016windows-server-essentials
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

What happens if you unplug the network cable and reboot?


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RiRo-5615 avatar image
0 Votes"
RiRo-5615 answered JiaYou-MSFT edited

looks like the same

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

HI RiRo-5615,

Is there any progress on your question?

0 Votes 0 ·
DSPatrick avatar image
0 Votes"
DSPatrick answered DSPatrick edited

Anything in the event logs? Is this a new problem? Also please run

Dcdiag /v /c /d /e /s:%computername% >c:\dcdiag.log
repadmin /showrepl >C:\repl.txt
ipconfig /all > C:\dc1.txt

then put unzipped text files up on OneDrive and share a link.




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JiaYou-MSFT avatar image
0 Votes"
JiaYou-MSFT answered JiaYou-MSFT edited

HI RiRo-5615,

1.Please type the following commands to stop Windows Update Services and then hit Enter after each one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
net stop TrustedInstaller
Next, type the following command to rename SoftwareDistribution Folder and then hit Enter:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

2.Please check if the issue symptom still exist in a clean boot (refer to windows 10 steps) environment if it is possible.
How to perform a clean boot in Windows
https://support.microsoft.com/en-us/help/929135/how-to-perform-a-clean-boot-in-windows

3.If the problem persist, please type the following command to start Windows Update Services back and hit Enter after each one:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
net start TrustedInstaller

============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

Just checking if there's any progress or updates?

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




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.