I have a policy applied to all workstations which under Notifications > Storage is set to send a notification when a non-system partition has less than 25% (this value doesn't matter for now), however I have one workstation where I want to change this value.
I can do this using the Pulseway manager, but this involves logging onto the computer to do it. When I change this setting via Pulseway Manager I can see that it adds an entry in the registry under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\MMSOFT Design\PC Monitor\HDDList - so in theory I could script this/do it remotely without interrupting the user to log onto their PC to set it, however I can't see where the Id0 value is coming from - it doesn't seem to match the disk ID or serial number, volume name or anything else I can find with the command line.
I don't want to create a new policy just for one setting because policies don't work in the same way as Active Directory Group Policy, i.e. a policy with a single setting inherits all the settings in the policy above and just overrides that setting.
TLDR; how can I find the disk ID that Pulseway Manager sets in the registry?