GeneralPavlova
Members-
Posts
7 -
Joined
-
Last visited
Reputation
5 NeutralAbout GeneralPavlova

Personal Information
-
Biography
Hi, I'm a technician for a high school in Herefordshire.
-
Occupation
IT Infrastructure Technician
-
Interests
Drones, Science, Game Development
-
Location
Leominster
Employer (optional)
-
Company Represented
Herefordshire High School
-
Well, all is alright in the datacentre once again... The issue was because of a buggy Windows Sever 2019 STD_CORE build. Numerous other people have had the same issues on R710s, R720s and even R730s!!! (Yes I know! xD) The fault was down to Microsoft, who released a patch on January 18th - 22nd of 2019. The update, labelled January 22, 2019—KB4476976 (OS Build 17763.292) fixes the issue. This can be slipstreamed, or patched on the fly using Windows Update or by manually downloading the .MSU file from the Microsoft update catalogue. Some people have still had issues with HyperV causing boot loops even after this update, so if it still happens, install the OS as BIOS instead of UEFI. This will force you to use MBR which limits partition sizes to 2TB, so partition a small amount of the VHD (120GB or so) (and assuming you have disks configured in a RAID) to MBR and partition the rest as GPT to get the rest of your RAID/total disk capacity. Using BIOS + MBR rather than UEFI is supposedly janky, but in all honesty I'd prefer to go with BIOS, but it just looks like in this case I won't need to do that anymore. Hope this helps anyone else!
- 5 replies
-
- 1
-
-
- dell poweredge
- hyper-v
-
(and 3 more)
Tagged with:
-
sure thing, i'm reckoning (and please do chime in if you think i've got it wrong ) that installing Windows 2019 without UEFI (so in this case BIOS Mode) should fix it. Still really puzzled as to why hyper-V has caused this type of issue.
- 5 replies
-
- dell poweredge
- hyper-v
-
(and 3 more)
Tagged with:
-
Thank you! i'll give the suggestions a go
- 5 replies
-
- dell poweredge
- hyper-v
-
(and 3 more)
Tagged with:
-
Hello, I am setting up a DELL R720 as a hypervisor host using Hyper-V (at least I want to) I installed Windows Server 2019 Datacentre using an ISO downloaded from VLSC, (so I assume it is the latest build). The R720 has been updated to have all the latest firmware, BIOS etc. When I initially installed Windows Server 2019, it went through without an issue. It was only after I installed Hyper-V feature onto the server that it has refused to boot. I installed Windows Server on a RAID0 config I have in the system. The RAID configs are the following: The H710P Adapter controls eight SAS drives in RAID5 mode while the H710P Mini handles two SAS drives in RAID0 mode (this is the RAID controller I want to boot from, and it is this array that Windows is installed on.) The symptoms: The system initializes the processors, all of the memory, detects all the drives and initializes the firmware interfaces. The moment that it gets to the blue Windows logo with the spinning circle it immediately reboots the server and starts initializing everything again. After numerous reboots it does eventually boot into recovery mode, but can go nowhere further from here. I have gone into the RAID configuration menu from the BIOS and set the boot device as the RAID controller I want, both controllers are handled by the BIOS. I have initialized both of the RAID arrays in the RAID configuration menu and before I restarted it for the last time I had created a partition for the RAID5 array before everything stopped working. The server had rebooted a number of times before I had installed the Hyper-V role onto it. Another thing to point is that I configured the HyperV role to store any VMs on the RAID5 drives. Could this have anything to do with it crashing on boot? Windows Server was installed via a UEFI USB burned using Rufus. I did not go though iDRAC or the lifecycle controller to install it. Can anyone point out a possible fix, or a list of best practices for installing Windows Server on a RAID0 array on an R720 if I have to reinstall it? Thanks in advance!
- 5 replies
-
- dell poweredge
- hyper-v
-
(and 3 more)
Tagged with:
-
[1909, ou] GPUpdate computer policy could not be updated Windows 10
GeneralPavlova replied to GeneralPavlova's topic in Windows 10
My apologies, the gpt.ini file which is on the server has only three things. Is it possible that it is pointing to the wrong policy object? -
[1909, ou] GPUpdate computer policy could not be updated Windows 10
GeneralPavlova replied to GeneralPavlova's topic in Windows 10
Hello, there is no gpt.ini file on the target computer under C:\Windows\System32\Group Policy\ The gpt.ini file just has three lines: [General]Version=7displayName=New Group Policy Object -
Hi all, I've recently reimaged a number of laptops on our network. To install managed software and pull all the GPOs from our domain controller I need to run GPUpdate from a domain admin user account. When I run the GPUpdate, I get the following error: C:\Windows\system32>gpupdate /forceUpdating policy...Computer policy could not be updated successfully. The following errors were encountered:The processing of Group Policy failed. Windows attempted to read the file \\.local\SysVol\.local\Polic ies\{A1A0B568-71D9-4C4D-9DCF-CD9F431626C8}\gpt.ini from a domain controller and was not successful. Group Policy settings may not be applied until this event is resolved. This issue may be transient and could be caused by one or more of the following:a) Name Resolution/Network Connectivity to the current domain controller.b) File Replication Service Latency (a file created on another domain controller has not replicated to the current domain controller).c) The Distributed File System (DFS) client has been disabled.User Policy update has completed successfully.The following warnings were encountered during user policy processing:The Group Policy Client Side Extension Folder Redirection was unable to apply one or more settings because the changes must be processed before system startup or user logon. The system will wait for Group Policy processing to finish completely before the next startup or logon for this user, and this may result in slow startup and boot performance.To diagnose the failure, review the event log or run GPRESULT /H GPReport.html from the command line to access information about Group Policy results. I've run NSLOOKUP, and it correctly reads back the IP of our primary domain controller. When I run NSLOOKUP SCIENCE-LAPT103 (the name of the laptop), it correctly reads back its own IP address and hostname. I've also gone through and checked the RSoP. I've tried running the command as a .bat, in PowerShell, in elevated CMD. I've tried flushing the DNS config using ipconfig /flushdns, I've also done a complete networking reset on the OS, removed it from the domain and re-added it (including deleting the computer from AD and trying again), but it is consistently failing. Funnily enough, it does seem to pull through some GPOs after a while, I've checked these GPOs on the domain controller and they are all link-enabled and enforced, so I don't believe that is the issue. Has anyone else had experience with this and found a solution? I'd really appreciate a fresh set of eyes on this as I believe I've exhausted every option I can think of. Many Thanks, Liam
