|
Re: Scheduled Tasks
sure, just issue a "net use" command to map a drive (NET USE J: \\servername\share /USER:domainname\username password)
That will log you in and map a a drive (if needed) but you can also just use it toget you logged in and still use a UNC name.
|