Windows XP Community - XPHeads



Spyware Doctor

XPSP2 MDT2008 WDS LTI & Slipstreaming

microsoft.public.windowsxp.setup_deployment


Reply
  #1 (permalink)  
Old 04-16-2008, 09:46 PM
Ty G.
 
Posts: n/a
XPSP2 MDT2008 WDS LTI & Slipstreaming
So there appears to be issues with XP SP2 being deployed via LTI w/MDT.

I started out quite ambitiously slipsteaming RyanVMs Updatepacks and Addons
WMP11 and all current BTS Driverpacks method2, updated my source files via
workbench, verified my unattend.txt info and booted via MDS PXE using the
Lite Touch created wim. It seemed to be working flawlessly prompted for
credentials asked the necessary questions for a LTI install then hangs with
an error message that pops up behind the other current windows indicating
that it couldn't find C:\MININT\unattend.txt. I Browsed the directory and
verified that the file was absent. So I added a custom task (command line)
to the task sequence: xcopy \\server\distribution$\control\buildname\etc\*.*
C:\MININT\ . This caused the LTI script to bypass the login prompt and
typical LTI questions and jumped right into installing XP SP2. After it
completed it rebooted and started an unattended XP text mode install.

I terminated this and started over on my source files this time selecting
BTS Driverpack method1 as I noticed that method2 runs a quasisetup to extract
the drivers and add them to the registry I assumed the quasisetup was causing
the issue. I reran setup using LTI failed no C:\MININT\unattend.txt readded
the xcopy command line and this time it prompted me for credentials and asked
me the LTI deployment questions. The source files took forever to copy so I
checked file size and the driverpacks had ballooned the source files to over
1.5 gigs. I let this one run all the way through and it again rebooted and
started an unattended text mode XP install. I allowed this one to run just to
see what it produced, it ran setup, then reran setup, and finally bombed out
I can't remember the error and don't care what it was.

I decided to go clean started with clean SP2 source no modifications, I did
add the driverpacks files to the Out of Box drivers in workbench. Created New
Client Task sequence disabled only the 3 unapplicable State Capture tasks and
the State Restore sections. PXE to LTI asked all the right questions ran the
unattened install rebooted and started an unattended text mode install.

I terminated this one and thought maybe it needs to reboot into PE to
finnish out the LTI scrips so I added a apply WInPE task right after Install
OS and Next Phase. This caused it to boot prompt for Windows Setup or
Windows Setup with EMS support. I selected EMS and it booted to a PE
environment and started running LTI scripts and said deployment was
successful the computer is ready to use. I finnished out the wizard rebooted
and it started running an unattended text mode install (which I allowed to
finnish. This seems to have installed the OS using the unattened file I
setup btw it did inject the drivers properly but this doesn't seem right.

If this is how the MDT deploys it's about the most unproductive productivity
tool I've ever encountered.

I MUST be doing something wrong. Please enlighten me.

Thanks,
Ty


--
There seems to be a pattern to this random series of events.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:11 AM.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74