Tag: Windows Server

Windows-Server-Backup-Configure-Email-Notifications

Windows Server Backup: Configure Email Notifications

Windows Server Backup doesn’t natively support SMTP, but by combining it with Task Scheduler and PowerShell script we can trigger email notification if backup jobs succeed or fail. Learn more on how to do it.

Install and Configure SNMP in Windows Server 2019

SNMP is a Windows feature for the last 20 years. By default, it is not installed and you will need to do it manually. I´ll show you how to install and configure SNMP and SNMP Traps in Windows Server 2019.

Install-VM-via-PowerShell

How to create VM in Hyper-V using PowerShell

Hyper-V virtual machines can be created using the Hyper-V Manager or PowerShell. In this article, we will use a set of commands and create a virtual machine via PowerShell.