Добавить
Уведомления

Active Directory users and computers count powershell

In this video, I have used a powershell command (Get-ADUser -Filter "Name -like '*'") .count to know the no of users that exists in active directory similarly we can use (Get-ADcomputer -Filter "Name -like '*'") .count to know the number of computers from active directory

12+
15 просмотров
год назад
12+
15 просмотров
год назад

In this video, I have used a powershell command (Get-ADUser -Filter "Name -like '*'") .count to know the no of users that exists in active directory similarly we can use (Get-ADcomputer -Filter "Name -like '*'") .count to know the number of computers from active directory

, чтобы оставлять комментарии