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

Generating Event ID 91, 44 with CA (In Event Viewer with source as Certsvc)

Group policy default policy cannot be edited because network name not found

Problem when changing update source