Windows OS Hub
  • Windows
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • 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
  • PowerShell
  • Linux
  • Home
  • About

Windows OS Hub

  • Windows
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • 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
  • PowerShell
  • Linux

Windows Server 2019: Installation and Configuration Tutorials

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

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

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

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

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

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

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

10 Facebook Twitter Google + Pinterest
run powershell script at windows startup via group policy
Group PoliciesPowerShellWindows 10Windows Server 2019

Running PowerShell Startup (Logon) Scripts Using GPO

July 8, 2022

Windows Group Policy allows you to run various script files at a computer startup/shutdown or during user logon/logoff. You can use GPOs not only to run classic batch logon scripts…

8 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!

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

  • 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
  • How to Block Common (Weak) Passwords in Active Directory

    March 25, 2025
  • Fix: The referenced assembly could not be found error (0x80073701) on Windows

    March 17, 2025
  • Exclude a Specific User or Computer from Group Policy

    March 12, 2025
  • AD Domain Join: Computer Account Re-use Blocked

    March 11, 2025
  • How to Write Logs to the Windows Event Viewer from PowerShell/CMD

    March 3, 2025
  • How to Hide (Block) a Specific Windows Update

    February 25, 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
  • Fix: Remote Desktop Licensing Mode is not Configured
  • How to Delete Old User Profiles in Windows
  • Configuring Port Forwarding in Windows
  • How to Install Remote Server Administration Tools (RSAT) on 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