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 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

How to Find the Source of Account Lockouts...

March 12, 2024

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

February 5, 2024

Fix: Can’t Extend Volume in Windows

March 11, 2024

How to Delete Old User Profiles in Windows

March 15, 2024
manage remote desktop session host settings on windows server 2016 tsconfig.msc
Windows Server 2019

Using TSADMIN.msc and TSCONFIG.msc Snap-Ins on Windows Server RDS Hosts

February 2, 2021

Many administrators of Windows terminal servers noticed that starting from Windows Server 2012, the management snap-ins tsadmin.msc (Remote Desktop Services Manager) and tsconfig.msc (Remote Desktop Session Host Configuration) are missing…

9 Facebook Twitter Google + Pinterest
Allow to create vulnerable connections to netlogon using GPO
Active DirectoryGroup PoliciesWindows Server 2019

Zerologon (CVE-2020-1472): Critical Active Directory Vulnerability

December 4, 2020

In August 2020, Microsoft released an update to fix a critical Windows Server vulnerability in Active Directory — CVE-2020-1472 (more known as Zerologon) . This update was successfully installed on…

8 Facebook Twitter Google + Pinterest
huge Windows.edb file
Windows 10Windows 11Windows Server 2019Windows Server 2022

Reduce Large Windows.edb (Windows.db) File Size

October 19, 2020

The Windows.edb file (Windows.db in Windows 11) is the location of the index database for the Windows Search service. The search index allows users to quickly search for files, emails…

5 Facebook Twitter Google + Pinterest
hidden system reserved partition on windows10
Windows 10Windows Server 2019

Managing System Reserved Partition in Windows 10

October 9, 2020

During a clean OS install, Windows Installer creates a special System Reserved Partition (SRP) on the MBR disk partition table. This is a hidden partition with the NTFS file system,…

7 Facebook Twitter Google + Pinterest
SMB 1.0 / CIFS File Sharing Support feature on windows server 2016
Group PoliciesPowerShellWindows 10Windows 11Windows Server 2019

How to Enable or Disable SMB 1.0 in Windows 10/11 and Windows Server

September 28, 2020

The Server Message Block (SMB) 1.0 file-sharing protocol is disabled by default in the latest versions of Windows 11 and 10 and in Windows Server 2019/2022. This version of the…

5 Facebook Twitter Google + Pinterest
Selective installation of Office 365 apps
Microsoft OfficeWindows 10Windows Server 2019

How to Install Only Specific Apps in Office 2021/2019 or Office 365

September 25, 2020

When you install Microsoft Office 2021, 2019, 2016. or Microsoft 365 Apps for Business (ex-Office 365), you cannot choose to install individual Office apps, change a path to the installation…

16 Facebook Twitter Google + Pinterest
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
  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 28
join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • Inactive TS Ports in Windows: Causes and Fixes

    July 20, 2026
  • Add Wireless Wi-Fi Profiles on Windows Devices via Export/Import or GPO

    July 13, 2026
  • CrowdSec on Windows: From Installation to Threat Blocking

    July 3, 2026
  • Manage Microsoft Store Apps with Store CLI in Windows 11 from Terminal

    July 2, 2026
  • Windows Sandbox on Windows 11: Enable, Configure, and Use

    June 10, 2026
  • How to Monitor Windows Machines with Zabbix

    May 26, 2026
  • Fixing Duplicate Security Identifier (SID) Issues in Windows

    May 25, 2026
  • 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

Follow us

  • Facebook
  • Twitter
  • Youtube
  • Telegram
Popular Posts
  • How to Repair EFI/GPT Bootloader on Windows 10 or 11
  • Install and Manage Windows Updates with PowerShell (PSWindowsUpdate)
  • Fix: Windows Cannot Connect to a Shared Printer
  • How to Sign an Unsigned Device Driver in Windows
  • Configure Google Chrome Settings with Group Policy
  • Adding USB 3.0 and NVMe Drivers to Windows 7 Install Media
  • How to Repair Windows Boot Manager, BCD and Master Boot Record (MBR)
Footer Logo

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


Back To Top