fbpx
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 Office 365 PowerShell

Top 15 Office 365 PowerShell Commands (Users, Groups, Licensing)

Top 15 Office 365 PowerShell Commands (Users, Groups, Licensing). As a Windows PowerShell user, I am aware that using PowerShell for Office 365 administration may seem complicated to a lot of Office 365 users.  However, in my experience, despite of this, Windows PowerShell is an extremely useful tool for managing Office 365. For example, instead […]

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

Active Directory PowerShell

How to Check Active Directory Replication Status Health

How to Check Active Directory Replication Status Health. Active Directory (AD) replication is an essential process that ensures data consistency across all domain controllers (DC) in an organization. If replication is not functioning correctly, it leads to various issues, including authentication failures and data inconsistencies. In this article, we discuss and test how to check […]

Active Directory PowerShell

Find Active Directory Users with Expired Password (PowerShell)

Find Active Directory Users with Expired Password (PowerShell). Are you responsible for managing passwords in your Active Directory (AD) environment? One crucial task is to identify users whose passwords have expired, as these users will no longer be able to log into their accounts until they reset their passwords. This article shows you how to […]