Jump to content

Recommended Posts

Posted
in active directory users and computers open up the ou of users/computers so they show on the right then right click that ou and click export list change save type to csv
  • Thanks 1
Posted

thanks but it doesn't give me the logon to computer ..

i found the solution:

PS C:\Users\administrator.PHARMA> import-module ac*

PS C:\Users\administrator.PHARMA> get-aduser -filter* -properties displayname, userworkstation | select displayname, userworkstation |export-csv c:\data.csv

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...