Results 1 to 4 of 4

Thread: i need help please, any one know about this???

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    26

    Exclamation 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

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: i need help please, any one know about this???

    You can MAP the drive first with NET USE:
    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}]

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    26

    Exclamation Re: i need help please, any one know about this???

    i couldnt write such, can you please give me one example??

    many thanks

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    26

    Exclamation Re: i need help please, any one know about this???



    many thanks, i kept trying and i solve it, really many thanks bro


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width