Directory containing softlinks to most recent images when using Raw/COW format

I would like to request a directory similar to the “clients” directory but for images. I understand this may only work for raw/COW images or full VHD images. It would be really nice if they were separated by group as well. Something like this:

|--{storage dir}
|  `--client_images
|     |--{group name}
|     |  `--{client name}
|     |     |--Image_SYSVOL (softlink)
|     |     `--Image_C (softlink)
|     `-/default  (for un-grouped clients)

This would allow me to easily keep copies of the most recent images off-site with rsync or copied to an external hard drive. Breaking them up by group would make it easier to only transfer the images I need like servers.

Thanks