Red Squirrel
No Lifer
I have a network script that currently mounts a folder to a drive letter, say, x: then runs from there, as UNC paths don't work very well when a script has to refer to a file.
The issue with this is I sometimes run into workstations that have x: (or any other letter I may pick) used for something specific to their department.
Because of this, the script wont work well on said PCs.
Is there a way I can just make a folder on their local PC and mount the drive there then unmount after?
The issue with this is I sometimes run into workstations that have x: (or any other letter I may pick) used for something specific to their department.
Because of this, the script wont work well on said PCs.
Is there a way I can just make a folder on their local PC and mount the drive there then unmount after?