I was wondering if there is a way to get user profile information from the
PDC/BDC such as to map a home directory. To match this equivalant line in a
batch file
Net use P: /home /yes
I guess in this case the /home contains the directory where the user folder
is stored and on which server in the user profile. Is there a way to
accomplish this using a VBScript?