You can send messages to Teams channels from PowerShell using webhook or Microsoft Graph API calls. Let’s see how to send and read messages in Microsoft Teams channels using PowerShell.…
Using PowerShell for System Administration and Automation Tasks
What Others Are Reading in PowerShell
- PowerShellWindows 10Windows 11Windows Server 2022
Uninstalling Apps Using PowerShell or CMD on Windows 11 and 10
March 26, 2026Windows provides several command-line tools for uninstalling software from user computers. You must select the appropriate tool based on the Windows version, the application type (MSI, classic Win32, or Microsoft…
- PowerShellWindows Server 2016Windows Server 2019Windows Server 2022
Configuring Remote Desktop Services (RDS) Farm on Windows Server
March 15, 2024This guide shows how to install, configure, and maintain a terminal server farm based on the Remote Desktop Services (RDS) role on Windows Server. The article will help you to…
Windows Subsystem for Linux (WSL2) is widely used by developers, administrators, and common users to run different Linux distros (Ubuntu, Debian, OpenSUSE, Kali Linux, Alpine), tools, and apps in Windows…
In this article, we’ll consider how to add (inject) drivers into the VMware ESXi installation ISO image (6.7 or 7.0). The ESXi installation image supports (certified) the most popular server…
In the Windows 10/11 GUI, only the lightweight interface for configuring VPN connections is available, which does not allow you to configure some VPN settings. You can use both the…
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
How to Enable and Configure SSH Server on Windows with OpenSSH
March 24, 2026SSH-server based on the OpenSSH package is part of the operating system in all modern versions of Windows. In this article, we’ll show you how to install and configure the…
The warning ‘Virtual Machine disks consolidation is needed’ in the Summary tab of a virtual machine in the VMware vSphere Client console means that when deleting snapshots (using the Delete…
Remote access to the command prompt (server console) via SSH is disabled by default on VMware ESXi hosts. So, when connecting to an ESXi host over SSH, you will get…
- Active DirectoryPowerShellWindows 10Windows 11Windows Server 2019
Find Windows OS Versions and Builds in Active Directory
February 20, 2023Let’s look at several ways to inventory versions and builds of Windows OSs in an Active Directory domain (it is especially relevant for Windows 10). If you haven’t any tools…