Search Active Directory using PowerShell ADSISearcher Filters

[catlist name=”PowerShell ADSI and Active Directory” conditional_title=”Other Posts in this Series:” numberposts=5 pagination=yes customfield_orderby=”series_post_order” order=”asc”] This post discusses how we can search Active Directory using PowerShell ADSISearcher filters.  Using search filters can improve search performance significantly. Consider the following where … Continue reading

Use ADSI and FromFileTime to Convert Datetime Attributes in Active Directory

[catlist name=”PowerShell ADSI and Active Directory” conditional_title=”Other Posts in this Series:” numberposts=5 pagination=yes customfield_orderby=”series_post_order” order=”asc”] This post explains how we can use ADSI and FromFileTime to convert datetime attributes in Active Directory to a human-readable date and time. You’ll notice … Continue reading