Jump to content

Net Use not working with WinPE 2.0


srihariram

Recommended Posts

Hi,

I am not able to connect to Network using "net use" command with Win PE 2.0. I am able to ping to the destination server with Windows 2003 Server OS.

It posts the following Error Message:

The user context supplied is Invalid. (Error No. 3775)

I am able to connect to the same server using Older version of WinPE.

Could anyone suggest the solution for the above.

Regards..

Link to comment
Share on other sites


If you type set at the command prompt it will give you the user you are currently logged in at. I think it will be the system account.

To use net use with another user that has rights on the server do the follwoing

net use x: \\server1\share /user:domain_name\useraccount

If you dont have a domain then.

net use x: \\server1\share /user:useraccount

Matt

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...