I would like to use PSEXEC to get the already mapped drives from a list of computers in my domain. My psexec command is working only for my local machine. any suggestions?
C:\Documents and Settings\user>psexec @c:\computers.txt -u domain\administrator net use > c:\results.txt
Start Free Trial