Greetings,
I need to distribute an msi installer to a number of remote servers.
I assume that the way to do it is to map my local drive to those target servers and then to copy this file from the mapped drive onto each server’s local file system.
What is the proper syntax for mapping a local drive to a remote server?
-Eugene