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

find process name by PID
PowerShellQuestions and AnswersWindows 10Windows 11Windows Server 2019

Find Out Which Process is Listening on a Specific Port on Windows

April 5, 2023

When starting a new service or app on Windows, you may find that another program (process) already occupied (listening) the port you want to use. This article will show you…

0 Facebook Twitter Google + Pinterest
Import-CSV: Read CSV file with PowerShell
PowerShellWindows 10Windows Server 2019

Import-CSV: Reading CSV Files with PowerShell

April 3, 2023

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…

0 Facebook Twitter Google + Pinterest
Windows 10Windows 11Windows Server 2019

How to Run Program without Admin Privileges and Bypass UAC Prompt

March 24, 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…

38 Facebook Twitter Google + Pinterest
Get-NetIPConfiguration - Retrieve the IP configuration on WIndows via PowerShell
PowerShellWindows 10Windows 11Windows Server 2019

Configure Network Settings on Windows with PowerShell: IP Address, DNS, Default Gateway, Static Routes

March 24, 2023

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…

8 Facebook Twitter Google + Pinterest
RDS error The task you are trying to do can't be completed because Remote Desktop Services is currently busy
Windows 11Windows Server 2016Windows Server 2019

Fix: Remote Desktop Services Is Currently Busy

March 15, 2023

In some cases, users cannot sign to RDS farm hosts running Windows Server using the built-in RDP client (mstsc.exe) with the following error: The task you are trying to do…

3 Facebook Twitter Google + Pinterest
powershell command send-mailmessage is obsolete
PowerShellWindows 10Windows 11Windows Server 2019

Send-MailMessage: Sending E-mails with PowerShell

March 14, 2023

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…

8 Facebook Twitter Google + Pinterest
GPO: run powershell script at logoff
Group PoliciesPowerShellWindows 10Windows Server 2019

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

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

3 Facebook Twitter Google + Pinterest
w32tm /query /status
Questions and AnswersWindows 10Windows 11Windows Server 2019

Internet Time Synchronization Failed on Windows

March 6, 2023

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…

0 Facebook Twitter Google + Pinterest
rdp clipboard monitor - end task using task manager
Windows 10Windows 11Windows Server 2019

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

February 28, 2023

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…

8 Facebook Twitter Google + Pinterest
GPO: Network Security: Restrict NTLM: NTLM authentication in this domain
Active DirectoryGroup PoliciesWindows 10Windows Server 2019

How to Disable NTLM Authentication in Windows Domain

February 28, 2023

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…

11 Facebook Twitter Google + Pinterest
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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)
  • Fix: Remote Desktop Licensing Mode is not Configured
  • How to Delete Old User Profiles in Windows
  • How to Install Remote Server Administration Tools (RSAT) on Windows
  • Configuring Port Forwarding in 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