Category: Windows Server 2022

  • Mastering Network Monitor: A Comprehensive Guide to Capturing and Analyzing Network Traffic on Windows

    Mastering Network Monitor: A Comprehensive Guide to Capturing and Analyzing Network Traffic on Windows

    Microsoft Network Monitor (NetMon) is a vital tool for capturing and analyzing network traffic on Windows systems. While it hasn’t seen updates in several years, many administrators still rely on it for diagnosing network connections. Although it may not match the complexity of tools like Wireshark, NetMon stands out for its simplicity and lightweight nature,…

  • How to Schedule PowerShell Scripts with Windows Task Scheduler

    How to Schedule PowerShell Scripts with Windows Task Scheduler

    On Windows, the integrated Task Scheduler enables users to trigger actions based on schedules or specific events. This guide details the steps to set up a PowerShell script so that it runs automatically via the Windows Task Scheduler. The PS1 script will execute discreetly in the background, free from any pop-ups, and it operates independently…

  • How to Configure Multiple Alternate DNS Names for a Windows Computer

    How to Configure Multiple Alternate DNS Names for a Windows Computer

    In scenarios involving system migration, accessing Windows servers by both the original and new hostnames is often crucial. To make a server recognizable by an alternate name, the most straightforward method involves adding a CNAME alias in the DNS that points to the original FQDN (A record). To establish a CNAME alias for the former…

  • How to Map a SharePoint Online Library as a Network Drive in Windows

    How to Map a SharePoint Online Library as a Network Drive in Windows

    Connecting SharePoint Online document libraries through the OneDrive client or using the Web interface are the preferred and recommended ways to access document library files on SharePoint. But you can also mount SharePoint Online and OneDrive site libraries in Windows as regular network drives. You can map a SharePoint Online network drive manually or by…

  • Solving the Problem: Remote Desktop Session Freezes and Disconnects on Windows

    Solving the Problem: Remote Desktop Session Freezes and Disconnects on Windows

    In Windows 10/11 and Windows Server 2022/2019/2016, when connecting to a Remote Desktop (RDS) server, UDP port 3389 is used along with the default RDP port TCP/3389. Your RDP client, when connecting to the server, initiates multiple sessions. The keyboard and mouse commands are transmitted using the TCP (HTTP) control session, whereas the Remote Desktop…

  • A Guide to Deploying Third-Party Software Updates with WSUS

    A Guide to Deploying Third-Party Software Updates with WSUS

    The WSUS (Windows Server Update Services) server, located onsite, is ideal not only for launching updates for Microsoft’s products (including Windows, Office) but also for installing and updating any third-party software in a centralized manner. The common methods used to install third-party software in Windows networks include: Installing MSI-packaged apps using GPO, executing logon scripts,…

  • Highlights from Microsoft Ignite 2023: Windows Server and SQL Server Updates

    Highlights from Microsoft Ignite 2023: Windows Server and SQL Server Updates

    This year, Microsoft Ignite 2023 took place in Seattle, Washington from November 12 to 15, 2023 and it was such a wonderful experience to meet and interact with nearly 5,000 of you in person, and many more online across the globe. One common theme stood out throughout the event: the potential of AI is becoming…

  • How to Uninstall the Azure Arc Setup Feature from Windows Server 2022

    How to Uninstall the Azure Arc Setup Feature from Windows Server 2022

    October cumulative update KB5031364 for Windows Server 2022 implements a novel Azure Arc Setup facet. Moreover, Azure Arc hasn’t merely been incorporated as an elective component, but it’s now also initiated by default, a distinct icon has emerged in the tray and Start Menu, and irritating alerts have surfaced on the desktop emphasizing the requirement…