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 10

  • PowerShellWindows 10Windows Server 2019

    Import-CSV: Reading CSV Files with PowerShell

    March 17, 2024

    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 16, 2024

    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…

  • PowerShellWindows 10Windows 11Windows Server 2019

    Send-MailMessage: Sending E-mails with PowerShell

    March 17, 2024

    You can use the built-in Send-MailMessage cmdlet to send SMTP e-mails from PowerShell (previously you can use the .Net System.Net.Mail class to send e-mail messages). Send-MailMessage allows you to send…

  • Group PoliciesPowerShellWindows 10Windows Server 2019

    Clear Cache and Temp Files in User Profiles on Windows (RDS) with PowerShell and GPO

    March 21, 2023

    Windows Server RDS farm administrators are often faced with the problem of running out of space on a system drive due to a large amount of user data. This article…

  • Questions and AnswersWindows 10Windows 11Windows Server 2019

    Internet Time Synchronization Failed on Windows

    March 15, 2024

    A time synchronization error may occur in Windows when your computer fails to automatically synchronize its local time with the time.microsoft.com time servers on the Internet. If your computer’s time…

  • Windows 10Windows 11Windows Server 2019

    Copy/Paste Not Working in Remote Desktop (RDP) Clipboard

    March 17, 2024

    You can use the clipboard in an RDP session to copy/paste text and files between a local computer and a remote host (this can be either a Windows workstation or…

  • Active DirectoryGroup PoliciesWindows 10Windows Server 2019

    How to Disable NTLM Authentication in Windows Domain

    March 16, 2024

    NTLM (NT LAN Manager) is a legacy Microsoft authentication protocol that dates back to Windows NT. Although Microsoft introduced the more secure Kerberos authentication protocol back in Windows 2000, NTLM…

  • Active DirectoryGroup PoliciesQuestions and AnswersWindows 10Windows Server 2019

    Group Policy Management in Active Directory

    March 17, 2024

    Active Directory Group Policies allow you to centrally apply the same settings for multiple computers and/or domain users and greatly simplify configuration management in an AD domain environment. The Group…

  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 41
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)
  • 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
  • Adding Drivers into VMWare ESXi Installation Image
Footer Logo

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


Back To Top