Can I do automatic tagging of OU to computers using active directory?

Yes, we do have custom support for enumerating computers under specific OUs and tag it automatically. This avoids manual tagging or defining rules to tag the OU to computers. Basically the custom code will enumerate all the sub tree with filter "(objectCategory=computer)”.
We have plans to productize it so that it is available for all the customers by default.