Prevent Accidental Deletions in Azure

How to Prevent Accidental Deletions in Azure

All Everyone, I encountered an issue with one of my customers that they deleted Important Resources from their Resource Groups. Unfortunately, they don’t have any backups as well. In this Article let’s see how we can protect it from being deleted accidentally or by mistake by any one of the team members using the Azure […]

How to Prevent Accidental Deletions in Azure

All Everyone, n I encountered an issue with one of my customers that they deleted Important Resources from their Resource Groups. n Unfortunately, they don’t have any backups as well. In this Article let’s see how we can protect it from being deleted accidentally or by mistake by any one of the team members using […]

Action Needed, No Internet Error in Sophos Firewall connected Machines

Issue Reported: Machines are able to connect to Sophos XG Firewalls. DHCP Scope provides IP addresses to the Client Machines without any issues. Internet is working without any issues in the client machines Wherein it throws an error “Action Needed, No Internet” though the internet works without any problems. Troubleshooting performed Reconfigured WIFI Devices connected […]

Firewall connected Machines

Action Needed, No Internet Error in Sophos Firewall connected Machines

Issue Reported: Troubleshooting performed After all the troubleshooting, It was still giving the same error and not getting fixed. Root Cause: After all the troubleshooting, Realized that it is trying to connect msftconnecttest.com Site for ActiveProbe testing which is default behavior of Windows devices to test the internet connectivity and update the status of the […]

BitLocker on Windows 11

How to Enable BitLocker on Windows 11

BitLocker Drive Encryption is a data protection feature that integrates with the operating system and addresses the threats of data theft or exposure from lost, stolen, or inappropriately decommissioned computers. BitLocker provides the most protection when used with a Trusted Platform Module (TPM) version 1.2 or later. The TPM is a hardware component installed in […]

How to Enable BitLocker on Windows 11

BitLocker Drive Encryption is a data protection feature that integrates with the operating system and addresses the threats of data theft or exposure from lost, stolen, or inappropriately decommissioned computers. n BitLocker provides the most protection when used with a Trusted Platform Module (TPM) version 1.2 or later. The TPM is a hardware component installed […]

Unable to Install ExchangeOnlineManagement 2.0.6 Version Exchange Online PowerShell

n Resolution: n n Tried to install Exchange Online Management Latest Preview Version 2.0.6-Preview6 but failed with an error mentioned in the screenshot n Before we install 2.0.6-Preview6, we would need to install PowerShellGet n To install PowerShellGet, Open Powershell with the Elevated Rights and run the following CMDLET. n Install-Module PowerShellGet -Force -AllowClobber n […]

Exchange Online PowerShell

Installing Exchange Online Management Version 2.0.6-Preview6 Preview

Microsoft has announced ExchangeonlineManagement Powershell 2.0.6 Preview v2. which is ideally super excited for Exchange Folks to have REST API Connections and Avoid Basic Authentications Why do we require REST API Connections to connect to Exchange Online? For more details about the 2.0.6-Preview6 version- Please read Microsoft Article Let us see how we can configure […]