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

Using PowerShell for System Administration and Automation Tasks

  • 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 Server 2016

    How to Create and Manage Scheduled Tasks with PowerShell

    March 17, 2024

    Most users and administrators use the taskschd.msc graphical interface console to create and manage scheduled tasks on Windows. However, in various scripts and automated flows, it is much more convenient…

  • 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 6, 2025

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

  • Active DirectoryPowerShellWindows 10Windows 11Windows Server 2019

    Repairing the Domain Trust Relationship Between Workstation and Active Directory

    May 16, 2024

    If a trust relationship between a Windows workstation and an Active Directory domain is broken, the computer won’t be able to establish a secure channel with the domain controller, and…

  • PowerShellWindows 10Windows 11Windows Server 2022

    Enabling DNS over HTTPS (DoH) on Windows 11

    November 6, 2024

    The latest versions of Windows support the DNS over HTTPS (DoH) protocol, which allows domain name resolution (DNS queries) to be performed over an encrypted HTTPS connection. In this article,…

  • PowerShellWindows 10Windows 11

    How to Uninstall Built-in UWP (APPX) Apps on Windows 10 or 11

    June 6, 2024

    Windows 10 and 11 ships with a set of pre-installed Microsoft Store applications (UWP/APPX apps). These are Calculator, Calendar, Mail, Cortana, Maps, News, OneNote, Groove Music, Camera, etc. These apps…

  • PowerShellWindows 10Windows 11Windows Server 2022

    How to Sign a PowerShell Script File (PS1)

    May 23, 2024

    The digital signature of a PowerShell script (*.PS1 file) allows you to verify that a known trusted publisher signs the script and that its code has not been modified. The…

  • 1
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 30
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
  • Configure Google Chrome Settings with Group Policy
  • Get-ADUser: Find Active Directory User Info with PowerShell
  • How to Find the Source of Account Lockouts in Active Directory
  • How to Disable or Enable USB Drives in Windows using Group Policy
  • Get-ADComputer: Find Computer Properties in Active Directory with PowerShell
  • Configuring Proxy Settings on Windows Using Group Policy Preferences
  • Adding Domain Users to the Local Administrators Group in Windows
Footer Logo

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


Back To Top