Tuesday, January 06, 2009
Deployment Forum HomeDeployment Forum ArticlesDeployment Forum Download LibraryDeployment Forum Member BlogsDeployment Forum Community Forums
Member Login
StandardLiveID


Register
Forgot Password ?



Guests can view and read messages in the community forums, but you must register and log in to Deployment Forum before you can post messages. Click Register at the top of this page. Before posting messages, please read the forum guidelines at the bottom of this page.

Subject: * Invalid Credentials: Network path not found (80070035)
Prev Next
You are not authorized to post a reply.

AuthorMessages
JayUser is Offline

Posts:17

Send Message
02/06/2008 9:59 PM  
So I have Microsoft Deployment setup on Windows 2003 SP2 however alot of the time at the 'Windows Deployment Wizard - Specify credentials for connecting to network shares' window I am getting the error above instead of it doing it's thing. It seems to be random as it works sometimes. I think I am the only one in the world with this problem, it may be because the PC isn't on the domain, I'm unsure.

 The network is Novell however we have a domain which the deployment server lives on. I thought for a bit that it might be a DNS issue so I changed the dns entries on test pc to the 2 DC's.

ArthurHUser is Offline

Posts:5

Send Message
02/07/2008 3:34 AM  
How about your network connections? Are the systems you are trying to build using the same wall outlet, or different ones? I have had that problem too and newer systems (like Dell Optiplex 755 or HP 6910p) while other models (like Dell Optiplex 745 or Dell Precision M4300) had no problems on the same network connection.

I hooked those new systems up through a different wall outlet and I had no problems. Maybe this is also part of your problem.
JayUser is Offline

Posts:17

Send Message
02/07/2008 5:28 PM  
It's an nc6400 I am using and the server is a VM hosted on a computer with a different wall outlet :/
scaniafreakUser is Offline

Posts:35

Send Message
02/08/2008 8:31 AM  
this is a copy of the reply i posted in the LTI subforum, so correct me if this is not permitted.

i've the same problem, only if i run the LTI from within the clients's OS.

when i run the MS Deployment Litetouch.vbs from the client's OS and i'm @ the wizardscreen were i have to give up the credentials for the network shares, it gives me an error: invalid credentials (800704C3).

when i run the LTI wizard when booted from PXE there are no problems.

the things i've tried:

- run the MS Deployment LTI from a client that's NOT in the domain - invalid credentials error
- run the MS Deployment LTI from a client that's IN the domain - no errors
- run the BDD LTi from a client that's NOT in the domain - no errors

It seems that you CANNOT run the MS Deployment LTI wizard from a client that's NOT in the domain.
is this true and confirmed? Or must it be possible?

i hope this is possible or a bug that can be fixed, because i mostly use MS Deployment on clients that are NOT in a domain.
Mike DzikowskiUser is Offline
Deployment Forum MVP

Posts:122

Send Message
02/08/2008 9:45 AM  

Jay-

The client actually is never on the "domain" -- but in WinPE when you enter your credentials, WinPE creates a connection to your Deployment Point Distribution Share. Your domain or the credentials to connect to your Deployment Server are all that matter.

Are you doing a refresh?  You say: "only if i run the LTI from within the clients's OS" -- if that is the case, just make sure you are using the account and  credentials with permission to access your Distribution Share.

Mike Dzikowski

 

 


Mike Dzikowski, MCP
scaniafreakUser is Offline

Posts:35

Send Message
02/08/2008 10:02 AM  
Posted By mdzikowski on 02/08/2008 9:45 AM

Are you doing a refresh?  You say: "only if i run the LTI from within the clients's OS" -- if that is the case, just make sure you are using the account and  credentials with permission to access your Distribution Share.

not particularly with a refresh. it's with all Task Sequences from MS Deployment (MSD). for example, i've made a TS that only installs Applications. the only task in the list is Install Applications. I've tested it and it works.

The credentials are only accepted if the client is in the domain. else it's not accepted. and i'm 100% sure i've used the correct credentials.
i've tried the same with BDD LTI. it both doesn't matter if the client is in the domain, and what option i choose (refresh, upgrade, replace).  the credentials are accepted.

i've also checked the vb scripts that handles the authentication, but since i've no knowlegde about vbs, i cannot understand the scripts.

FarmerPeteUser is Offline

Posts:168

Send Message
02/08/2008 2:33 PM  

If you are running this from within Windows, maybe it is running in to the Windows limitation that you can't authenticate from two different users to the same server at the same time?  We've used trickery to get around this by using FQDN or IP address so we can authenticate with 2-3 accounts at the same time on the same server. (i.e. filerserver, fileserver.domainname.com, or 10.1.1.100)

 

Does the account you are logged in to have access to the distribution share?  Try giving it access (or logging in to the computer with an account that does have access) and see if you get the same error.

scaniafreakUser is Offline

Posts:35

Send Message
02/08/2008 3:06 PM  

Farmerpete, you are the best!!!:D. you just solved the problem that i couldn't solve :D

i tried the options you gave me (fileserver, FQDN, ip address).

@ first it only worked with the IP address. but then i realised that when i used the ip address, DNS is not used. after that, i configured the client with the DNS address from the DNS server of the domain. From then also the FQDN worked.

so people: as Farmerpete suggested:

when running LTI wizard from within Windows, use the FQDN or IP address of the domainserver @ the field Domain.

thanks again for the solution Farmerpete

JayUser is Offline

Posts:17

Send Message
02/11/2008 5:24 PM  
Scania,
Are you sure it's working fine everytime for you, I tried what you said using IP as domain yesterday and all worked well except for in winpe (but thats another story).. However today I get the specify credentials for connecting to network shares before the Choose deployment type section which only works when I use the FQDN.. Argh randomness!

I'll keep playing till I have a consistant method to script up.
scaniafreakUser is Offline

Posts:35

Send Message
02/12/2008 5:00 AM  

I've only tried the IP as domain when running LTI from within Windows. when running LTI from WinPE i always just use the domain name as domain. that works fine for me.
if you expierence problems with it, open a cmd window in WinPE and try to ping the DC/deployment server. if you get a succesfull ping it  states that WinPE succesfully loaded the NIC drivers, and that network connectivity exist. make also sure that your DNS settings are correct (ipconfig /all when in WinPE).

about the randomness problem, i exprierence it sometimes too. it seems that it only occurs when a previous Task Sequense is not finished succesfully, and therefor it's not cleaned up. when in WinPE, the scipts initialise the wizard base on the output the scripts generate. and when an previous TS is still on the HDD, the generated output differs from when there's not a previous TS on the HDD.

good luck with it

 

You are not authorized to post a reply.
Forums > Deployment Solutions > MDT 2008 > * Invalid Credentials: Network path not found (80070035)



ActiveForums 3.7
Forum Policies
Minimize

These forums are a user-supported community for IT professionals to exchange deployment tips, solutions, and techniques. For the benefit of all Deployment Forum members, please observe the following guidelines when posting to these forums:

  • We reserve the right to remove any message. Our moderators will remove all messages that are not respectful or productive. Profanity, racism, prejudice, and flaming are not tolerated.
  • Do not advertise products or services. Our moderators will remove all advertisements or service announcements. Product and service recommendations from active Deployment Forum members are encouraged, however.
  • Make sure your question isn't already answered. Before posting questions, search the forums. After ensuring that your questions are unique, post them to the most appropriate forum. This will help reduce noise in the forums.
  • Help make the most of each thread. Do not post unrelated messages to a thread. Also, if you've resolved a question outside of these forums, please share the solution with other members by posting it back to the thread.
  • Do not share confidential information. Confidential information includes product keys and addresses. Our moderators will edit any message containing confidential information, so double-check messages and their attachments before posting them.
  • Post messages using only the English language. For the benefit of all Deployment Forum members, please post your messages using the English language.

We hope that you enjoy using this community. Please submit your comments and feedback on the Comments and Feedback page or post them to the Comments, Feedback forum.



Privacy Statement  |  Terms Of Use
© 2007 Jerry Honeycutt