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 10

  • 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,…

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

  • Windows 10Windows 11

    How to Delete OEM Recovery Partition in Windows

    June 8, 2023

    Branded computers/laptops that come with Windows pre-installed usually have a hidden hardware manufacturer OEM recovery partition.  This partition usually contains a manufacturer’s Windows reference image, which can be used to…

  • Questions and AnswersWindows 10Windows 7Windows Server 2008 R2Windows Server 2019

    0x80244010 Exceeded Max Server Round Trips: Windows Update Error

    May 10, 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…

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

  • PowerShellWindows 10Windows Server 2019

    Import-CSV: Reading CSV Files with PowerShell

    June 19, 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…

  • Windows 10Windows 11Windows Server 2019

    How to Run Program without Admin Privileges and Bypass UAC Prompt

    June 8, 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…

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

  • Hyper-VLinuxWindows 10Windows 11

    Attaching Host USB Devices to WSL or Hyper-V VM

    March 17, 2023

    You can use the open-source usbipd-win project to access a computer’s physical USB devices from the Windows Subsystem for Linux (WSL2) or Hyper-V virtual machine. This tool allows you to…

  • Questions and AnswersWindows 10Windows 11

    Print Screen Key Not Working in Windows

    March 17, 2023

    To take a screenshot in Windows, use the PrintScreen or Alt + PrintScreen (get the screenshot of the active window). The screenshot is copied to the clipboard and you may…

  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 39

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 Use Ansible to Manage Windows Machines

    September 25, 2023
  • Installing Language Pack in Windows 10/11 with PowerShell

    September 15, 2023
  • Configure Email Forwarding for Mailbox on Exchange Server/Microsoft 365

    September 14, 2023
  • How to View and Change BIOS (UEFI) Settings with PowerShell

    September 13, 2023
  • How to Create UEFI Bootable USB Drive to Install Windows

    September 11, 2023
  • Redirect HTTP to HTTPS in IIS (Windows Server)

    September 7, 2023
  • Add an Additional Domain Controller to an Existing AD Domain

    September 6, 2023
  • How to Install an SSL Certificate on IIS (Windows Server)

    September 5, 2023
  • Managing Windows Firewall Rules with PowerShell

    August 31, 2023
  • Fixing ‘The Network Path Was Not Found’ 0x80070035 Error Code on Windows

    August 30, 2023

Follow us

  • Facebook
  • Twitter
  • RSS
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
  • Configuring SFTP (SSH FTP) Server on Windows
Footer Logo

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


Back To Top