patrickdrd
Programmer
Hi to all!
Is there any other way to connect to a remote pc other that net use?
I am working on a script at the time, and I found a way using the command:
NET USE DEVICENAME \\COMPUTERNAME\SHARENAME password /USER
OMAINNAME\username
Is there any other way, without the need to map the drive?
Thanks in advance!
Is there any other way to connect to a remote pc other that net use?
I am working on a script at the time, and I found a way using the command:
NET USE DEVICENAME \\COMPUTERNAME\SHARENAME password /USER
Is there any other way, without the need to map the drive?
Thanks in advance!