Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista installation & setup

Vista - BDD + Captured Wim

Reply
 
Old 12-18-2006   #1 (permalink)
Jay


 
 

BDD + Captured Wim

I've created a base image of Vista Business & installed some applications
Lotus Notes, Office, etc. After completing the base image I ran SysPrep /oobe
/generalize /shutdown, and captured the image. Now, I'm wanting to deploy my
custom.wim using BDD. I thought you could do this by adding it to BDD as a
Captured WIM, however when I start my installation it can not find it. Is
something missing, or can it only be deployed using imagex?

Thx....

My System SpecsSystem Spec
Old 12-18-2006   #2 (permalink)
Josh Phillips


 
 

Re: BDD + Captured Wim

We are using a Windows Deployemen Services server. This is a longhorn
server role or one you can add to Windows server 2003 from a hotfix that is
in the Windows Automated installation kit.


I think this might be what you want.

Josh
http://windowsconnected.com


"Jay" <Jay@discussions.microsoft.com> wrote in message
news:5AE3DAC5-4782-4DE2-91A8-DF009086C7C8@microsoft.com...
> I've created a base image of Vista Business & installed some applications
> Lotus Notes, Office, etc. After completing the base image I ran SysPrep
> /oobe
> /generalize /shutdown, and captured the image. Now, I'm wanting to deploy
> my
> custom.wim using BDD. I thought you could do this by adding it to BDD as a
> Captured WIM, however when I start my installation it can not find it. Is
> something missing, or can it only be deployed using imagex?
>
> Thx....



My System SpecsSystem Spec
Old 12-18-2006   #3 (permalink)
Jay


 
 

Re: BDD + Captured Wim

I've seen posts where WDS cannot be used through Routers is this true? Or
have you experienced any problems deploying it remotely?

"Josh Phillips" wrote:

> We are using a Windows Deployemen Services server. This is a longhorn
> server role or one you can add to Windows server 2003 from a hotfix that is
> in the Windows Automated installation kit.
>
>
> I think this might be what you want.
>
> Josh
> http://windowsconnected.com
>
>
> "Jay" <Jay@discussions.microsoft.com> wrote in message
> news:5AE3DAC5-4782-4DE2-91A8-DF009086C7C8@microsoft.com...
> > I've created a base image of Vista Business & installed some applications
> > Lotus Notes, Office, etc. After completing the base image I ran SysPrep
> > /oobe
> > /generalize /shutdown, and captured the image. Now, I'm wanting to deploy
> > my
> > custom.wim using BDD. I thought you could do this by adding it to BDD as a
> > Captured WIM, however when I start my installation it can not find it. Is
> > something missing, or can it only be deployed using imagex?
> >
> > Thx....

>
>
>

My System SpecsSystem Spec
Old 12-18-2006   #4 (permalink)
Mike Lewis \(MS\)


 
 

Re: BDD + Captured Wim

If you create hte referndce imaqge using BDD, it can automate the build,
sysprep, and capture and ensure the right info is in the WIM file header.

Most likely your capture is missing the /FLAGS value with the SKU you are
using (e.g. ENTERPRISE). Setup requires this, so I believe WDS will too.
BDD uses Setup.exe.

- Mike

"Jay" <Jay@discussions.microsoft.com> wrote in message
news:5AE3DAC5-4782-4DE2-91A8-DF009086C7C8@microsoft.com...
> I've created a base image of Vista Business & installed some applications
> Lotus Notes, Office, etc. After completing the base image I ran SysPrep
> /oobe
> /generalize /shutdown, and captured the image. Now, I'm wanting to deploy
> my
> custom.wim using BDD. I thought you could do this by adding it to BDD as a
> Captured WIM, however when I start my installation it can not find it. Is
> something missing, or can it only be deployed using imagex?
>
> Thx....


My System SpecsSystem Spec
Old 12-18-2006   #5 (permalink)
Mike Lewis \(MS\)


 
 

Re: BDD + Captured Wim

WDS can be used through routers provided certain things are done to permit
it, IPHelper config for example. The WDS chm file has some information on
this. Most of the issues are generic to PXE boot process, for most any PXE
boot service.

- Mike

"Jay" <Jay@discussions.microsoft.com> wrote in message
news:A3E0D751-F87B-47F9-9830-2C81439B62FC@microsoft.com...
> I've seen posts where WDS cannot be used through Routers is this true? Or
> have you experienced any problems deploying it remotely?
>
> "Josh Phillips" wrote:
>
>> We are using a Windows Deployemen Services server. This is a longhorn
>> server role or one you can add to Windows server 2003 from a hotfix that
>> is
>> in the Windows Automated installation kit.
>>
>>
>> I think this might be what you want.
>>
>> Josh
>> http://windowsconnected.com
>>
>>
>> "Jay" <Jay@discussions.microsoft.com> wrote in message
>> news:5AE3DAC5-4782-4DE2-91A8-DF009086C7C8@microsoft.com...
>> > I've created a base image of Vista Business & installed some
>> > applications
>> > Lotus Notes, Office, etc. After completing the base image I ran SysPrep
>> > /oobe
>> > /generalize /shutdown, and captured the image. Now, I'm wanting to
>> > deploy
>> > my
>> > custom.wim using BDD. I thought you could do this by adding it to BDD
>> > as a
>> > Captured WIM, however when I start my installation it can not find it.
>> > Is
>> > something missing, or can it only be deployed using imagex?
>> >
>> > Thx....

>>
>>
>>


My System SpecsSystem Spec
Old 12-19-2006   #6 (permalink)
Jay


 
 

Re: BDD + Captured Wim

Mike,

You hit it exactly I was missing the /Flags parameter. Thanks for all the
help....

"Mike Lewis (MS)" wrote:

> If you create hte referndce imaqge using BDD, it can automate the build,
> sysprep, and capture and ensure the right info is in the WIM file header.
>
> Most likely your capture is missing the /FLAGS value with the SKU you are
> using (e.g. ENTERPRISE). Setup requires this, so I believe WDS will too.
> BDD uses Setup.exe.
>
> - Mike
>
> "Jay" <Jay@discussions.microsoft.com> wrote in message
> news:5AE3DAC5-4782-4DE2-91A8-DF009086C7C8@microsoft.com...
> > I've created a base image of Vista Business & installed some applications
> > Lotus Notes, Office, etc. After completing the base image I ran SysPrep
> > /oobe
> > /generalize /shutdown, and captured the image. Now, I'm wanting to deploy
> > my
> > custom.wim using BDD. I thought you could do this by adding it to BDD as a
> > Captured WIM, however when I start my installation it can not find it. Is
> > something missing, or can it only be deployed using imagex?
> >
> > Thx....

>
>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Anonymous methods, ThreadPool, and captured variables .NET General
Captured video is dark Vista hardware & devices
WMP will not play mpeg files captured with PixelView Video Capture Card Vista General
Online Pop Up Logon Page - User name (Auto captured in pull down m Live Messenger
Making DVD from captured video Vista music pictures video


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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