SR-IOV (Single Root Input/Output Virtualization
) is a host hardware device virtualization technology that allows virtual machines to have direct access to host devices. It can virtualize different types of devices, but most often it is used to virtualize network adapters. In this article, we’ll show you how to enable and configure SR-IOV for virtual machine network adapters on a Windows Hyper-V server.
- Windows 10Windows 11Windows Server 2019
How to Repair Windows Boot Manager, BCD and Master Boot Record (MBR)
June 8, 2023The Boot Manager in modern Windows versions uses the BCD (Boot Configuration Data) file to boot the operating system installed on the computer. This file contains information about the installed…
- Active DirectoryGroup PoliciesPowerShellWindows Server 2019
How to Automatically Fill the Computer Description in Active Directory
June 8, 2023You can store various useful information in the description of computer objects in Active Directory. For example, information about the computer model, hardware inventory, or the last logged-on username. In…
- Active DirectoryPowerShellWindows Server 2019
Converting UserAccountControl Attribute Values in Active Directory
May 11, 2023UserAccountControl is one of the most important attributes of the user and computer objects in Active Directory. This attribute determines the state of the account in the AD domain: whether…
I have got a case recently: “Can we check an email status (read/unread) regardless of whether the Read Receipt is being enabled or disabled in Outlook, or if a user…
- Windows 10Windows 11Windows Server 2019
“Could Not Find This Item” While Deleting a File/Folder in Windows
February 7, 2022I’ve come across an interesting error when trying to delete or rename a folder in Windows. When trying to remove a local folder using File Explorer, an error appears:
- Windows 11
How to Install Windows 11 on Unsupported Hardware (Without TPM & Secure Boot)
June 8, 2023To install Windows 11 (or upgrade from Windows 10), your computer must meet certain minimum system requirements: TPM 2.0 chip (Trusted Platform Module), UEFI + Secure Boot mode enabled, 3+…
- PowerShellWindows 10Windows Server 2019
Configuring PowerShell Remoting (WinRM) over HTTPS
September 9, 2022By default, traffic in a PowerShell Remoting session is encrypted no matter whether HTTP (TCP/5985) or HTTPS (TCP/5986) transport protocol is used. Anyway, all traffic is encrypted using AES-256 key.…
- Group PoliciesWindows 10Windows Server 2019
The Sign-in Method Isn’t Allowed to Logon Windows
May 10, 2023If you see The sign-in method is not allowed error when trying to logon Windows, it means that the resulting Group Policy settings prevent local sign-in for a current user…
I saw a strange error: Errno 28 “No space left on device” when trying to manually update a VMWare ESXi version on a standalone host: