Skip to content

Instantly share code, notes, and snippets.

@mczerniawski
Last active September 3, 2018 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mczerniawski/b8a3b7108a0007e4d0ef172b8eef40f6 to your computer and use it in GitHub Desktop.
Save mczerniawski/b8a3b7108a0007e4d0ef172b8eef40f6 to your computer and use it in GitHub Desktop.
Get-ADComputer -Filter * -SearchBase 'OU=Servers,OU=Computers,DC=contoso,DC=com' -properties 'operatingSystem','whenCreated','whenChanged'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment