wonglihuang 0 Posted February 16, 2020 Share Posted February 16, 2020 Hello, Is it possible get client machines all driver name and letter including network driver? I cannot find any clues from internet Link to comment Share on other sites More sharing options...
Administrators Marcos 4,935 Posted February 16, 2020 Administrators Share Posted February 16, 2020 Theoretically you could send a Run command task to run "wmic logicaldisk get deviceid, filesystem, volumename" with redirection of the output to a file in a network share, however, I'm afraid it might not work due to insufficient permissions. Link to comment Share on other sites More sharing options...
wonglihuang 0 Posted February 17, 2020 Author Share Posted February 17, 2020 (edited) OK, Could it run other format file using RUN command e.g. powershell ,vbs Edited February 17, 2020 by wonglihuang Link to comment Share on other sites More sharing options...
Recommended Posts