Re: wmi or vbscript help




<D> wrote in message news:OHKAbPfzHHA.3448@xxxxxxxxxxxxxxxxxxxxxxx
Yes, I am using ghost. Unfortunately, when you sysprep, one of the many
settings that sysprep restores to defaults is the boot configuration that
I need to disable. So I can disable it before sysprep until I'm blue in
the face, but once I sysprep the image, it's reset to it's default
settings. I know that I could manually edit the boot.ini file as was
suggested, however, this would only take care of the first option of show
a list of operating systems... while actually the most important one in
this case is the recovery options menu. We don't want our users to be
confronted with that screen. I was hoping to be able to run a script to
disable both properties after deploying the image. I'm sure there's got
to be a way, but I just can't seem to find it.

Thanks,

Doug

I see now, good old sysprep. Just to validate, the second setting you
wish to change is indeed in the bootstat.dat file. I used a binary editor
to change the file. The byte you want is byte 9(0 based). I wonder if
you could use ADODB.stream to edit a binary file in VBS to change the
value ?

TDM


.



Relevant Pages

  • RE: Sysprep, OEM installs experience and input wanted
    ... hardware like ISAPNP hardware. ... when the profile is generated do not occur so individual settings may not ... Use Factory Mode to get around the 3 sysprep limitation. ... |I'm looking at starting a promotion to install XP Home OEM on ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: SysPrep HELL! Sysprep wipes changes.
    ... I've found that no matter what - Sysprep kills lots of settings ... >configuring my prefered settings as an Administrative user. ... then copy the local admin profile RATHER THAN ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: wmi or vbscript help
    ... settings that sysprep restores to defaults is the boot configuration that ... So I can disable it before sysprep until I'm blue in ... I know that I could manually edit the boot.ini file as was ... suggested, however, this would only take care of the first option of show ...
    (microsoft.public.scripting.vbscript)
  • Re: Windows XP Sysprep SP2 SID
    ... The pagefile and system restore options probably aren't affected by this. ... What settings do you have in Sysprep.inf for these two items? ... > We have moved to XP pc's and I finally got a chance to use Sysprep for XP ... > profile as well as the default profile. ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: SysPrep HELL! Sysprep wipes changes.
    ... as local admin, then copy the local admin profile RATHER THAN ... "When you run the Sysprep utility, some user settings ...
    (microsoft.public.windowsxp.setup_deployment)

Loading