On Feb 11, 2008 5:04 PM, Ajay Kulsh <[EMAIL PROTECTED]> wrote:
> Do any of you know of a software inventory program that can give
> complete information about the mapped drives?

  Poor man's answer -- put something like the following in a logon script:

ECHO %DATE% %TIME% %ComputerName% %UserName% >>
\\mgmt_server\mgmt_share\logfile.txt
NET USE >> \\mgmt_server\mgmt_share\logfile.txt

  Be aware that mapped drives are part of a user's profile, are not
tied to any particular machine, can vary from user to user, etc.

-- Ben

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!    ~
~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm>  ~

Reply via email to