Yes, that's definitely a driver issue. If you have a mini-dump from the
crash, we could tell you which one.
-Michael
I would love to comply however, when I started this project I normally wipe
out the previous OS then format the HD and since Vista never truly runs
though it's setup process there is no mini-dump. Am I missing something?
Anyway, I thought of deleting the drivers and just re-import the XP ones.
Then create group that holds Vista drivers. The challenge would be to direct
the OS to the appropriate group. Is this possible? Mr. Arwidmark response was
-> "using driver grouping and then assign the correct driver group the
correct Task Sequencer..
How can I accomplish that?
> Yes, that's definitely a driver issue. If you have a mini-dump from the
> crash, we could tell you which one.
[quoted text clipped - 23 lines]
> > > -Michael Niehaus
> > > mniehaus@microsoft.com
Michael Niehaus [MS] - 30 May 2008 17:10 GMT
You can enable the dump, but it gets a little tricky - you'd have to get to
the boot menu and enable it.
To specify the driver group, you can either edit CustomSettings.ini (the
Rules tab for the deployment point) to specify something like this in the
[Default] section:
DriverGroup001=My Driver Group
However, that would apply to all task sequences (Vista and XP) so if you
need to do both just add a "Set Variable" step to the task sequence that sets
variable "DriverGroup001" to "My Driver Group" (substituting the name you
really want to use).
-Michael
> I would love to comply however, when I started this project I normally wipe
> out the previous OS then format the HD and since Vista never truly runs
[quoted text clipped - 33 lines]
> > > > -Michael Niehaus
> > > > mniehaus@microsoft.com
madean59 - 30 May 2008 19:22 GMT
Yahoo!!! You did it. Your explaination was perfect. I was able to understand
it and implement it. That's a 1st for me. Thank you. U Da Man! I will now
try this on several other PC's to see if this wasn't a one hit wonder. Thanks
again.
> You can enable the dump, but it gets a little tricky - you'd have to get to
> the boot menu and enable it.
[quoted text clipped - 49 lines]
> > > > > -Michael Niehaus
> > > > > mniehaus@microsoft.com