Hello all
I am after some help creating an alert for whenever any of our Windows server fixed disks (except a particular disk) go over 95% capacity. All of our Windows servers are VMs and we have them replicated between sites so we have the pagefiles on a dedicated disk that does not require replication or alerting on them as they will often run at >95% capacity. So far I have the below settings that generate an alert for any fixed disk successfully however I am unsure how to prevent the alerts on the disks containing the pagefiles. On most servers this drive is the K:\ drive and labelled as PageFile within Windows.
I have tried suppressing using "Caption contains K:\" and a few others but this seems to stop any alert from being generated for other fixed disks as well

Any ideas on how I should do this?