Hi All,
I need to create a WMI filter for select all the computers (servers) in an OU. Now I have tried with:
select * from ds_computer where ds_distinguishedName like '%ou=Amsterdam%'
But it doesn´t work, where is the error? how would be the correct query?
Thanks a lot,
Regards.