I have a requirement to discover if a CD/DVD disk (not just a drive present) is loaded on a machine.
Is there any method of using BigFix to query a PC and create for example an automatic group or a fixlet listing the PC’s with media loaded into these drives?
I tried searching and googling and unfortunately nothing is returned - any help would be great
I don’t have a CD/DVD drive in my workstation, so I can’t progress this far, but I know the WMI class Win32_CDROMDrive has a property (MediaLoaded) that reports true if there is a CD loaded.
Thanks for your reply, and that is certainly a great help, I’m not really much of a content author (yet) how would I use that to return the value best?