Every user profile keeps track of which drive letters are mapped to which
network shares. I've been looking through both ADSI and WMI do***entation
to
see if I could find this information, and so far have not found anything.
The
fact that a user has these mounts set up each time he logs on means that
the
information is stored somewhere. I'm trying to access this information in
an
effort to programmatically change the location of the network shares as
the
shares are moved between file servers.
Does anyone know where this information is stored, and whether it can be
accessed through one of Microsoft's namespaces?