In this article, we’ll look at manual and automated ways to deploy additional language packs and set the default language in Microsoft Office 2019, 2016, and Microsoft 365 Apps for…
Windows 10
- PowerShellWindows 10Windows Server 2019
Send Telegram Messages from a PowerShell Script
March 12, 2024You can use your Telegram messenger as a notification tool to get instant reports on various infrastructure events, script execution results, or scheduler tasks. This article shows you how to…
Almost all modern CPUs are multicore. Modern versions of Windows have support for multiprocessor CPUs and all cores on them are active by default.
- Windows 10Windows Server 2016Windows Server 2019
Install Windows Terminal without the Microsoft Store
March 12, 2024Windows Terminal is a new terminal application that is designed to make it easy to use command line tools, cmd.exe, and Powershell environments. The Windows Terminal supports tabs, setting your…
By default, the built-in Windows VPN client does not allow you to connect to the VPN server until the user logs in. This is inconvenient for Active Directory-joined computers connected…
- Active DirectoryWindows 10Windows 11Windows Server 2019
Using WPAD (Web Proxy Auto-Discovery Protocol) on Windows
March 16, 2024The WPAD (Web Proxy Auto-Discovery) protocol allows you to easily configure the proxy settings on the clients in your network. The idea behind WPAD is that a client can use…
- PowerShellWindows 10Windows Server 2019
Zabbix: How to Get Data from PowerShell Scripts
March 17, 2024In this article, we will look at configuring the Zabbix Agent to retrieve monitoring data from PowerShell scripts. Let’s look at two PowerShell scripts to get some data into Zabbix.…
- 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…
Ansible is the popular free open-source configuration management system used primarily to manage Linux hosts. This article describes how to use Ansible to remotely manage the configuration of Windows servers…
- PowerShellWindows 10Windows 11
Installing Language Pack in Windows 10/11 with PowerShell
September 20, 2023In modern versions of Windows 11 22H2 and Windows 10 21H2+, you can use PowerShell to install and manage language packs and language interface language packs (LIPs). In previous builds…