Windows OS Hub
  • Windows Server
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Active Directory Domain Services (AD DS)
    • Group Policies
  • Windows Clients
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows XP
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
    • KVM
  • PowerShell
  • Exchange
  • Cloud
    • Azure
    • Microsoft 365
    • Office 365
  • Linux
    • CentOS
    • RHEL
    • Ubuntu
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Active Directory Domain Services (AD DS)
    • Group Policies
  • Windows Clients
    • Windows 11
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows XP
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
    • KVM
  • PowerShell
  • Exchange
  • Cloud
    • Azure
    • Microsoft 365
    • Office 365
  • Linux
    • CentOS
    • RHEL
    • Ubuntu

Windows Server 2019: Installation and Configuration Tutorials

Add a Conditional Forwarder in Windows Server DNS
PowerShellWindows Server 2016Windows Server 2019

Configuring DNS Conditional Forwarding and DNS Policies on Windows Server

April 17, 2023

In this article, we will look at two ways to organize conditional name resolution in a DNS server on Windows Server 2016/2019/2022: DNS Conditional Forwarding and DNS Policies. These technologies…

1 Facebook Twitter Google + Pinterest
Run simple Web Server using PowerShell
PowerShellWindows 10Windows Server 2019

Running Simple HTTP Web Server Using PowerShell

April 14, 2023

For testing purposes or as a simple stub at the service deployment stage, I regularly need to run a simple web server on Windows. To avoid a full-featured IIS installation,…

2 Facebook Twitter Google + Pinterest
install powershell core on windows
PowerShellWindows 10Windows 11Windows Server 2012 R2Windows Server 2019

Updating PowerShell Version on Windows

April 12, 2023

This article describes how to update Windows PowerShell to the latest version 5.1 and how to install (upgrade) PowerShell Core 7.3. There are currently two branches of PowerShell: The classic…

8 Facebook Twitter Google + Pinterest
windows could not searc for new updates code 80244010
Questions and AnswersWindows 10Windows 7Windows Server 2008 R2Windows Server 2019

0x80244010 Exceeded Max Server Round Trips: Windows Update Error

April 12, 2023

After deploying a new WSUS server on our corporate network, many Windows clients were unable to receive updates from the server with the error 0x80244010. It turns out that this…

2 Facebook Twitter Google + Pinterest
find process name by PID
PowerShellQuestions and AnswersWindows 10Windows 11Windows Server 2019

Find Out Which Process is Listening on a Specific Port on Windows

April 5, 2023

When starting a new service or app on Windows, you may find that the port you want to use is already occupied (listening) by another program (process). This article will…

0 Facebook Twitter Google + Pinterest
Import-CSV: Read CSV file with PowerShell
PowerShellWindows 10Windows Server 2019

Import-CSV: Reading CSV Files with PowerShell

April 3, 2023

You can use the Import-CSV PowerShell cmdlet to read the contents of a CSV file. Once you load the contents of the CSV file, you get a PowerShell object in…

0 Facebook Twitter Google + Pinterest
Windows 10Windows 11Windows Server 2019

How to Run Program without Admin Privileges and Bypass UAC Prompt

March 24, 2023

When started, some programs require permission elevation (the shield next to the app icon), but actually, they don’t need administrator privileges for their normal operation. For example, you can manually…

35 Facebook Twitter Google + Pinterest
Get-NetIPConfiguration - Retrieve the IP configuration on WIndows via PowerShell
PowerShellWindows 10Windows 11Windows Server 2019

Configure Network Settings on Windows with PowerShell: IP Address, DNS, Default Gateway, Static Routes

March 24, 2023

In Windows, you can manage the settings for your network adapters not only from the GUI but also from the PowerShell command prompt. In this article, we’ll look at the…

5 Facebook Twitter Google + Pinterest
RDS error The task you are trying to do can't be completed because Remote Desktop Services is currently busy
Windows 11Windows Server 2012 R2Windows Server 2016Windows Server 2019

Fix: Remote Desktop Services Is Currently Busy

March 15, 2023

In some cases users cannot sing-in to RDS farm hosts running Windows Server using the built-in RDP client (mstsc.exe) with the following error: The task you are trying to do…

2 Facebook Twitter Google + Pinterest
powershell command send-mailmessage is obsolete
PowerShellWindows 10Windows 11Windows Server 2019

Send-MailMessage: Sending E-mails with PowerShell

March 14, 2023

You can use the built-in Send-MailMessage cmdlet to send SMTP e-mails from PowerShell. You can use this cmdlet to send e-mails in PowerShell version 2.0 and newer (previously you can…

6 Facebook Twitter Google + Pinterest
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 26

Categories

  • Active Directory
  • Group Policies
  • Exchange Server
  • Microsoft 365
  • Azure
  • Windows 11
  • Windows 10
  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • PowerShell
  • VMWare
  • Hyper-V
  • Linux
  • MS Office

Recent Posts

  • How to Connect VPN Before Windows Logon

    November 14, 2023
  • Removing Azure Arc Setup Feature on Windows Server 2022

    November 9, 2023
  • Using WPAD (Web Proxy Auto-Discovery Protocol) on Windows

    November 7, 2023
  • Send Emails with Microsoft Graph API and PowerShell

    November 6, 2023
  • Zabbix: How to Get Data from PowerShell Scripts

    October 27, 2023
  • Tracking Printer Usage with Windows Event Viewer Logs

    October 19, 2023
  • PowerShell: Configure Certificate-Based Authentication for Exchange Online (Azure)

    October 15, 2023
  • Reset Root Password in VMware ESXi

    October 12, 2023
  • How to Query and Change Teams User Presence Status with PowerShell

    October 8, 2023
  • How to Increase Size of Disk Partition in Ubuntu

    October 5, 2023

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Fix: Remote Desktop Licensing Mode is not Configured
  • Configuring Port Forwarding in Windows
  • Manage Windows Updates with PSWindowsUpdate PowerShell Module
  • Start Menu or Taskbar Search Not Working in Windows 10/11
  • How to Install Remote Server Administration Tools (RSAT) on Windows
  • How to Delete Old User Profiles in Windows
  • Adding Drivers into VMWare ESXi Installation Image
Footer Logo

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


Back To Top