fbpx
Azure AD PowerShell

Get-MgUserMemberOf – List Group Memberships of Azure AD User PowerShell

Get-MgUserMemberOf – List Group Memberships of Azure AD User PowerShell. Have you been using Microsoft.Graph.Users PowerShell module and wonder how to use the Get-MgUserMemberOf cmdlet? This cmdlet lists the groups and directory roles to which an Azure AD user belongs.  In other words, you use the Get-MgUserMemberOf command to display a list of all the […]

Active Directory Azure AD Azure AD Connect

Azure AD Connect Force Sync PowerShell/ Synchronization Service Manager

Azure AD Connect Force Sync PowerShell/ Synchronization Service Manager. As a default, the synchronization cycle in Azure AD is executed every 30 minutes. However, sometimes, as an Azure administrator, you may need to make urgent changes to on-premises AD objects and want them synchronized immediately with Azure AD.  For instance, forcing a sync is necessary, […]

Active Directory Azure AD Azure AD Connect

How Hybrid Identity with Azure Active Directory (AD) Works

How Hybrid Identity with Azure Active Directory (AD) Works (Explained). First of all, Hybrid Identity is essential when an on prem Active Directory needs to be extended to the Azure Active Directory environment. Organizations implement this to modernize their existing IT infrastructure. This helps in management and employees’ demand to access sensitive organizational data. Please […]

Active Directory Azure AD

Domain Controller Security Best Practices – Hardening (Checklist)

Domain Controller Security Best Practices – Hardening (Checklist). In 2020 Microsoft released a patch that would fix Zerologon vulnerability that affected domain controllers. The vulnerability allowed attackers to gain access into domain controllers. How? By exploiting a flaw previously found in the Netlogon Remote Protocol cryptographic scheme. In turn, this vulnerability served as a further […]

Active Directory Azure AD

Active Directory Security Groups Best Practices

Active Directory Security Groups Best Practices – Azure Active Directory Security Groups are powerful tools for administrators to control which Windows servers and network resources individual users have access to. By not properly managing these groups, you may unwittingly provide cybercriminals with a backdoor to enter your network and steal sensitive information. Azure Active Directory […]