Answer the question
In order to leave comments, you need to log in
Search PC in AD by characteristics?
You need to find a PC with an i7 processor in AD using powershell. I use the Get-ADComputer -Filter { Description -Like '*i7*' } command. But for some reason, not all PCs are found, because I compare the number found with a sample from KSC. tell me what is wrong?
Answer the question
In order to leave comments, you need to log in
Because you are making a request for a description of a PC in AD, which, most likely, is not filled out correctly.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question