In 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 Server 2022
- 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…
- Windows 10Windows Server 2019Windows Server 2022
Deploying Third Party Software Updates with WSUS
February 20, 2024The on-premises WSUS (Windows Server Update Services) server can be used not only to deploy updates for Microsoft products (Windows, Office) but also to centrally install and update any third-party…
- Azure and Microsoft 365Windows Server 2022
Removing Azure Arc Setup Feature on Windows Server 2022
November 9, 2023October cumulative update KB5031364 for Windows Server 2022 adds new Azure Arc Setup feature. In addition, Azure Arc has not only been added as an optional component, but it is…
- PowerShellWindows 10Windows Server 2019Windows Server 2022
Tracking Printer Usage with Windows Event Viewer Logs
March 12, 2024In Windows, you can track printer usage with the Event Viewer. All print jobs sent to the print spooler are logged in the Event Viewer. If you have a print…
- Active DirectoryWindows Server 2016Windows Server 2019Windows Server 2022
Add an Additional Domain Controller to an Existing AD Domain
March 15, 2024To build a fault-tolerant Active Directory infrastructure and to load balance client requests you need at least two domain controllers. Creating additional domain controllers at remote sites is also recommended.…
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
Managing Windows Firewall Rules with PowerShell
March 11, 2024This article covers the basics of managing the settings and rules of the built-in Windows Defender Firewall with Advanced Security from the PowerShell command line. We’ll look at how to…