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 Install Remote Server Administration Tools (RSAT)...

March 17, 2024

Fix: Remote Desktop Licensing Mode is not Configured

August 24, 2023

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 Find the Source of Account Lockouts...

March 12, 2024

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

March 15, 2024

Fix: Can’t Extend Volume in Windows

March 11, 2024

Fix: BSOD Error 0x0000007B (INACCESSABLE_BOOT_DEVICE) on Windows

March 17, 2024
set windows user account avatar from ad
Active DirectoryGroup PoliciesPowerShellWindows 10Windows 11Windows Server 2019

Using Active Directory User Photo as Account Logon Image on Windows

December 13, 2022

Most Microsoft Office apps (Outlook, SharePoint, Office365, Skype for Business, etc,) allow using an Active Directory (Azure AD) photo of the currently signed-in user as the user’s avatar in their…

3 Facebook Twitter Google + Pinterest
install .net 3.5 framework on windows 11 and 10 via control panel
Windows 10Windows 11Windows Server 2019Windows Server 2022

How to Install .NET Framework 3.5 on Windows 11/10 and Windows Server

December 12, 2022

Most modern Windows apps require the .NET Framework to be installed. For example, NET Framework 4.8 is installed by default on Windows 11/10 and Windows Server 2022/2019. However, some old…

8 Facebook Twitter Google + Pinterest
copy folder with GPO
Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2019

Copy Files and Folders to User Computers via GPO

December 9, 2022

You can use Group Policies to copy specific files and folders to user computers in the Active Directory domain. You can place files on the Desktop, in a particular user…

12 Facebook Twitter Google + Pinterest
WIndows Server RDS: Please wait for the FSLogix Apps Services
Group PoliciesWindows Server 2019Windows Server 2022

Configuring FSLogix Profile Containers on Windows Server RDS

December 5, 2022

Microsoft FSLogix technology is used to manage user profiles and allows you to replace Roaming Profiles and User Profile Disks (UPD) in RDS, VDI, and Windows Virtual Desktop (WVD) deployments.…

5 Facebook Twitter Google + Pinterest
New-SelfSignedCertificate powershell cmdlet on windows
PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022

How to Create a Self-Signed Certificate on Windows

December 5, 2022

Most Windows administrators, who are familiar with PKI, know about the MakeCert.exetool, which allows to create self-signed certificates. This tool is part of the Microsoft .NET Framework SDK and Microsoft…

8 Facebook Twitter Google + Pinterest
Your rdp credentials did not work Your system administrator does not allow the use of saved credentials to log on to the remote computer
Group PoliciesWindows 10Windows 11Windows Server 2019Windows Server 2022

Fix: Saved RDP Credentials Didn’t Work on Windows

November 30, 2022

The built-in Windows Remote Desktop client (mstsc.exe) allows you to save the username and password used to connect to the remote computer. Thanks to this, the user doesn’t need to…

10 Facebook Twitter Google + Pinterest
Default efi partitoions
Windows 10Windows 11Windows Server 2019

How to Restore Deleted EFI System Partition in Windows

November 30, 2022

This article will show you how to manually restore an accidentally deleted Windows EFI boot partition on a UEFI computer. This easy way to manually re-create bootable EFI and MSR…

90 Facebook Twitter Google + Pinterest
install hyper-v server 2019
Hyper-VPowerShellWindows Server 2016Windows Server 2019

How to Install and Configure Free Hyper-V Server 2019/2016

November 22, 2022

Microsoft Hyper-V Server is a free version of Windows Hypervisor that can be used to run virtual machines. In this guide, we’ll look at how to install and configure Microsoft…

13 Facebook Twitter Google + Pinterest
The referenced account is currently locked out and may not be logged on to ….
Active DirectoryGroup PoliciesPowerShellWindows Server 2019

How to Find the Source of Account Lockouts in Active Directory

November 22, 2022

In this article, we’ll show you how to track user account lockout events on Active Directory domain controllers, and find out from which computer, device, and program the account is…

21 Facebook Twitter Google + Pinterest
Get-ServerComponentState ServerWideOffline
ExchangePowerShellWindows Server 2016Windows Server 2019

How to Enable Maintenance Mode on Exchange Server

November 16, 2022

In this article, we’ll show you how to properly put an Exchange Server 2019/2016 host into maintenance mode. You must put your Database Availability Group (DAG) into maintenance mode if…

4 Facebook Twitter Google + Pinterest
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 30
join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • Fix: Slow Startup of PowerShell Console and Scripts

    September 3, 2025
  • DPI Scaling and Font Size in RDP (RDS) Session

    August 27, 2025
  • Proxmox: Share a Host Directory with VMs via VirtioFS

    August 18, 2025
  • How to Find AD Users with Blank Passwords (Password-Not-Required)

    July 24, 2025
  • Run Elevated Commands with Sudo on Windows 11

    July 16, 2025
  • Find a Process Causing High Disk Usage on Windows

    July 15, 2025
  • Fix: Microsoft Defender Not Updating Automatically in Windows

    July 8, 2025
  • Create a Windows Server VM on Proxmox (Step-by-Step)

    July 7, 2025
  • How to Detect Which User Installed or Removed a Program on Windows

    June 23, 2025
  • Encrypt Any Client-Server App Traffic on Windows with Stunnel

    June 12, 2025

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Configure Google Chrome Settings with Group Policy
  • Get-ADUser: Find Active Directory User Info with PowerShell
  • Allow Non-admin Users RDP Access to Windows Server
  • How to Find the Source of Account Lockouts in Active Directory
  • How to Disable or Enable USB Drives in Windows using Group Policy
  • Get-ADComputer: Find Computer Properties in Active Directory with PowerShell
  • Configuring Proxy Settings on Windows Using Group Policy Preferences
Footer Logo

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


Back To Top