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

Fix: Remote Desktop Licensing Mode is not Configured

August 24, 2023

How to Install Remote Server Administration Tools (RSAT)...

March 17, 2024

Refresh AD Groups Membership without Reboot/Logoff

March 15, 2024

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

March 11, 2024

PowerShell: Get Folder Size on Windows

April 2, 2024

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

March 15, 2024

Fix: BSOD Error 0x0000007B (INACCESSABLE_BOOT_DEVICE) on Windows

March 17, 2024

How to Clean Up System Volume Information Folder...

March 17, 2024

How to Find the Source of Account Lockouts...

March 12, 2024
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…

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

14 Facebook Twitter Google + Pinterest
Active Directory Attribute Editor in ADUC
Active DirectoryWindows 10Windows Server 2019

Using Attribute Editor in Active Directory Users and Computers

August 24, 2022

The Active Directory Attribute Editor is a built-in graphical tool to manage the properties of AD objects (users, computers, groups). It is the Attribute Editor where you can view and…

8 Facebook Twitter Google + Pinterest
large size of folder DriverStore
PowerShellWindows 10Windows 11Windows Server 2019

Remove Old and Useless Drivers from the Windows Driver Store

August 24, 2022

When you install or update device drivers in Windows, older versions of the drivers remain on the system drive. This allows the user to roll back to a previous driver…

10 Facebook Twitter Google + Pinterest
Demote this domain controller
Active DirectoryPowerShellWindows Server 2019

How to Remove (Demote) a Domain Controller in Active Directory

August 16, 2022

In this article, we’ll show how to correctly remove (demote) an Active Directory domain controller on Windows Server 2022/2019/2016/2012R2. When removing a domain controller, usually one of the following scenarios…

5 Facebook Twitter Google + Pinterest
installing OpenVpn Server on Windows
Windows 10Windows Server 2019

How to Install and Configure OpenVPN Server on Windows

July 18, 2022

OpenVPN is an open-source software suite that is one of the most popular and easiest solutions for implementing a secure VPN. OpenVPN allows you to combine a server and clients…

13 Facebook Twitter Google + Pinterest
Windows Setup error: We couldn't create a new system partition or locate an existing system partition
Windows 10Windows 11Windows Server 2019

Windows Setup Couldn’t Create a New Partition

July 15, 2022

During a clean installation of Windows 10 on a laptop from the USB flash drive install media, I came across a strange error. When selecting the partition on which to…

4 Facebook Twitter Google + Pinterest
Invoke-WebRequest get webpage content using powershell
PowerShellWindows 10Windows Server 2019

Invoke-WebRequest: Perform HTTP Requests, Download Files, Parse Web with PowerShell

July 13, 2022

The Invoke-WebRequest cmdlet can be used to request HTTP/HTTPS/FTP resources directly from the PowerShell console. You can use this command to send HTTP requests (GET and POST), download files from…

5 Facebook Twitter Google + Pinterest
change port forwarding rule netsh portproxy
PowerShellWindows 10Windows Server 2016Windows Server 2019

Configuring Port Forwarding in Windows

July 13, 2022

You can configure network port forwarding in all Windows versions without using third-party tools. Using a port forwarding rule, you can redirect an incoming TCP connection (IPv4 or IPv6) from…

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

Recent Posts

  • Failed to Open the Group Policy Object on a Computer

    June 2, 2025
  • Remote Desktop Printing with RD Easy Print Redirection

    June 2, 2025
  • Disable the Lock Screen Widgets in Windows 11

    May 26, 2025
  • Configuring Windows Protected Print Mode (WPP)

    May 19, 2025
  • Map a Network Drive over SSH (SSHFS) in Windows

    May 13, 2025
  • Configure NTP Time Source for Active Directory Domain

    May 6, 2025
  • Cannot Install Network Adapter Drivers on Windows Server

    April 29, 2025
  • Change BIOS from Legacy to UEFI without Reinstalling Windows

    April 21, 2025
  • How to Prefer IPv4 over IPv6 in Windows Networks

    April 9, 2025
  • Load Drivers from WinPE or Recovery CMD

    March 26, 2025

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Install and Manage Windows Updates with PowerShell (PSWindowsUpdate)
  • How to Download Offline Installer (APPX/MSIX) for Microsoft Store App
  • How to Delete Old User Profiles in Windows
  • Fix: Remote Desktop Licensing Mode is not Configured
  • How to Install Remote Server Administration Tools (RSAT) on Windows
  • Configuring Port Forwarding in Windows
  • Start Menu or Taskbar Search Not Working in Windows 10/11
Footer Logo

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


Back To Top