Hi Markus,
I'm also trying to exclude one drive letter from this alert. So far, I did not succeed in finding the right script.
I hope somebody knows the awnser, and if I find it myself, i will post it here.
Regards,
Wouter
Hello!
Thanks - now I can exclude S: - but a last question: I want to link this rule only to powered on VMs - I tried to link Scome VMWVirtualMachine with this rule too, but I failed. Can you give me a tip?
Thanks!
Markus
wmw4
3 Posts
0
May 26th, 2010 11:00
VMWVirtualMachineLogicalDisk where (name ! like '%S:\%')
this causes the rule to exclude all logical disks where the names are equal to S:\
using the query editor you can also add an extra filter to exclude specific virtual machines, if you want.
I hope this helps !
Regards, Wouter
wmw4
3 Posts
0
May 26th, 2010 07:00
I'm also trying to exclude one drive letter from this alert. So far, I did not succeed in finding the right script.
I hope somebody knows the awnser, and if I find it myself, i will post it here.
Regards,
Wouter
markusnemetz1
9 Posts
0
May 27th, 2010 10:00
Thanks - now I can exclude S: - but a last question: I want to link this rule only to powered on VMs - I tried to link Scome VMWVirtualMachine with this rule too, but I failed. Can you give me a tip?
Thanks!
Markus