i need help please, any one know about this???
im trying to open C: parition on remote machine i have username and password belong to that machne.
when i tried this from my form, i got an exception told me " Unknown username or password"
anyone please know how to handle this, and enter the known username and password without having any exception??
many thanks :thumb:
Re: i need help please, any one know about this???
You can MAP the drive first with NET USE:
Quote:
The syntax of this command is:
NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]
NET USE {devicename | *} [password | *] /HOME
NET USE [/PERSISTENT:{YES | NO}]
Re: i need help please, any one know about this???
i couldnt write such, can you please give me one example??
many thanks
Re: i need help please, any one know about this???
:wave: :wave: :wave: :wave: :wave: :wave: :wave:
many thanks, i kept trying and i solve it, really many thanks bro
:wave: :thumb: :wave: