Use PowerShell : Get all computer list in domain

preview_player
Показать описание

Use PowerShell - Get all computer list in domain

1. Prepare

- DC11 : Domain Controller

2. Step by step

- DC11 :

+ Windows PowerShell :

+ Get-ADComputer -Filter * -properties *|select Name, DNSHostName, OperatingSystem, LastLogonDate
Рекомендации по теме
Комментарии
Автор

Tnx, this is was I was looking for :)

aldianp
Автор

There is a powershell timeout error on bigger domain controllers. Could you please advise on how to handle the issue and limit the searchscope?

Chandrakanth
Автор

is it possible to add a tab with bitlocker information ?

DailyshortsNL
Автор

what is the command for serial number ?

isaacyang
Автор

This is very good command. But how to get Processor, RAM, Hard Drive and IP Address with this command.
Thanks in advance :-)

skvallakat
visit shbcf.ru