Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

determine which network drive is mapped in user computer

$
0
0

hi, 

i have a domain environemnt. I 'd like to determine which network drive is mapped on domain user computer. (i use domain admin account). 

I type : get-wmiobject win32_logicaldisk and use drivetype=4 (netowrk drive) but i have no results (i know the user have some mapped  network drive).

I  use win32_mappedlogicaldisk also and still no results. Please Help..


Viewing all articles
Browse latest Browse all 6937

Trending Articles