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

February 20, 2026

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

    Sending Email with SMTP Authentication via Telnet or OpenSSL

    March 12, 2024

    You can use the built-in telnet command line tool to connect to a remote SMTP server and send a test e-mail. This is the easiest and fastest way to test…

  • Active DirectoryPowerShellWindows Server 2016Windows Server 2019

    Time-Based (Temporary) Group Membership in Active Directory

    March 15, 2024

    The version of Active Directory in Windows Server 2016 introduces an interesting feature that allows you to temporarily add a user to an AD security group. This feature is called…

  • PowerShellWindows Server 2016Windows Server 2019

    Setting Remote Desktop Drain Mode on a Windows Server RDS Host

    October 3, 2022

    You can use RDS Drain Mode to maintain terminal hosts in a Remote Desktop Services farm. If you enable Drain Mode for your RDS server, you can prevent the server…

  • Active DirectoryPowerShellWindows 10Windows Server 2019Windows Server 2022

    Using Managed Service Accounts (MSA and gMSA) in Active Directory

    October 11, 2024

    You can use Managed Service Accounts (MSA) to securely run services, applications, and scheduler tasks on servers and workstations in an Active Directory domain. The MSA is a special type…

  • Active DirectoryPowerShell

    Set-ADUser: How to Change User Properties in Active Directory with PowerShell

    March 12, 2024

    The Set-ADUser cmdlet allows to modify user properties (attributes) in Active Directory using PowerShell. Traditionally, a graphic MMC snap-in dsa.msc (Active Directory Users and Computers, ADUC) is used to edit…

  • Active DirectoryMicrosoft OfficePowerShell

    Read and Write Excel (XLSX) Files with PowerShell

    March 16, 2024

    You can access the data in an Excel file directly from within PowerShell. Although PowerShell has built-in cmdlets for importing (Import-CSV) and exporting (Export-CSV)  tabular data from/to CSV files, the…

  • PowerShellWindows 11Windows Server 2022

    How to Create and Manage Scheduled Tasks with PowerShell

    September 5, 2025

    Rather than using the graphical Task Scheduler (taskschd.msc) snap-in or the legacy schtasks.exe console command, you can use PowerShell to manage scheduled tasks. This post will cover how to use…

  • Active DirectoryGroup PoliciesPowerShellWindows Server 2019

    Configuring Password Policy in Active Directory Domain

    March 12, 2024

    The password policy in an Active Directory domain specifies basic security requirements for user account passwords, such as password complexity, length, frequency of password changes, and so on. A strong…

  • ExchangePowerShell

    How to Cleanup, Truncate or Move Log Files in Exchange Server 2013/2016/2019?

    March 17, 2024

    After you deploy Exchange, you may notice that free disk space starts to decrease very quickly. In addition to the growth of the mailbox databases themselves, the various logs take…

  • PowerShellWindows 10Windows 11Windows Server 2022

    Invoke-Command: Run Commands or PowerShell Scripts on Remote Computers

    May 15, 2025

    The Invoke-Command cmdlet allows you to execute commands or PowerShell scripts remotely on one or more remote computers

  • 1
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 31
join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • Load and Initialize Network Drivers in Windows PE or Recovery Environment

    February 25, 2026
  • How to Set a Custom Drive Icon in Windows

    February 17, 2026
  • Managing Per-User Services in Windows

    February 11, 2026
  • Change Default OU for New Computers and Users in AD

    February 2, 2026
  • Where Windows Stores Certificates and Private Keys

    January 22, 2026
  • How to Remove Old (Unused) PowerShell Modules

    January 12, 2026
  • How to Move (Migrate) Windows Shares to a New File Server

    December 24, 2025
  • Using KDC (Kerberos) Proxy in AD for Remote Access

    December 23, 2025
  • Windows: Create (Install) a Service Manually

    December 16, 2025
  • Windows: Auto Switch to Strongest Wi-Fi Network

    December 10, 2025

Follow us

  • Facebook
  • Twitter
  • Youtube
  • Telegram
Popular Posts
  • Outlook Keeps Asking for Password on Windows
  • How to Manually Configure Exchange or Microsoft 365 Account in Outlook 365/2019/2016
  • Search and Delete Emails from User Mailboxes on Exchange Server (Microsoft 365) with PowerShell
  • How to Cleanup, Truncate or Move Log Files in Exchange Server 2013/2016/2019?
  • Fix: Microsoft Outlook Search Not Working on Windows 10/11
  • Export Exchange or Office 365 Global Address List (GAL) to CSV
  • How to Delete or Rename Default Mailbox Database in Exchange Server
Footer Logo

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


Back To Top