Friday, January 09, 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: Install apps using MDT Database in NEWCOMPUTER scenario
Prev Next
You are not authorized to post a reply.

AuthorMessages
mr0rangeUser is Offline

Posts:2

Send Message
08/06/2008 8:46 AM  

Hi!

I have a problem that I can't find the solution for in my MDT 2008 lab environment and is hoping one of you can help me. I have a couple of test applications and have assigned these applications to be installed in the MDT database on a certain make and model. (mostly bad drivers which need to be installed from exe and msi)

When I use the REFRESH scenario (running LiteTouch.vbs from the distribution share) - all applications are being installed fine on the computer model in question.
BUT - when I try the NEWCOMPUTER scenario (F12 and booting from network) and is using the same task sequence no applications are installed. :(

When examining the logs (BDD.log) I see that both of the applications lists are empty in the NEWCOMPUTER scenario - but in the REFRESH scenario it looks like it should be. Other than this, the NEWCOMPUTER scenario works just like the REFRESH scenario.

What have I missed??

Thanks!
Peter, Sweden

SieversUser is Offline

Posts:18

Send Message
08/06/2008 8:02 PM  

I've been troubleshooting some of my own database connection issues and found this helpful:

http://blogs.technet.com/benhunter/archive/2007/07/10/bdd-2007-troubleshooting-database-issues.aspx

Once you run "cscript.exe ZTIGather.wsf /debug:true"  it will show you usually what is going wrong.  I had an instance where the UNC path back to my SQLShare was doubling up.. \\Server\\\Server\Share.  Hope this helps.

mr0rangeUser is Offline

Posts:2

Send Message
08/07/2008 9:48 AM  

Thank you Sievers!

Right on the money! It was a permission error in the SQL database. The reason why I could refresh without errors was of course because I had logged in as Administrator when I ran LiteTouch.vbs and apparently the ZTIgather script then runs BEFORE the computer is restarted. Administrator had rights in the database - my BuildAccount had not. So I just put BuildAccount in the predefined SQLServer2005SQLUSER$... group, which had read rights by default,  (dunno if thats the most correct way to do it though) and everything started working!

Oh, do I have to mention that the link you gave me is now in my favorites :)

/Peter, Sweden

You are not authorized to post a reply.
Forums > Deployment Solutions > MDT 2008 > Install apps using MDT Database in NEWCOMPUTER scenario



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