I have an environment that requires me to have the exact same GPOs applied across every domain. To this point I have been using GPMC to backup the policies and using scripts to import them into each domain and link them to the appropriate OU. I am now in need of the ability to use WMI filtering to apply certain GPOs and am in need of some help. I have successfully built the WMI filter and proved that it works as expected. I have exported this file through the GPMC and created the associated MOF. Is there a way to script the import and linking up of this WMI Filter? I want to be able to import all the GPOs, and WMI Filters, and then link them to the correct OU. Thanks in advance for any help that anyone can provide.
Bill