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

Refresh AD Groups Membership without Reboot/Logoff

March 15, 2024

Fix: Remote Desktop Licensing Mode is not Configured

August 24, 2023

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

March 11, 2024

PowerShell: Get Folder Size on Windows

August 21, 2026

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: BSOD Error 0x0000007B (INACCESSABLE_BOOT_DEVICE) on Windows

March 17, 2024

How to Enable and Configure Hyper-V Remote Management

June 8, 2023
install openssh server on windows 10 via settings app
PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022

How to Enable and Configure SSH Server on Windows with OpenSSH

September 16, 2022

SSH-server based on the OpenSSH package is part of the operating system in all modern versions of Windows. In this article, we’ll show you how to install and configure the…

13 Facebook Twitter Google + Pinterest
Finding Windows Versions in Active Directory
Active DirectoryPowerShellWindows 10Windows 11Windows Server 2019

Find Windows OS Versions and Builds in Active Directory

September 9, 2022

Let’s look at several ways to inventory versions and builds of Windows OSs in an Active Directory domain (it is especially relevant for Windows 10). If you haven’t any tools…

2 Facebook Twitter Google + Pinterest
rds deployment configuration on windows server
PowerShellWindows Server 2016Windows Server 2019

Migrating RDS Roles (Connection Broker, Web Access) to Another Server

September 9, 2022

This guide should help you to migrate (move) Remote Desktop Connection Broker and RDS Web Access roles to another server. In this example, we will migrate the RDS Connection Broker…

4 Facebook Twitter Google + Pinterest
dism /image:c:\tmp\mount /add-driver usb
Windows 11Windows Server 2019

Adding USB 3.0 and NVMe Drivers to Windows 7 Install Media

September 7, 2022

The Windows 7 RTM distribution doesn’t support USB 3.0 and NVME controllers out-of-the-box, and you can encounter some problems when installing Windows 7 on a computer/laptop having USB 3.0/3.1 ports…

16 Facebook Twitter Google + Pinterest
openssh sshd_config file in windows
PowerShellWindows 10Windows 11Windows Server 2016Windows Server 2019

Configuring SFTP (SSH FTP) Server on Windows

September 7, 2022

You can use the built-in OpenSSH package in Windows to easily enable secure file transfers between the client and Windows server using the SFTP (Secure FTP) protocol. In this article,…

7 Facebook Twitter Google + Pinterest
kill vmwp.exe hyper-v vm worker process with proc explorer
Hyper-VPowerShellWindows Server 2016Windows Server 2019

Hyper-V Virtual Machine Stuck in Stopping/Starting State

September 7, 2022

If your virtual machine running on Hyper-V is stuck for some reason, stopped responding, and doesn’t start/stop/reset after clicking the corresponding buttons in the Hyper-V Manager console, you can force-stop…

11 Facebook Twitter Google + Pinterest
The processing of Group Policy failed - Windows couldn't apply the policy settings for the GPO
Group PoliciesWindows 10Windows Server 2019

Fix: Group Policy Processing Error in Windows

August 25, 2022

I encountered a strange problem when applying new GPO settings on one of the computers. To diagnose the problem, I updated GPO settings manually using the gpupdate /force command and…

12 Facebook Twitter Google + Pinterest
enable psremoting (winrm) on a workgroup computer
PowerShellWindows 10Windows Server 2019

Configure PowerShell Remoting (WinRM) for Non-Domain (Workgroup) Computers

August 25, 2022

PowerShell Remoting is a great tool that allows you to connect and run commands on remote computers via WinRM. If computers are joined to the Active Directory domain, then PSRemoting…

7 Facebook Twitter Google + Pinterest
&& powershell operator: will execute the right-hand pipeline if the left-hand succeeded
PowerShellWindows 10Windows Server 2019

How to Run Multiple Commands in One Line in PowerShell and CMD

August 25, 2022

In this quick note, I’ll show you how to run multiple cmd or PowerShell commands in one line. Sometimes you have to do this when you invoke PowerShell commands from…

0 Facebook Twitter Google + Pinterest
edit event filter: add dependency
PowerShellWindows 10Windows Server 2019

How to Run a Scheduled Task After Another Task Completes

August 25, 2022

Windows Task Scheduler allows you to run tasks both on schedule and when a certain event appears in the Event Viewer (using Windows Event Triggers). In this article, we’ll show…

15 Facebook Twitter Google + Pinterest
  • 1
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 28
join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • AutoStart a Program at RDP Logon in Windows RDS

    September 8, 2026
  • How to Convert Windows Machine into a Proxmox VM

    August 30, 2026
  • Enable or Disable Fast User Switching in Windows 11

    August 18, 2026
  • How to Hide Wi-Fi Network in Windows with WLAN Filters (Blacklist and Whitelist)

    August 14, 2026
  • Invalid Signature Detected: Check Secure Boot Policy [Fix]

    August 5, 2026
  • Windows Installer Service Could Not Be Accessed? How to Fix It

    July 28, 2026
  • Why Windows Reports No Internet Access: How Connectivity Detection Works

    July 26, 2026
  • 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

Follow us

  • Facebook
  • Twitter
  • Youtube
  • Telegram
Popular Posts
  • Install and Manage Windows Updates with PowerShell (PSWindowsUpdate)
  • How to Download Offline Installer (APPX/MSIX) for Microsoft Store App
  • How to Update Trusted Root Certificates in Windows: Manual and Automatic Methods Explained
  • How to Delete Old User Profiles in Windows
  • Fix: Remote Desktop Licensing Mode is not Configured
  • Configuring Port Forwarding in Windows
  • How to Install RSAT (Remote Server Administration Tools) on Windows
Footer Logo

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


Back To Top