Skip to content

ShellGeek

  • Home
  • PowerShell
  • PowerShell Tips
  • About Us
  • Contact

Get-AdComputer

PowerShell Get All Computers in Domain

by shelladmin

The command to get all computers in the domain and their details is the Get-AdComputer cmdlet in PowerShell. This command retrieves the computers in the …

Read more

Get-Adcomputer- Find Operating System

by shelladmin

The command to find the operating system name, and version of the computer in the Active directory is Get-AdComputer. This command has an OperatingSystem property …

Read more

Get-ADComputer- Find Computer Details in OU with Examples

by shelladmin

Get-AdComputer cmdlet in PowerShell is used to find one or more computers in the Active Directory or find computers in OU (Organization Unit). Using the …

Read more

Get-AdComputer PasswordLastSet – Find Stale Computers

by shelladmin

PasswordLastSet attribute stores information about the password last set for the computer. In the active directory, you can check the last password set date in the …

Read more

Get AD Computer Description using PowerShell

by shelladmin

We can get the description of Active Directory computers using the Get-AdComputer in PowerShell. AD computer has Description property. We can get a description of …

Read more

Get-ADComputer Last Logon using PowerShell

by shelladmin

Active Directory Get-ADComputer cmdlet gets one or more computers in the active directory. In a large organization, the System administrator has to continuously monitor inactive …

Read more

Recent Posts

  • PowerShell – Get AD Group Members and list of Users
  • Convert Timestamp to Date in PowerShell
  • PowerShell Compare Files Modified Date and Creation Dates

Footer

  • Home
  • About Us
  • Contact
  • Privacy Policy
  • Terms and Conditions
Copyright © 2023 ShellGeek All rights reserved