Below is the screenshot of how to fetch computers from the "servers" node only
You might ask why OUs in the LDAP subtree path are listed in reverse order?! This is by design of the LDAP search provider. You are supposed to feed it with search string that lists OUs in reverse order. Since not many users aware about this, what the VNC Manager does internally is creates two queries: one is exactly the same as the user entered it and another one with the elements in reverse order.
So this is just a small performance improvement hint, to make your queries work fast you should enter them in the reverse order. This way the VNC Manager would have to query AD only once. Kindest Regards,SmartCode Solutions Support