Hi sfelice,
The problem is that mapped drives and printers are stored in the HKCU portion of the registry, and it's really difficult to access HKCU remotely.
A much easier way is to write something in a logon or logoff script that would export the information you need.
HTH,
Bill