In the previous post, we covered how to deploy a centralized log collection and management service based on the Graylog stack (Graylog + OpenSearch + MongoDB). Now let’s cover how…
Windows Server 2022
What Others Are Reading in Windows Server 2022
- Questions and AnswersWindows 10Windows 11Windows Server 2022
VPN Error 633: The modem is already in use or not configured
January 21, 2025Attempting to connect to a VPN server from Windows may result in error 633: Error 633. The modem (or other connecting device) is already in use or not properly configured.
- LinuxPowerShellWindows 11Windows Server 2022
Send a WhatsApp Message from the CommandLine (Shell)
December 3, 2024You can use the Mudslide console client to send messages to the WhatsApp messenger directly from the command line (shell) or script. Sysops often use it to send notifications to…
- Windows 10Windows 11Windows Server 2022
Network Monitor: Capture and Analyze Network Traffic on Windows
November 12, 2024Microsoft Network Monitor (NetMon) is a classic network diagnostic tool for Windows that is used to capture and analyze all the incoming and outgoing traffic on a computer. Even though…
- Windows 10Windows 11Windows Server 2022
How to Install Node.js and NPM (Package Manager) on Windows
November 12, 2024Node.js is a cross-platform runtime for running server-side (back-end) JavaScript apps outside the browser. This guide describes how to install the Node.js framework and the Node Package Manager (NPM) on…
- PowerShellWindows 11Windows Server 2022
Run PowerShell Scripts on a Schedule with Task Scheduler
October 3, 2024In Windows, the built-in Task Scheduler can be used to perform an action according to a schedule or when a certain event occurs. This guide explains how to configure a…
- Windows 11Windows Server 2022
Adding Multiple Alternate DNS Names for a Windows Computer
September 3, 2024In migrating scenarios, it is often necessary to be able to access Windows servers (computers) using both the old and new hostnames. The simplest way to make a computer accessible…
- Azure and Microsoft 365Group PoliciesPowerShellWindows 10Windows Server 2022
Mapping SharePoint Online Library as Network Drive in Windows
July 16, 2024Connecting 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…
- Group PoliciesPowerShellWindows Server 2019Windows Server 2022
Prevent Server Manager from Starting at Logon on Windows Server
April 11, 2024The Server Manager dashboard opens automatically when you log on to Windows Server with an account that is a member of the local Administrators group. Server Manager console allows you…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Fix: Remote Desktop (RDP) Session Freezes (Disconnects) on Windows
March 18, 2024In Windows 10/11 and Windows Server 2022/2019/2016, when connecting to a Remote Desktop (RDS) server, UDP port 3389 is used in addition to the default RDP port TCP/3389. When your…