I need advise - best deployment solution? Using MDT 2010?
#1
Posted 20 May 2010 - 07:25 AM
I come to you seeking to benefit from your expertise and experience.
I need some advise. I am to deploy X number of Windows 7 clients, and I've been looking into the MDT 2010.
Using MDT 2010 to create Windows 7 images seems to be a great idea, but can I deploy them over network, instead of running around with a USB stick?
Perhaps I should mention that I am completely new to deployment, and have only very little experience with this sort of work.
I used the unsttended XP install guide here on the site some years ago, but that's about it.
Thanks in advance for any feedback.
#2
Posted 20 May 2010 - 07:41 AM
I have written a bunch of free step-by-step guides and video tutorials that will get you up and running quickly.
http://www.msfn.org/...ls-for-mdt-2010
/ Johan
#3
Posted 21 May 2010 - 02:44 AM
I haven't signed up to the .com site, so I really cannot say if what you posted was what I was looking for.
Hopefully, someone can post some good links to guides, howtos or even step-by-step guides for the MDT, that doesn't require me to sign up.
So far, I've managed to import the OS into the MDT, and make a Task Sequence, and I made my client access the installation with Network Service Boot.
My problem is now that the installation fails miserably. I suspect the task sequence. I chose "Standard Client Task Sequence".
Also, I wonder why the images in the <deploymentshare>\boot are so large. I made virtually no changes to them!
Any input to the above is greatly appreciated.
Edit:
I think I've discovered more specifically what I need to do.
I would like to deploy Windows 7 images (Customized by MDT2010) using Lite Touch, over network.
This post has been edited by Firebird78: 21 May 2010 - 03:21 AM
#4
Posted 21 May 2010 - 08:49 AM
It's really rather simple - you just need your MDT deployment server, a server running the WDS role (which can be the same server) that contains your LiteTouch WIM files, DHCP options 66 and 67 configured to point to the WDS server and boot file, and a client that can PXE boot.
If you're having trouble deploying images, one of the most common problems is the image itself (or screwing up the task sequence). I strongly suggest using MDT to deploy an uncustomized Windows client first, and once you're sure you have a client task sequence working on an uncustomized source, then consider adding applications and drivers into MDT to further customize the deployment. You really should only deploy customized WIM files directly from WDS - MDT should be used to CREATE the customized WIM files, and then capture them back. Think of MDT as your "lab", and once you have MDT and all of your apps working, then you use it to run the build again and capture that customized build. You take said customized build and place it into WDS, and use WDS to deploy that end-image.
#5
Posted 10 June 2010 - 06:11 AM
cluberti, on 21 May 2010 - 08:49 AM, said:
It's really rather simple - you just need your MDT deployment server, a server running the WDS role (which can be the same server) that contains your LiteTouch WIM files, DHCP options 66 and 67 configured to point to the WDS server and boot file, and a client that can PXE boot.
If you're having trouble deploying images, one of the most common problems is the image itself (or screwing up the task sequence). I strongly suggest using MDT to deploy an uncustomized Windows client first, and once you're sure you have a client task sequence working on an uncustomized source, then consider adding applications and drivers into MDT to further customize the deployment. You really should only deploy customized WIM files directly from WDS - MDT should be used to CREATE the customized WIM files, and then capture them back. Think of MDT as your "lab", and once you have MDT and all of your apps working, then you use it to run the build again and capture that customized build. You take said customized build and place it into WDS, and use WDS to deploy that end-image.
I believe that this is exactly what I'm looking for.
I thank you!
#6
Posted 26 August 2010 - 01:33 AM
When I add a boot image to WDS, I'm wondering... How come it bloats up like that?
The .wim file I add is only about 170 megs, but in WDS, it appears as above 1000 megs.
Is there a rational explanation for this, or have I just messed up big time?
#7
Posted 26 August 2010 - 05:02 AM
Firebird78, on 26 August 2010 - 01:33 AM, said:
When I add a boot image to WDS, I'm wondering... How come it bloats up like that?
The .wim file I add is only about 170 megs, but in WDS, it appears as above 1000 megs.
Is there a rational explanation for this, or have I just messed up big time?
compression. 1000MB is a bit large though... mine is only 786MB, but all depends on your customisations etc.
#8
Posted 26 August 2010 - 11:15 AM
#9
Posted 01 September 2010 - 07:11 AM
cluberti, on 26 August 2010 - 11:15 AM, said:
Thanks for this answer!
I have another question.
I keep getting an error "The Windows Boot Configuration Data file does not contain a valid OS entry."
Status: 0xc0000098
File: \Boot\BCD
What I'm trying to do, is create a 64-bit PE boot image, and I just cannot get it to work.
Any advise?
#10
Posted 01 September 2010 - 12:42 PM
#11
Posted 09 September 2010 - 01:01 AM
cluberti, on 01 September 2010 - 12:42 PM, said:
I made my changes to the deployment share, selected "Update deployment share" from the Workbench, and afterwards, I added the bootimage to WDS.
x86 works like a charm, x64 does not.
What can cause this?
I imported an x64 OS i wanted to deploy, and I've made an x64 Task Sequence to install my "Bare Metal" (is this the correct term according to the deployment lingo?), but this task sequence is not visible when I boot from the x86 PE image. I guess that's logical enough though.
#12
Posted 09 September 2010 - 12:59 PM
#13
Posted 10 September 2010 - 01:49 AM
cluberti, on 09 September 2010 - 12:59 PM, said:
That was pretty much what I figured.
I've imported both an x64 and an x86 OS into my deployment share, and created answerfiles for both architectures with SIM. Then I made Task Sequences for the first install.
As stated, it works like a charm with x86, while I cannot even boot into WinPE x64. That puzzles me.
#14
Posted 10 September 2010 - 07:40 AM
#15
Posted 15 September 2010 - 06:01 AM
Same error.
In my desperation, I even tried with a "standard" Win7 x64 DVD (as opposed to the Win7 x64 Volume DVD I've been using so far). Again, same error.
The server that's running it all is a 2003 R3 32-bit. Does this make a difference?
Edit:
Finally found the solution!
Turns out I missed one important thing when configuring WDS:
wdsutil /set-server /architecturediscovery:yes
That made all the difference.
This post has been edited by Firebird78: 16 September 2010 - 03:04 AM
- ← Without Password
- Unattended Windows 7/Server 2008R2
- Unattended install with variable OEM keys and PC names →



Help
Back to top










