PowerShell Cheat Sheet: Connect to Microsoft Cloud Services (Az, AzureAD, Exchange, MSTeams)

PowerShell Cheat Sheet: Connect to Microsoft Cloud Services (Az, AzureAD, Exchange, MSTeams) https://ift.tt/2ZcCGUA Recently, I’ve been working on a cheat sheet to collect all the commands needed to connect to Microsoft cloud services. Now I am happy to share this information here on my blog with you. Let’s get started. Template for Az, AzureAD, ExchangeOnline, […]

Tip: PSSysadminToolkit; PowerShell Scripts for Administrators

Tip: PSSysadminToolkit; PowerShell Scripts for Administrators https://ift.tt/3kggUsQ [German]Small tip for administrators of Windows systems in corporate environments. Steviecoaster has published a collection of PowerShell scripts on Github that administrators can use to determine certain information very easily. The PSSysadminToolkit can be found on this GitHub page for free download. I became aware of the collection […]

VMSA-2021-0002 updates for VMware ESXi and vCenter address multiple security vulnerabilities (CVE-2021-21972, CVE-2021-21973, CVE-2021-21974)

VMSA-2021-0002 updates for VMware ESXi and vCenter address multiple security vulnerabilities (CVE-2021-21972, CVE-2021-21973, CVE-2021-21974) https://ift.tt/3dHq1S8 Yesterday, VMware released an update that addresses three vulnerabilities in its ESXi, vCenter Server and Cloud Foundation products: A remote code execution vulnerability in the vSphere Client (CVE-2021-21972) An SSRF vulnerability in the vSphere Client (CVE-2021-21973) An ESXi OpenSLP heap-overflow […]

KnowledgeBase: You experience EventID 1699 on Domain Controllers targeted by Azure AD Connect

KnowledgeBase: You experience EventID 1699 on Domain Controllers targeted by Azure AD Connect https://ift.tt/3ukyxfL One of the issues you might encounter, when you misconfigure the delegated permissions for Azure AD Connect’s Active Directory connector account is events in your Domain Controllers’ event viewers every hour with event ID 1699. The situation You are using Azure […]

Quick Tip: Does my NIC support VMMQ?

Quick Tip: Does my NIC support VMMQ? https://ift.tt/2NNBHrQ Quick Tip: Does my NIC support VMMQ? Hi Folks – Most often, when a virtual machine or container is receiving network traffic, the traffic passes through the virtualization stack in the host. This requires host (parent partition) CPU cycles. Synthetic Data Path If the amount of traffic […]

Azure Unblogged – Azure Migrate

Azure Unblogged – Azure Migrate https://ift.tt/2M12lgi Azure Unblogged – Azure Migrate In this latest episode of Azure Unblogged join Sarah as she talks to Bharath Sivaraman, Senior Program Manager on the Azure Migrate team. In this episode Bharath covers off how Azure Migrate can help companies with their migration projects, whether it involves servers, web […]

Network Security Group Monitoring

Network Security Group Monitoring https://ift.tt/3rfYRW7 Intro Brad Watts here to explore monitoring of your Network Security Groups (NSGs). I was approached recently by a customer wanting to better understand changes being made to the many NSGs in their environment. Working with them, we came up with an Azure Workbook that provides a centralized view of both current settings on your NSGs along with […]