Can anyone give me an example of a tasty bit of script that will map the users a: drive
Assuming all PCs on the network have their A Drive shared as "Adrive" could you do something like setting a constant called "COMPUTERNAME" which picks up the PCs Name and then does something like "use z: \\COMPUTERNAME\Adrive"
This will then have the Z drive on that PC as a mapped drive to that PCs floppy disk drive.
I hope this makes sense to a VB expert out there.
Thanking you in advance....
Assuming all PCs on the network have their A Drive shared as "Adrive" could you do something like setting a constant called "COMPUTERNAME" which picks up the PCs Name and then does something like "use z: \\COMPUTERNAME\Adrive"
This will then have the Z drive on that PC as a mapped drive to that PCs floppy disk drive.
I hope this makes sense to a VB expert out there.
Thanking you in advance....