Windows OS Hub
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
    • Proxmox
  • PowerShell
  • Linux
  • Home
  • About

Windows OS Hub

  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
    • Proxmox
  • PowerShell
  • Linux

Windows Server 2019: Installation and Configuration Tutorials

What Others Are Reading in Windows Server 2019

How to Repair EFI/GPT Bootloader on Windows 10...

March 16, 2024

How to Restore Deleted EFI System Partition in...

March 11, 2024

How to Run Program without Admin Privileges and...

June 8, 2023

How to Repair Windows Boot Manager, BCD and...

March 11, 2024

Refresh AD Groups Membership without Reboot/Logoff

March 15, 2024

Fix: Remote Desktop Licensing Mode is not Configured

August 24, 2023

PowerShell: Get Folder Size on Windows

April 2, 2024

Managing Windows Firewall Rules with PowerShell

March 11, 2024

How to Convert (Upgrade) Windows Server Evaluation to...

March 15, 2024

Protecting Remote Desktop (RDP) Host from Brute Force...

February 5, 2024

How to Find the Source of Account Lockouts...

March 12, 2024

Fix: BSOD Error 0x0000007B (INACCESSABLE_BOOT_DEVICE) on Windows

March 17, 2024
change MPIO load balancing policy on Windows Server 2016
PowerShellWindows Server 2019Windows Server 2022

How to Enable and Configure MPIO on Windows Server

September 22, 2020

In this article we will consider how to install and configure MPIO on Windows Server 2016/2012 R2. MPIO (Multi—Path Input Output) is a technology that allows to build fault-tolerant transport to a data storage system…

2 Facebook Twitter Google + Pinterest
Can’t connect to L2TP-IPsec-VPN-Server
Windows 10Windows 11Windows Server 2016Windows Server 2019

How to Connect L2TP/IPSec VPN Server From Windows

September 18, 2020

In this article, we will look at the most common causes of errors when connecting to an L2TP/IPSec VPN server from Windows 10/11 or Windows Server 2019/2016. If you cannot…

12 Facebook Twitter Google + Pinterest
Windows Server Feature Installation error "The request to add or remove features on the specified server failed, because the server requires a restart"
Windows Server 2016Windows Server 2019

Unable to Add/Remove Role: Windows Server Requires Restart

August 24, 2020

When installing any role or feature on Windows Server 2016, an error appears that the server requires a restart: “The request to add or remove features on the specified server…

10 Facebook Twitter Google + Pinterest
close open file using computer managment console GUI
PowerShellWindows 10Windows Server 2019

How to View and Close Open Files on Windows Server

August 13, 2020

A Windows file server admin can list the files that are open in a shared folder and force locked files to close. If a user opens a file in a…

7 Facebook Twitter Google + Pinterest
history of rdp connections in windows
Windows 10Windows 11Windows Server 2019

How to View and Clear RDP Connections History in Windows

June 9, 2020

The built-in Windows Remote Desktop Connection client (mstsc.exe) saves the remote computer name (or IP address) and the username that is used to log in after each successful connection to…

8 Facebook Twitter Google + Pinterest
qemu-img info - get-kvm virtual disk size
LinuxVirtualizationWindows Server 2019

KVM: How to Expand or Shrink a Virtual Machine Disk Size?

May 25, 2020

In this article we’ll talk about how to resize KVM virtual machine disks for popular disk types. We’ll show how to correctly increase a virtual machine disk size in the…

7 Facebook Twitter Google + Pinterest
Windows Firewall rule to block RDP attacks by IP addresses
PowerShellWindows 10Windows Server 2019

Protecting Remote Desktop (RDP) Host from Brute Force Attacks

May 21, 2020

Any Windows host directly connected to the Internet with an open RDP port is periodically logged for remote brute-force password attempts. To effectively protect the default Remote Desktop protocol port…

22 Facebook Twitter Google + Pinterest
find windows server in ad domain with specific role installed
PowerShellWindows Server 2019Windows Server 2022Windows Server 2025

Add or Remove Roles and Features on Windows Server with PowerShell

April 28, 2020

In Windows Server, you can install or remove roles and features using either the graphical Server Manager console or the Windows Admin Center web interface. However, in most cases, you…

7 Facebook Twitter Google + Pinterest
cleanup system files on windows server
Windows 10Windows Server 2019

How to Run Disk Cleanup (Cleanmgr.exe) on Windows Server

March 12, 2020

The Disk Cleanup tool allows the administrator to quickly clean up the Windows Server system drive by deleting unnecessary and temporary files, including cleaning the WinSxS directory from files of…

9 Facebook Twitter Google + Pinterest
change vpn interface metric on windows 10
PowerShellWindows 10Windows 11Windows Server 2019

Fix: DNS Resolution over VPN Doesn’t Work on Windows

January 22, 2020

Force Tunnel mode is enabled by default for all VPN connections in Windows (the ‘Use default gateway on remote network‘ option enabled in the VPN settings). In this mode, name…

9 Facebook Twitter Google + Pinterest
  • 1
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 29
join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • Monitor a Folder for File Changes Using PowerShell and FileSystemWatcher

    May 15, 2026
  • Protect Windows Server from DDoS and Brute-Force Attacks with IPBan

    May 12, 2026
  • How to Force Uninstall ANY Stubborn Program in Windows

    May 7, 2026
  • How to Safely Disable IPv6 on Windows

    April 30, 2026
  • Updating UEFI Secure Boot Certificates on Windows Devices Explained

    April 20, 2026
  • Security Warnings When Opening RDP Files in Windows 11

    April 17, 2026
  • Find Computers with Pending Reboot Status Using PowerShell

    April 15, 2026
  • Mounting NFS Shares in Windows Using the Built-in Client

    March 26, 2026
  • Monitor Windows Log Files in Real Time with PowerShell

    March 17, 2026
  • Pin and Unpin Apps to Taskbar in Windows 11 via PowerShell

    March 10, 2026

Follow us

  • Facebook
  • Twitter
  • Youtube
  • Telegram
Popular Posts
  • How to Download Offline Installer (APPX/MSIX) for Microsoft Store App
  • Get-ADUser: Find Active Directory User Info with PowerShell
  • Using Credential Manager on Windows: Ultimate Guide
  • How to Hide Installed Programs in Windows 10 and 11
  • Managing Printers and Drivers on Windows with PowerShell
  • PowerShell: Get Folder Size on Windows
  • Protecting Remote Desktop (RDP) Host from Brute Force Attacks
Footer Logo

@2014 - 2026 - Windows OS Hub. All about operating systems for sysadmins


Back To Top