Your comments

I would really like this option as well...maybe even to add some more advanced logic on the side initiating the control where you can set different zoom levels based upon the resolution of the guest client machine you are accessing.
In a simplified....
   If resolution <= x, set zoom to a
   If resolution >=y, set zoom to b
   else, set zoom to c