Jump to content

Recommended Posts

Posted

OK, I know how to install storage server unattended on a windows 2003 server that's already running, but I need to figure out how to integrate it into the WinPE CD so that WinPE lays down everything and installs this during factory mode automatically. Any hints or resources to look at?


Posted

ok im looking at unattended install of applications in the OPK help guide. it says i need to "stage" the application for install, but I can't find where it explains how to do this.

Posted

ok, i think i have it, you need an MSI file to do it, no problem there. now, where do i stick these files in the config set or OPK tree that WinPE uses so they get copied down to the target computer?

Posted

heres the staging info from winbom.ini

[AppPreMSI01.Attach]

InstallType=Attach

StagePath=c:\stage

SetupFile=SaSetup30.msi

CmdLine=

[AppPreMSI01.Detach]

InstallType=Detach

StagePath=c:\stage

[AppPreMSI01.Stage]

InstallType=Stage

StagePath=c:\stage

SourcePath=D:

SetupFile=SaSetup30.msi

[OemRunOnce]

"Storage Server",AppPreMSI01.Stage,MSI

Posted

ok again :) glad i'm helping myself out here.... i THINK what i need to do is copy the CD to this directory?

C:\OPKTools\cfgsets\storage server msi test\$OEM$\$1\stage

then create the system config floppy and use that floppy during the factory -winpe configuration?

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...