SIEM and XDR in one place

Microsoft Sentinel Implementation a Deep Dive- Part 1: Workspace Deployment

Hello Buddies, Howdy.. In this series, we are going to see about Microsoft Sentinel end-to-end implementation and how we can use it. What is Microsoft Sentinel? Microsoft Sentinel is a scalable, cloud-native security information and event management (SIEM) that delivers an intelligent and comprehensive solution for SIEM and security orchestration, automation, and response (SOAR). Microsoft […]

SIEM and XDR in one place

Microsoft Sentinel Implementation a Deep Dive – Part 3: Configuring Data Connectors

Previous Articles Part 1:  Microsoft Sentinel Implementation a Deep Dive- Part 1: Workspace Deployment Part 2: Microsoft Sentinel Implementation a Deep Dive – Part 2: Microsoft Sentinel Deployment Installing and Configuring Data Connector of Microsoft Sentinel to Ingest Windows Security Events Learn more about Content Hub solutions at https://learn.microsoft.com/azure/sentinel/sentinel-solutions. Configure the data connector for Azure […]

Couldn’t connect to the workspace

How to Create Distribution List in Microsoft 365

A distribution list is used to send emails to groups of people without having to enter each recipient’s individual email address in Microsoft 365 Login to O365 Admin Center -> Under Recipients -> Groups -> Distribution List ->Add a group. Select a group type Distribution and click Next. Enter Group name as per the request […]

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 […]

Exchange Online PowerShell

Unable to Install ExchangeOnlineManagement 2.0.6 Version Exchange Online PowerShell

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

Azure AD Sync Services

Event 611,RPC Error 8453 Replication access was denied in Azure AD Sync Services

Issue with Azure AD Connect: New Passwords are not syncing to AAD from On-Premises. It throws Error with an Event ID : 611 in the Event Logs with following message. Password hash synchronization failed for domain: windowstechpro.com, domain controller hostname: DC2.windowstechpro.com, domain controller IP address: 192.168.139.132. Details: Microsoft.Online.PasswordSynchronization.DirectoryReplicationServices.DrsException: RPC Error 8453 : Replication access was […]