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

Using PowerShell for System Administration and Automation Tasks

What Others Are Reading in PowerShell

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

March 17, 2024

Wi-Fi (Internet) Disconnects After Sleep or Hibernation on...

March 15, 2024

Fix: Remote Desktop Licensing Mode is not Configured

August 24, 2023

PowerShell: Get Folder Size on Windows

April 2, 2024

How to Download Offline Installer (APPX/MSIX) for Microsoft...

March 12, 2024

How to Find the Source of Account Lockouts...

March 12, 2024

Protecting Remote Desktop (RDP) Host from Brute Force...

February 5, 2024

How to Delete Old User Profiles in Windows

March 15, 2024

Managing Windows Firewall Rules with PowerShell

March 11, 2024

Install and Manage Windows Updates with PowerShell (PSWindowsUpdate)

March 17, 2024

How to Refresh (Update) Group Policy Settings on...

August 13, 2024

How to Backup and Restore Websites and IIS...

June 8, 2023
  • PowerShellWindows 10Windows 11Windows Server 2019

    Downloading (Transferring) Large Files Using PowerShell and BITS

    April 10, 2024

    If you need to download (transfer) a large file to a remote computer without overloading the network channel, we recommend using the BITS protocol. BITS (Background Intelligent Transfer service) is…

  • PowerShellWindows 10Windows Server 2019

    Enable Access-based Enumeration (ABE) on Shared Folders (SMB)

    July 24, 2024

    Access-based Enumeration (ABE) is a shared folder option in Windows that allows to hide files and folders that users don’t have permission to access. ABE is used to hide the…

  • Active DirectoryPowerShellWindows Server 2019Windows Server 2022

    How To Monitor Group Membership Changes in Active Directory

    October 1, 2024

    It can be difficult to track exactly who made certain changes when the Active Directory domain infrastructure is managed by multiple administrators (added or removed a user from a security…

  • PowerShellWindows 10Windows Server 2019

    How to Get My Public IP Address with PowerShell

    October 24, 2023

    You can use a simple PowerShell command to find out the current public IP address that your Windows computer uses to access the Internet. There are a large number of…

  • PowerShellWindows Server 2019Windows Server 2022

    How to See Number of Active User Sessions on IIS WebSite

    March 16, 2024

    How to quickly estimate the current number of user connections (sessions) to the IIS sites on webserver running on Windows Server? Such information will allow to determine and predict the…

  • PowerShellWindows 10Windows 11Windows Server 2019

    How to Clear Event Viewer Logs on Windows

    November 9, 2023

    On Windows, you can clear Event Viewer logs by using the eventvwr.msc GUI snap-in, from the command prompt, and by using PowerShell.

  • PowerShell

    PowerShell Remoting via WinRM for Non-Admin Users

    September 9, 2022

    By default, to connect to a remote computer using PowerShell (PowerShell Remoting) you need administrator privileges. In this article, we’ll show how to allow remote connection using PowerShell Remoting (WinRM)…

  • PowerShellWindows 11Windows Server 2019

    How to Connect and Query MySQL or MariaDB with PowerShell

    March 17, 2024

    You can connect to a MySQL/MariaDB database, select data from a table, and add, update, and delete table entries directly from a PowerShell script. In this post, we’ll look at…

  • PowerShellWindows 10Windows 11Windows Server 2019

    Windows: Auto Reconnect to VPN on Disconnect

    November 3, 2023

    By default, the built-in Windows VPN client does not attempt to reconnect to the VPN server if the connection is lost. If the connection is dropped, the user must manually…

  • PowerShellWindows 10Windows 11

    How to Unblock a File Downloaded from Internet on Windows

    November 17, 2023

    Windows displays a security warning when you try to open or run an executable file/script that you downloaded from the Internet. This article explains how Windows identifies a file downloaded…

  • 1
  • …
  • 28
  • 29
  • 30
join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • Windows Stucks at ‘Getting Windows Ready, Don’t Turn Off Computer ‘

    September 15, 2025
  • Clean Up ETL Log Files in ProgramData

    September 9, 2025
  • 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

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Managing Printers and Drivers on Windows with PowerShell
  • Protecting Remote Desktop (RDP) Host from Brute Force Attacks
  • How to Set a User Thumbnail Photo in Active Directory
  • Match Windows Disks to VMWare VMDK Files
  • Implementing Dynamic Groups in Active Directory with PowerShell
  • How to View and Close Open Files on Windows Server
  • How to Measure Storage Performance and IOPS on Windows
Footer Logo

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


Back To Top