Active DirectoryMicrosoft Technologies

Find Active Directory Objects (PowerShell Guide)

Active Directory can hold near 2 billion objects. When the number of objects grows, the requirement for affective object filtering grows as well. Active Directory have several GUI options to search/filter specific objects. We also can filter objects using PowerShell. In previous posts, we learned about Get-ADUser and Get-ADComputer cmdlets and how it can be used with other commands to filter…
Read more

Microsoft Entra lifecycle workflows Part 02 - How to synchronize value for employeeHireDate attribute from on-premises Active Directory ?

Step-by-Step Guide : Automate JML(Joiners/Movers/Leavers) process with Microsoft Entra lifecycle workflows

Active DirectoryMicrosoft TechnologiesWindows Server

How to find Objects In AD, Part 2

This post is the Part 2 of and article which explains tools, techniques which can be use for find objects details in effective manner. if you didnt read the part 1 yet you can find it in here. Control view of objects in Active Directory Users and Computers snap-in We can modify the "view" of the Active Directory Users and Computers snap-in to display more information and it will help…
Read more

Microsoft Entra lifecycle workflows Part 02 - How to synchronize value for employeeHireDate attribute from on-premises Active Directory ?

Step-by-Step Guide : Automate JML(Joiners/Movers/Leavers) process with Microsoft Entra lifecycle workflows

Active DirectoryMicrosoft TechnologiesWindows Server

How to find Objects In AD, Part 1

This post is a first part of a set of articles which explains tools, techniques which can use to find objects with in active directory environment. Active Directory holds many different kind of objects details. it contains info about users, groups, computers, organization units,resources etc. so there are occasions where we need to find specific objects with in the AD. if its a small environment…
Read more

Microsoft Entra lifecycle workflows Part 02 - How to synchronize value for employeeHireDate attribute from on-premises Active Directory ?

Step-by-Step Guide : Automate JML(Joiners/Movers/Leavers) process with Microsoft Entra lifecycle workflows