* Collect the ADComputer quantity in Primary DC.
- Open the command prompt with run as administrator rights
- At command prompt "
Powershell (Get-ADComputer -filter *).count
"
* Collect the ADComputer quantity in Primary DC.
Powershell (Get-ADComputer -filter *).count
"