Hi, yesterday, Microsoft has released a patch for a vulnerability in the SMBv31.1 (CERTFR-2020-ALE-008 / CVE-2020-0796) protocol that accidentally leaked online earlier this week during the March 2020 Patch Tuesday preamble. Updates a Microsoft Server Message Block 3.1.1 protocol issue that provides shared access to files and printers. The KB KB455176 is an update for …
Category: PowerShell
Nov 09
Microsoft Azure PowerShell v5.0 is available!
Microsoft Azure PowerShell version 5.0.0 is available. This is a breaking change release. Please see the migration guide for a full list of introduced breaking changes. Note: This repository (GitHub) contains a set of PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.
Aug 18
Guide to automate Veeam Agent for Windows
Here’s a guide to automate the installation of your Veeam Agents for Windows (VAW) with PowerShell and Batch scripts. Basically, I used Clint’s guide to automate the deployment of Veeam Agent for Windows. But I did some modifications for an end-user environment because the license and configuration files did not work with his PS script. …