Jump to content

Recommended Posts

Posted
Okay now then- I have installed MDT, managed to create a Lite touch image for booting and successfully managed to use WDS to send this Lite Touch image to a PC booting using PXE (phew!) exciting. The next thing i need to know is once the basic image has been installed on the client how do i capture that image after installing apps etc...?

 

Do I have to boot it in audit mode? Or do a sysprep? And after that- do i use WDS to pull that image back to the server so i can deploy it to the other clients?? The other PC's are all the same model for this task.

 

create a sysprep and capture task sequence in deployment workbench

on your reference pc go to \\server\deplomentshare$\scripts\ and run the litetouch vbs file select your capture task and have a cup of insert drink here (personally i do it all on a vm so install windows/office/updates other twiddly bits then snapshot so i can go back to a pre sysprepped state)

Posted
We have been using MDT for a while if you need to see a local set up as well you are welcome to come and see and ask questions. I currently have a task sequence that loads Windows 7, automates various installs etc then pauses for an manual steps and then once resumed, starts the capture.
Posted

I'm struggling.

 

Upon PXE booting everything goes great until the Setup is preparing you computer for first use screen- i've got an error saying 'the computer restarted unexpectedly or encountered an unexpected error to install windows, click "OK" to restart the computer, and then restart the installation'

 

Any help appreciated!!

Posted
I'm struggling.

 

Upon PXE booting everything goes great until the Setup is preparing you computer for first use screen- i've got an error saying 'the computer restarted unexpectedly or encountered an unexpected error to install windows, click "OK" to restart the computer, and then restart the installation'

 

Any help appreciated!!

 

I think when I had this error it was because I had more than the Administrator account on the "image" machine. If this is true in your case, you need to delete any accounts apart from the local admin and "system" type accounts. Check in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList to make sure there aren't any rogue profiles in there and delete if necessary. In my case, it was an account I use called "Setup" when I wiped/reinstall a machine from scratch (before I knew how to boot into the local admin account/audit mode straight away).

Posted

Also make sure that you've not imported KB2533552 into MDT..

 

This was causing our MDT setup to throw it's rattle out for a while.. I ended up pulling it, and adding it as an app via batch file.

Posted
I think when I had this error it was because I had more than the Administrator account on the "image" machine. If this is true in your case, you need to delete any accounts apart from the local admin and "system" type accounts. Check in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList to make sure there aren't any rogue profiles in there and delete if necessary. In my case, it was an account I use called "Setup" when I wiped/reinstall a machine from scratch (before I knew how to boot into the local admin account/audit mode straight away).

 

The image i'm using is a downloaded one with SP 1 already in it... could this be the problem?

Posted (edited)

Shouldn't be the case.

 

I replaced our SP0 with SP1 images as soon as they became available.

 

-

 

I just had a random thought..

 

Had you installed AV to the Windows 7 PC before capturing the image???

Edited by VeryPC_Tom_M
Posted
The image i'm using is a downloaded one with SP 1 already in it... could this be the problem?

 

Shouldn't be - all my images are SP1. They also have McAfee included, but I recently had problems upgrading an elderly relative's Win 7 install to Win 8 until someone on here suggested turning off/uninstalling his A/V. (Made more difficult by the fact that this was a remote install and I think he was worried that the more "with it" family member who was pressing the buttons for me might stumble across his po.., I mean "personal" stuff. As it turns out he then got his grandson to do it - by turning off the A/V, as I suggested - and then got said grandson to revert it back to win 7 a week later. Glad I didn't try too hard!)

Posted

Sorry to hijack, but I've got a question relating to something earlier in the thread.

 

We only have one physical server in our production environment, so it's obviously business critical. I have an old server and a technet subscription, so I can play in safety. Once I get to putting this into my live environment, would it be worth setting up a vm on the live machine (I believe my 2008 r2 licence allows me one VM as well as the physical instance running) to isolate it from the day to day work of the server? Or is it better just to install it on my live machine?

 

Incidentally, although I am only allowed one VM with the licence I have, am I correct in thinking that I could build several VMs to perform different tasks as long as I only run one at a time. Again just thinking of separating roles which are not part of the core function of our one and only server.

 

Thanks

Posted
it should do as long as you have device drivers for sata/nic in boot image a windows disc imported and a task sequence that works
Posted
I haven't got as far as capturing the image yet... just trying to deploy Windows 7 to a machine using WDS / MDT... this works doesn't it?!

 

My bad! I thought you were pushing out a prepared image!

  • 3 weeks later...
Posted
I'm struggling.

 

Upon PXE booting everything goes great until the Setup is preparing you computer for first use screen- i've got an error saying 'the computer restarted unexpectedly or encountered an unexpected error to install windows, click "OK" to restart the computer, and then restart the installation'

 

Any help appreciated!!

 

Format the Hdd (use a bootable DVD/USB) and try again :-)

Posted (edited)

Hi,

I am using Acronics true image which i can boot from usb and backup the image onto external 1tb hard drive.

Backing up the image is very fast and restore the image onto pc or laptop is very fast, it take 10 to 15 mins to restore the image onto the PC or Laptop.

Hope that helps you.

Edited by Bhavesh
  • Thanks 1
Posted
Hi,

I am using Acronics true image which i can boot from usb and backup the image onto external 1tb hard drive.

Backing up the image is very fast and restore the image onto pc or laptop is very fast, it take 10 to 15 mins to restore the image onto the PC or Laptop.

Hope that helps you.

 

Thanks for this- I want to use WDS as I have over 20 machines to image so this wouldn't be the best option :) With WDS I can install an image onto multiple machines at once in about 15 minutes. ANYWAY i've successfully managed it following these guides:

 

CAPTURING: how can I CAPTURE an Image using WDS - Windows Deployment Services (WDS) - www.windows-noob.com

 

DEPLOYING: how can I DEPLOY an image captured using WDS ? - Windows Deployment Services (WDS) - www.windows-noob.com

 

SYSPREP: how can I sysprep Windows Vista ? - Deploying Windows XP, Vista, Server and more... - www.windows-noob.com

Posted
Thanks for this- I want to use WDS as I have over 20 machines to image so this wouldn't be the best option :) With WDS I can install an image onto multiple machines at once in about 15 minutes. ANYWAY i've successfully managed it following these guides:

 

CAPTURING: how can I CAPTURE an Image using WDS - Windows Deployment Services (WDS) - www.windows-noob.com

 

DEPLOYING: how can I DEPLOY an image captured using WDS ? - Windows Deployment Services (WDS) - www.windows-noob.com

 

SYSPREP: how can I sysprep Windows Vista ? - Deploying Windows XP, Vista, Server and more... - www.windows-noob.com

 

Gave up on MDT?

Posted
Gave up on MDT?

 

Well I used MDT to create a boot image...i think...i got a bit confused with the MDT / WDS thing because i was pointing to shares here and there and so i probably used it... :/ Don't know what's happening anymore.

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



×
×
  • Create New...