fbpx
Office 365

Using Conditional Access Policies to Enhance Office 365 Security

Using Conditional Access Policies to Enhance Microsoft 365 Security. Organizations adopting Microsoft’s cloud services must keep their employees safe, especially when accessing these cloud services outside the organization’s network. In this article, we cover the setting up of conditional use policies by enterprises to control how their users use Office 365 and other Microsoft services. […]

Active Directory PowerShell

How to Find Active Directory Users Last Logon Time (Using ADUC)

How to Find Active Directory Users Last Logon Time (Using ADUC). Active Directory is a central component of many Windows based networks and serves as a database of users, groups, and computers that system administrators manage. One crucial task for system admins is to identify inactive user accounts in Active Directory and remove them to […]

Active Directory Cybersecurity

Active Directory Security Best Practices: Protect Your Environment

Active Directory Security Best Practices: Protect Your Environment. Active Directory (AD) is a vital and critical component of most enterprise IT environments, providing authentication, authorization, and access control services to a wide range of applications and services. As such, ensuring the security of the Active Directory environment is paramount to protect the confidentiality, integrity, and […]

Active Directory PowerShell

Top 5 Active Directory Powershell Scripts for Active Directory (Users / Groups)

Top 5 Active Directory Powershell Scripts for Active Directory (Users / Groups). Are you a Windows SysAdmin looking to automate routine Active Directory (AD) management tasks and simplify your AD administration tasks? PowerShell scripts help you accomplish this quickly and efficiently. This article explores top 5 Active Directory PowerShell commands for managing users, groups and […]

Active Directory PowerShell

ADSI Edit: How To Edit Active Directory Using ADSI Edit

ADSI Edit: How To Edit Active Directory Using ADSI Edit. Firstly, ADSI (Active Directory Service Interface Editor) Edit allows access and modifies the underlying and unexposed directory service data through ADUC (Active Directory Users and Computers). In this article, we discuss the usage of ADSI Edit, including how to access the tool, primary navigation, and […]

Azure AD

Get-MgUser – Find Azure AD Users and Filter using PowerShell Script

Get-MgUser – Find Azure AD Users and Filter using PowerShell Script. Are you tired of manually sifting through the Azure portal to find the necessary user information?  Look no further than the Get-MgUser cmdlet.  This powerful cmdlet (part of the Microsoft.Graph.Users module) lets you quickly locate and filter Azure AD users based on specific criteria, […]