Jump to content

Bwood

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Bwood

  1. HI It looks if the server is using WSUS, but WSUS does NOT have the required Server 2022 updates. You can check if server is pointing to WSUS Run this command reg query HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU /v UseWUServer If UseWUServer = 1, then WSUS is being used. If this is the case, you can temporarily disable WSUS You can use this command reg add HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU /v UseWUServer /t REG_DWORD /d 0 /f net stop wuauserv net start wuauserv After this try and install DNS and DHCP
  2. Looks like you’ve got a bit of a bootloader mix-up there — nothing too scary though. 😊 From that list vol, your EFI partition (the 100MB FAT32 one) isn’t properly linked to your current Windows install — likely because of switching between Legacy/UEFI or an old Win7 boot partition still hanging around. Try this fix: Boot from a Windows 10/11 install USB. Choose Repair your computer → Troubleshoot → Command Prompt. Run the following commands: diskpart list vol exit Note which drive is your Windows install (looks like E:) and which one is the EFI (the 100MB FAT32 — probably F:). Then rebuild the boot files: bcdboot E:\Windows /s F: /f UEFI That tells Windows to copy fresh boot files to the EFI partition and relink everything. Reboot, go into BIOS, and make sure UEFI mode and Secure Boot are enabled. You should see “Windows Boot Manager” appear again as a boot option. That should get you booting normally. If it doesn’t, double-check you don’t have both Legacy and UEFI boot entries competing for attention — the system can get confused fast when both are enabled.
  3. Today I attempted third time to fill in a support ticket online https://support.groupcall.com/, and still no contact from them. The phone rings and after 10 minutes of wait, an automated message directs you to record your message. remote chat is "offline". how on earth do you get to them for any support?
  4. Have recently went through the trial for net support product for 30 days. There is a little bit of learning curve and getting used to if you have come from Impero environment. But surely it is full of features that you expect from this type of software. I however could not use or setup the power management feature for this product. Letting computers and netbooks shut down at the end of school day is a great feature that saves a lot of time. Does any one uses it? is it easy to setup?
×
×
  • Create New...