Complete Mailbox Migration with Bad Items

Introduction: Migrating mailboxes is a crucial task for organizations, ensuring seamless transitions between email platforms while maintaining data integrity. However, migrations aren’t always smooth sailing. Bad items, such as corrupted emails or problematic attachments, can hinder the process. In this guide, we’ll delve into the intricacies of mailbox migration, focusing on handling bad items effectively…

HOW TO DEPLOY ENTRA CLOUDSYNC

What is Microsoft Entra Cloud Sync: New offering from Microsoft that helps you achieve your hybrid identity goals for synchronization of users, groups, and contacts to Microsoft Entra ID. It accomplishes this by using the Microsoft Entra cloud provisioning agent instead of the Microsoft Entra Connect Sync tool. It can be used alongside Microsoft Entra Connect Sync and…

Future of Cloud Security with Azure Confidential Computing

In today’s digital landscape, data security is paramount. The increasing reliance on cloud computing solutions has presented both opportunities and challenges in safeguarding sensitive information. Microsoft Azure has been at the forefront of innovations in cloud security, and one such groundbreaking technology they’ve introduced is Confidential Computing. In this blog post, we’ll dive into the…

ADFS Upgradation

  It’s really difficult for the people to upgrade the current ADFS infrastructure to the latest one when old one is out of support.   what ADFS is and why it’s used in any organization: Active Directory Federation Services (AD FS) is the claim-based single sign-on (SSO) solution provided by Microsoft. It facilitates access to…

ADFS Upgradation

It’s really difficult for the people to upgrade the current ADFS infrastructure to the latest one when old one is out of support. what ADFS is and why it’s used in any organization: Active Directory Federation Services (AD FS) is the claim-based single sign-on (SSO) solution provided by Microsoft. It facilitates access to all integrated…

How to disable windows update on AVD

  In order to disable Automatic windows update in Azure Virtual Desktop there is only 2 option available:   1: While creating the Azure Virtual Machine 2: If Azure Virtual Machine is already provisioned then it can be possible on via Using Group Policy (Local or from DC)   What option is required to select…

How to Renew SSL certificate for ADFS

What is SSL certificate and why it’s important? An SSL certificate, which stands for Secure Sockets Layer certificate, is a digital certificate that enables secure communication between a web browser and a web server. It ensures that any data transmitted between the browser and server remains encrypted and cannot be intercepted or tampered with by…

Microsoft Azure Password less

PasswordLess   What is PasswordLess? Passwordless authentication is a method of verifying a user’s login without the need for a traditional password. Instead of relying on a password, PasswordLess authentication uses alternative methods to verify a login, such as biometrics (e.g. fingerprint, facial recognition), ha0072dware tokens, or one-time codes sent to a trusted device.  …

How to give AAD Connect account permissions

AAD connect Installation   During the AD connect customize setup installation, you will see the below window to enter the Service account cred. 1: Create New AD account: This will ask you to enter Enterprise Admin credential to create new AD connector account like MSOL_cer44rwXXX In AAD connect when you check Connector properties you will…

How to register app in Azure

Azure is a cloud computing platform that provides a wide range of services to businesses and developers. One of these services is Azure App Registration, which allows you to register and manage your applications in Azure. Registering an app in Azure is a simple process that can be completed in just a few steps. In…

Intune Error %20to%20authenticate%20user

Intune AutoPilot – invalid_client error failed%20to%20authenticate%20user   After the user credentials are validated in the Intune AutoPilot enrollment, the following error message comes up. invalid_client error failed%20to%20authenticate%20user. The detailed error is as below. Something went wrongLooks like we can’t connect to the URL for your organization’s MDM terms of use. Try again or contact your…

VM share disk between VMS on VMware

This article is a reference to the blog post by TheItbros as they have slightly wrong steps mentioned. So, I have just corrected and re-posting the blog.   How I found it wrong is: Today, when we configured things following his article, found it’s not working. So we did a lot of troubleshooting and finally…

How to Check and Enable TLS 1.2

What is Transport Layer Security (TLS)? Transport Layer Security cryptographic protocol that provides end-to-end security, or TLS is a widely adopted security protocol designed to facilitate privacy and data security for communications over the Internet. A primary use case of TLS is encrypting the communication between web applications and servers, such as web browsers loading a website.…

Can’t restore deleted mailbox even license assigned to the User in office 365

Issue: User has left the organization and re-joined after 2yr. I have assigned the E3 license to the user mailbox after which mailbox should be restore as Mailbox was in Inactive with Litigation/Org. hold on it. Now it’s giving me an error stating enable-mailbox failed with an unknown error. Below is the screenshot: Environment: Hybrid…