I just provisioned a new physical Windows 2019 Server and it is becoming unresponsive in a very particular, odd way after being online for 6 or more hours.
It happens consistently but there are no obvious errors in the Windows Event Log (that I can discern) and the non-responsiveness is in a very particular way.
The server continues to respond via RDP and its networking seems to be working, but the GUI - particularly Windows Explorer - stops responding and just shows the spinning icon. If I try to open Task Manager, etc. it does not open.
If I try to login via RDP again, it takes a very long time "Securing Remote Connection" and eventually gets in to a black screen.
Edit: New information - Intel vROC is prompting me to rebuild a RAID 1 volume that stores the user profile data. Seems pertinent although it doesn't say there is an error.
I suspect there may be an issue with the User Profile Service but I have no evidence to support it, I just know we changed the registry setting for where the folder is located.
When this happens I have to reboot the server using remote power management.
I realize this is a very open-ended question and very light on evidence but I really am stumped where to even begin looking for a resolution. Any tips on where to start are appreciated.
Here are the two registry settings being applied:
Hive HKEY_LOCAL_MACHINE
Key path SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
Value name ProfilesDirectory
Value type REG_EXPAND_SZ
Value data D:\Users
Hive HKEY_LOCAL_MACHINE
Key path SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
Value name ProgramData
Value type REG_EXPAND_SZ
Value data %SystemDrive%\ProgramData