601 - laptop imaging final2 - mckessonhomecare.com nuc_601 - laptop imaging...great examples: ......

Post on 11-May-2018

239 Views

Category:

Documents

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

1

2

If you have questions during the presentation, please ask them at that time.  We do not mind interruptions 

if you have a question that you feel uncomfortable asking in front of everyone, please come see us after the presentation. We are happy to talk to you one on one any time during the conference. (Not just during this session) 

Rapid Deployment is covered by Bryan Crockett in Session 607 ‐ Laptop upgrades usingRapid Deployment is covered by Bryan Crockett in Session 607  Laptop upgrades using Rapid Deployment which is right after this session.

3

Can also use Microsoft System Center Configuration Manager (SCCM) or Symantec Deployment Solution (formerly Altiris) for manual install/push.

4

Windows Deployment Services is just a small portion of the overall Field Device imaging process.

5

6

7

8

9

10

The reason I prefer the Non‐Domain or Stand‐Alone version is that it allows you to setup Windows Deployment Services on a laptop that you can move with you to your imaging party.  During large scale deployments we typically use a board room or other large work space that has a separate network setup isolated from the rest of the network.  We do this so it doesn't impact the rest of the network.  Most standard laptops these days are perfectly capable to run a server operating system and have enough hard drive space to hold the data.

What is Windows PE: http://technet.microsoft.com/en‐us/library/cc766093(v=ws.10).aspxDeploy using PXE Boot: http://technet.microsoft.com/en‐us/library/dd744541(v=ws.10).aspx

11

12

13

WIM File format reference: http://technet.microsoft.com/en‐us/library/cc749478(v=ws.10).aspxSysPrep usage: http://technet.microsoft.com/en‐us/windows/preparing‐an‐image‐using‐sysprep‐and‐imagex.aspx

14

15

Setup your unattend file for PXE BootSample unattend.xml files : http://technet.microsoft.com/en‐us/library/cc732280(v=ws.10).aspx

16

imageX notes: http://technet.microsoft.com/en‐us/library/cc722145(v=ws.10).aspxCapture an image with ImageX http://technet.microsoft.com/en‐us/library/cc749003(v=ws.10).aspxGreat examples: http://www.utilizewindows.com/7/deployment

17

You can also split wim files up into SWM files so that you don't have one huge file.  Make sure to reference them during your apply process or you may get an error 1812 resource not found.Run: imagex /ref D:\image*.swm /apply D:\image.swm 4 c:

Command Line Reference: http://technet.microsoft.com/en‐us/library/cc749447(v=ws.10).aspx

18

19

http://social.technet.microsoft.com/Forums/windowsserver/en‐US/a54e02c9‐e378‐4187‐83a5‐c7105b045c7f/are‐approved‐pending‐clients‐cached‐on‐wds?forum=winserversetupWDSUTIL /delete‐AutoAddDevices /devicetype:ApprovedDevices

Or if no longer pending:WDSUTIL /get‐alldevicesWDSUTIL /remove‐device /device:DEVICENAME

20

http://social.technet.microsoft.com/Forums/windowsserver/en‐US/a54e02c9‐e378‐4187‐83a5‐c7105b045c7f/are‐approved‐pending‐clients‐cached‐on‐wds?forum=winserversetupWDSUTIL /delete‐AutoAddDevices /devicetype:ApprovedDevices

Or if no longer pending:WDSUTIL /get‐alldevicesWDSUTIL /remove‐device /device:DEVICENAME

21

Test your image process before using it!BCD Edit was new with Windows 7 to select the boot drive.Network Timeout Fix: http://blogs.technet.com/b/svengruenitz/archive/2008/06/30/wds‐client‐dhcp‐issues‐here‐is‐one‐solution.aspx

22

23

Driver Groups: http://technet.microsoft.com/en‐us/library/dd759191.aspxYou can get most of the driver group model information from MSInfo32.exe

24

25

26

27

top related