Jump to content

Recommended Posts

Posted

So, I've never use WDS before, at least not more than stealing the TFTP server for ghost.

 

I have been getting ready to deploy Vista with 2008 R2 WDS today. Inadvertantly I have been using it's coolest new feature:

 

Dynamic driver provisioning

In Windows Server 2008 R2, you can add and configure driver packages on a server that is running Windows Deployment Services. After you have added the driver packages to the server, you can do the following:

 

Deploy driver packages to client computers based on the hardware of the client as part of an installation

 

 

Also gets me out of my domain renaming issues as it uses the untrusted join. All I need to do is prestage the computers with wdsutil, I can then specify a specific wds unattend file to pick the correct image for that machine (in theory) and automate the install and sysprep after.

Posted
I've been doing pseudo-dynamic driver provisioning for XP for a while now, by building the drivers into the wim (yes, without pulling it down to a machine and re-capturing :dance:) and letting the machine install them as required. WDS method of updating files in the image during deployment, without having to build them into it, is quite useful too.
Posted

Been using WDS since it came out and love it.. But have to admit the new Driver Package addition is a godsend(sp?)

 

We have a room of old PCs that use the dreaded sis900 NICs which disappear when WDS starts

 

Prestaging is good - I have it set so taht unknown clients require admin approval - this allows me to name them from the WDS console..

 

I finally sorted Unattend files this time - didn't realise there were 2 types of unattend file

 

A server one (unattend.xml) which can auto login to the WDS server and set the drive formatting preferences

An Image one (ImageUnattend.xml) which I have always used for naming and domain joins, etc..

Posted

Haven't looked at WDS yet, mainly because the legacy RIS is still working just fine and we're not going to Vista, 2008 or Win7 for years yet.

 

Might have a play at home soon though just to learn the ropes.. any suggested resources/guides to read up on first?

  • 4 months later...
Posted
So, I've never use WDS before, at least not more than stealing the TFTP server for ghost.

 

I have been getting ready to deploy Vista with 2008 R2 WDS today. Inadvertantly I have been using it's coolest new feature:

 

Dynamic driver provisioning

In Windows Server 2008 R2, you can add and configure driver packages on a server that is running Windows Deployment Services. After you have added the driver packages to the server, you can do the following:

 

Deploy driver packages to client computers based on the hardware of the client as part of an installation

 

 

Also gets me out of my domain renaming issues as it uses the untrusted join. All I need to do is prestage the computers with wdsutil, I can then specify a specific wds unattend file to pick the correct image for that machine (in theory) and automate the install and sysprep after.

 

Hi DMcCoy - this sounds very interesting. I've had to edit our images using imagex to get new drivers in there. I didn't know you could have a dynamic image directory on the server.

 

We have WDS on a 2008 server - it's not 2008 R2 - does this matter?

 

Can you tell me more? I'm sure I will have to add some drivers next week.

 

Gareth

Posted

@garethedmondson - The WDS that ships with 2008 doesn't have the ability to inject drivers - that was added in R2 (WDS v2?)

If you have 2008, you needed to inject them into the boot wim's using imageX IIRC.. or use MDT

If you can - I'd suggest getting your WDS server up to 2008 R2 to take advantage of the new WDS features - but the server needs to be x64

Posted
@garethedmondson - The WDS that ships with 2008 doesn't have the ability to inject drivers - that was added in R2 (WDS v2?)

If you have 2008, you needed to inject them into the boot wim's using imageX IIRC.. or use MDT

If you can - I'd suggest getting your WDS server up to 2008 R2 to take advantage of the new WDS features - but the server needs to be x64

 

Hi Gatt,

 

Thanks for reply. I think that may be worth investing in. What's the cheapest 64 bit server I wonder? Doesn't have to be amazing - just run WDS.

 

Hmmmm - if it makes our jobs easier then it has to be worth the money. :-)

 

GJE

Posted
Hi Gatt,

 

Thanks for reply. I think that may be worth investing in. What's the cheapest 64 bit server I wonder? Doesn't have to be amazing - just run WDS.

 

Hmmmm - if it makes our jobs easier then it has to be worth the money. :-)

 

GJE

 

Well something like the HP ML115 if you don't mind a tower server is more than capable of acting as an imaging server. Can normally pick them up for around the £200ish mark depending on any upgrades you may wish to add :)

Posted (edited)
What servers do you have now 64 bit has been in lots of CPSs for ages, just run CPUID on your server and look for EMT64 or AMD64.

 

Evening Synack,

 

I'll do that on Monday. I have a feeling our WDS server is actually 64 bit. If not I can see me getting a small cheap 64bit server.

 

A rather lame noobie question but can you upgrade a 2008 server to R2 or will it mean a total rebuild of the server? Is WDS any different - as in are there different docs on the MS website? And finally will it still let me do XP as opposed to Windows 7.

 

Thanks for the advice,

 

Gareth

Edited by garethedmondson

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...