Export AD Groups and Last Password Change


hi guys,

i need on how export ad groups in specific ou. thing how can extract last password change

for users?

thank you,

totoybeebo

hi,

export ad groups in specific ou.

https://gallery.technet.microsoft.com/scriptcenter/list-all-groups-in-the-a80e2b6c

extract last password change

get-aduser -filter * -properties *|select name,samaccountname,passwordexpired,passwordlastset,lastlogondate,enabled,displayname,givenname,surname|export-csv c:\output.csv



Windows Server  >  Directory Services



Comments

Popular posts from this blog

WIMMount (HSM) causing cluster storage to go redirected (2012r2 DC)

Failed to delete the test record dcdiag-test-record in zone test.com

Azure MFA with Azure AD and RDS