ntoskrnl & ris

  • Thread starter Thread starter crowbar
  • Start date Start date
C

crowbar

Hi

I m currently trying to create an image for use with Ris -
and have applied sp3 and all microsofts updates to the
base image. The server image has sp 3 slipstreamed but
Ris wont work because the base image's new ntoskrnl is
dated 12/12/2002 (size 1628kb)and the servers image older
one 22/07/2002 (1673kb).

Does this mean that one of the security updates must not
be installed if you want to use ris or is there a way of
updating the slipstreamed ntoskrnl.ex_ (754kb)to the
12/12/02 version? (of which I only have the 1628kb
uncompressed ntoskrnl.exe version)


any advice appreciated
 
Hello,

RiPrep checks the ntoskrnl.exe for image compatibility before it allows a
deployment of the image, as a best practice, remove the NTOSKRNL.exe update
from Add/Remove Programs and add the update post setup to the RiPrep.sif as
follows:

[GuiRunOnce]
"%windir%\q<nnnnnn>.exe /q"

Note The Riprep.sif file is located in the following folder:

RemoteInstall\Setup\English\Images\Imagename\I386\Templates\

Thank you!

Jeff Taylor
Microsoft Newsgroup Support
 
Back
Top