• Hey Guys,

    I have been trying to figure this out to. The link in this thread sets a policy that determines free space in the .mdf file. I don't care about the file size itself, I just want an alert so that if a backup location runs below %10 of free space it will fail the policy. I assume I use the @volumefreespace option but I can't figure out what I should put for a value.

    There must be something I can divide or multiply the @volumefreespace to get 10% of the total space of the drive the file is on. Yes I suck at math.