Jump to content

tarl57

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Luxembourg

Posts posted by tarl57

  1. This fact are only for reimaging standard image with sysprep computer

    I propose my solution, this solution are ok on the new pc who are using ICH9R chipset (intel Matrix) only

    With this chipset you have 3 mode on the bios

    SATA NAtive

    SATA AHCI

    SATA RAID

    0 - You change the bios settings on the new computers to SATA NATIVE

    1 - You applicate your old image on the new computers

    2 - You add on the windows the new configuration for SATA AHCi or SATA RAID

    the configuration its defined for one or other mode , its detect only one mode not the two.

    3 - You copy the new SATA drivers files on the systems

    INF files on the inf folders

    SYS files on the drivers folders

    4 - You applied the new registry keys depends the you choice

    IF YOU CHOOSE AHCI applied this keys

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2922&cc_0106]

    "Service"="iaStor"

    "ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor]

    "Type"=dword:00000001

    "Start"=dword:00000000

    "Group"="SCSI miniport"

    "ErrorControl"=dword:00000001

    "ImagePath"="system32\\drivers\\iaStor.sys"

    "tag"=dword:00000019

    "DisplayName"="Intel AHCI Controller"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters]

    "queuePriorityEnable"=dword:00000000

    "BusType"=dword:00000003

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\PnpInterface]

    "5"=dword:00000001

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port0]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port1]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port2]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port3]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port4]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port5]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Enum]

    "0"="PCI\\VEN_8086&DEV_2922&SUBSYS_02111028&REV_02\\3&172e68dd&0&FA"

    "Count"=dword:00000001

    "NextInstance"=dword:00000001

    IF YOU CHOOSE RAID applied this keys

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2822&cc_0104]

    "Service"="iaStor"

    "ClassGUID"="{4D36E97B-E325-11CE-BFC1-08002BE10318}"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor]

    "Type"=dword:00000001

    "Start"=dword:00000000

    "Group"="SCSI miniport"

    "ErrorControl"=dword:00000001

    "ImagePath"="system32\\drivers\\iaStor.sys"

    "tag"=dword:00000019

    "DisplayName"="Intel RAID Controller"

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters]

    "queuePriorityEnable"=dword:00000000

    "BusType"=dword:00000008

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\PnpInterface]

    "5"=dword:00000001

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port0]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port1]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port2]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port3]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port4]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\Port5]

    "AN"=dword:00000000

    "LPM"=dword:00000000

    "LPMSTATE"=dword:00000000

    "LPMDSTATE"=dword:00000001

    "GTF"=dword:00000000

    "DIPM"=dword:00000000

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Parameters\oromVersion]

    "MajorVersion"=dword:00000007

    "MinorVersion"=dword:00000006

    "HotfixNumber"=dword:00000001

    "BuildNumber"=dword:000003e9

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iastor\Enum]

    "0"="PCI\\VEN_8086&DEV_2822&SUBSYS_02111028&REV_02\\3&172e68dd&0&FA"

    "Count"=dword:00000001

    "NextInstance"=dword:00000001

    5 - Now youre ok to restart the pc on the mode what youre choosing

    6 - Restart the pc and go to the BIOS

    7 - Change SATA MODE

    Change the mode to AHCI if you have install this key

    Change the mode to RAID if you have install this key

    8 - SAVE and REBOOT to windows

    Not set the raid or other option

    9 - Now on windows go to Computer Settings - Device manager

    Look if you have ICH9R config on IDe if you have choose AHCI

    Look if you have RAID config on SCSI if you have choose RAID

    If its ok

    No install matrix intel application

    10 - SYSPREP your computer on windows

    sysprep.exe -mini -quiet -reseal -noreboot

    11 - Image your pc with ghost or altiris or other

    11b - on your sysprep.inf files add this line on the masstorage section

    [sysprepMassStorage]

    PCI\VEN_8086&DEV_2922&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® ICH9 SATA AHCIController (Desktop ICH9R)"

    PCI\VEN_8086&DEV_2829&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)"

    PCI\VEN_8086&DEV_2821&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801HR/HH/HO SATA AHCI Controller (Desktop ICH8R)"

    PCI\VEN_8086&DEV_2681&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 631xESB/632xESB SATA AHCI Controller (Server/Workstation ESB2)"

    PCI\VEN_8086&DEV_27C1&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801GR/GH SATA AHCI Controller (Desktop ICH7R/DH)"

    PCI\VEN_8086&DEV_27C5&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801GBM SATA AHCI Controller (Mobile ICH7M/DH)"

    PCI\VEN_8086&DEV_2653&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf ; "Intel® 82801FBM SATA AHCI Controller (Mobile ICH6M)"

    PCI\VEN_8086&DEV_282A&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801HEM SATA RAID Controller (Mobile ICH8M-E)"

    PCI\VEN_8086&DEV_2822&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® ICH8R/ICH9R SATA RAID Controller"

    PCI\VEN_8086&DEV_2682&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 631xESB/632xESB SATA RAID Controller (Server/Workstation ESB2)"

    PCI\VEN_8086&DEV_27C3&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801GHM SATA RAID Controller (Mobile ICH7MDH)"

    PCI\VEN_8086&DEV_27C6&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf ; "Intel® 82801GR/GH SATA RAID Controller (Desktop ICH7R/DH)"

    PCI\VEN_8086&DEV_2652&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

    PCI\VEN_8086&DEV_2653&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

    PCI\VEN_8086&DEV_27C1&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

    PCI\VEN_8086&DEV_27C5&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

    PCI\VEN_8086&DEV_2681&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

    PCI\VEN_8086&DEV_2821&CC_0106=%systemdrive%\tools\Drivers\RAID\iaahci.inf

    PCI\VEN_8086&DEV_2652&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

    PCI\VEN_8086&DEV_27C3&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

    PCI\VEN_8086&DEV_2682&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

    PCI\VEN_8086&DEV_27C6&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

    PCI\VEN_8086&DEV_2822&CC_0104=%systemdrive%\tools\Drivers\RAID\iastor.inf

    12 - Change the bios setting on AHCI or RAID

    Set the raid on the disk and volume if you choose the raid

    13 - start your deployement with the new image and sysprep solution

    14 - start your deployement with the new image and sysprep solution

    15 - when the image are deploy and mini setup are ok

    On windows install matrix software

    ITS WORKING NOW

    REGARDS ALL

    ITS WORKING NOW

    REGARDS ALL

  2. I find this infor mation on adobe site .....

    Run a silent installation of Adobe Creative Suite 2.0

    What's covered

    Create an installer XML file

    Run a silent installation

    When you purchase a volume license for Adobe Creative Suite 2.0, Adobe provides an option that allows you to run a silent installation (that is, an installation with preselected options and no interface) on Windows or Mac OS X. In a silent installation, a custom installer runs the installers for each product in the suite by using command-line installation tools built into the operating system. To run a silent installation, you must create an XML file (or script) for the custom installer.

    Create an installer XML file

    The Adobe Creative Suite custom installer is driven by information provided in an XML file. This XML file describes the products you are installing, the location to which you are installing the products, and their serialization information.

    To create an XML file for a silent installation:

    1. Using a text editor (for example, Notepad or TextEdit ), copy and paste the following text into a new, plain text document:

    <?xml version="1.0" encoding="UTF-8" ?>

    <AdobeInstallerConfiguration version="1.0">

    <InstallerInfo platform="win" silentMode="1" targetVolume="C:\" targetPath="Program Files\Adobe\" />

    <InstallerInfo platform="mac" targetVolume="/" />

    <ProductInfo serial="0000-0000-0000-0000-0000-0000" licensedUserName="Adobe User" licensedUserCompany="Adobe Systems, Inc." />

    <Manifest>

    <Product name="Adobe Photoshop CS2 and Adobe ImageReady CS2" selected="1" />

    <Product name="Adobe Illustrator CS2" selected="1" />

    <Product name="Adobe Acrobat 7.0 Professional" selected="1" />

    <Product name="Adobe GoLive CS2" selected="1" />

    <Product name="Adobe Version Cue CS2" selected="1" />

    <Product name="Adobe InDesign CS2" selected="1" />

    </Manifest>

    </AdobeInstallerConfiguration>

    2. Edit the text by replacing the information in quotation marks with the information you need to customize your installation. Type the user name, company name, and serial number. Edit the installation path if it's different than the default: C:/Program Files/Adobe (Windows) and /Applications (Mac OS X). For each line that lists a product name, leave the value set to "1" if you want to install it; change the value to "0" (zero) if you don't want to install it.

    Note: Adobe Acrobat 7.0 Professional and Adobe GoLive CS2 are included only with the Premium Edition. These products won't be installed in the Standard Edition, even if the value is set to "1".

    3. Save the file to the desktop, name it "AdobeInstallerConfiguration.xml" (without quotation marks), and then close it.

    Run a silent installation

    Use the following procedures to run a silent installation of Adobe Creative Suite 2.0 in Windows or Mac OS X.

    To run a silent installation in Windows:

    1. Insert the Adobe Creative Suite 2.0 CD 1 in your CD-ROM drive. Hold down the Shift key to disable Autoplay.

    2. Copy the Adobe Creative Suite 2.0 folder to the desktop.

    3. Insert each of the remaining Adobe Creative Suite CDs and copy the folders for each product to the Adobe Creative Suite 2.0 folder on the desktop.

    4. Move the AdobeInstallerConfiguration.xml file you created in the previous section of this document to the Adobe Creative Suite 2.0 folder.

    5. Choose Start > Run.

    6. In the Out box, type the following text exactly as it appears (including quotation marks, spaces, and capitalization), replacing "[user Name]" with the name of the user account that you used to log in to the computer:

    "C:\Documents and Settings\[user Name]\Desktop\Adobe Creative Suite 2.0\Setup.exe" - installerConfig "AdobeInstallerConfiguration.xml"

    7. During the installation, "msiexec.exe" appears in the Processes tab of Windows Task Manager. If "msiexec.exe" doesn't appear, or if the installation fails, see the installer log (SuiteInstaller2.0.txt) in Documents and Settings/ [user Name] /Local Settings to determine the cause of the problem.

    Good Luck

  3. Be carefull , when you use network installation you have two contraint :

    1) long file name on $OEM$ , windows process copy with winnt.exe doent use long file name

    2) space on c: drive , if your $OEM$ folder size are more what 2046 Gb winnt.exe indicate you have not space on c: drive

    Solutions :

    1) rename the files on the bacth file on runonce

    2) use a share drive to stock your application or use a d: drive to copy the application

    regards

×
×
  • Create New...