It may be necessary to check the user’s presence status (Online/Away/Busy) in Microsoft Teams before performing a particular action for some integration scripts. Let’s have a look at how to…
Using PowerShell for System Administration and Automation Tasks
- 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…
- Azure and Microsoft 365ExchangePowerShell
Configure Email Forwarding for Mailbox on Exchange Server/Microsoft 365
March 15, 2024In Exchange Server and Exchange Online (Microsoft 365), you can enable email forwarding at the mailbox level (configured by the administrator using the ForwardingAddress attribute), through mailbox Inbox rules, or…
- PowerShellWindows 10Windows 11Windows Server 2019
How to View and Change BIOS (UEFI) Settings with PowerShell
September 13, 2023You can use PowerShell to view or change BIOS/UEFI settings on a Windows computer. In this article, we will look at how to use Windows PowerShell to get or change…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Create UEFI Bootable USB Drive to Install Windows
March 13, 2024This is a step-by-step tutorial for creating a bootable USB flash drive for a UEFI computer with Windows 10/11, Windows Server 2022/2019/2016, or Windows 7 installation images.
- 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…
When a new user is added to a Microsoft 365 universal group, they automatically receive a standard welcome e-mail message with the following subject: You’ve joined the <M365_Group_Name> group Welcome…
- Group PoliciesPowerShellWindows Server 2016Windows Server 2019Windows Server 2022
Fix: Remote Desktop Licensing Mode is not Configured
August 24, 2023When configuring a new RDS farm node on Windows Server 2022/2019/2016/2012 R2, you may see the following tray warning pop-up: Licensing mode for the Remote Desktop Session Host is not…
- PowerShellQuestions and AnswersWindows 10Windows 11Windows Server 2019
How to Completely Remove/Uninstall a Driver in Windows
August 14, 2023This article describes how to uninstall hardware and printer drivers in Windows 10 and 11. Whenever you connect a new device to your computer, Windows tries to automatically find and…
- PowerShellWindows 10Windows 11Windows Server 2016Windows Server 2019
Extending a Disk Volume (Partition) in Windows
August 10, 2023Modern versions of Windows and Windows Server allow you to increase the size of any disk volume (partition) at the expense of unused (unallocated) disk space without shutting down the…