Closed dbeugger closed 2 weeks ago
Thank you for your patience here and sorry for the wait :( Found the issue here, waiting for fix on the other issue to release it. Very, very soon ... but not tonight ^^
Fix has been released in 1.8.205
Did some successful testing with the new version Many thanks
I created ADMF psd1 file for the WMI filter Amdf-Test-1Q
When I create the filter with Invoke-AdmfDomain the first time, it shows no error. But a Test-AdmfDomain will show a difference. The execution of Invoke-AdmfDomain will show the following error WARNING: [20:03:18][Invoke-DMWmiFilter] Invalid input: 2! This command only accepts output objects from Test-DMWmiFilter
When I start gpmc.msc and edit the filter, no query is displayed. I can add the query by hand. Bit when i try to save the filter I get following error: Error text not available. Error code = 80041008
I created the same WMI filter by hand with the same query. After SELECT I entered two blanks. Test-AdmfDomain shows a difference. Invoke-AdmfDomain changes the filter without an error. But again, the filter is corrupt
When I use a filter Admf-Test-2Q with two query's the creation works as expected
When the query's has changed the Invoke-AdmfDomain will fix it, but the same error as above will be shown: WARNING: [20:34:03][Invoke-DMWmiFilter] Invalid input: 2! This command only accepts output objects from Test-DMWmiFilter