Top
ServerView Resource Orchestrator V3.4.0 Windows PE Creation Script Guide
FUJITSU Software

1.6 Folder Configuration of the Windows PE Creation Script

The folder configuration of the Windows PE creation script for the Resource Orchestrator manager is shown below.

[Windows Manager]Folder Structure of the Windows PE Creation Script

Figure 1.2 Folder Structure of the Windows PE Creation Script
Folder Structure of the Windows PE Creation Script

[Linux Manager]Folder Structure of the Windows PE Creation Script

Folder Structure of the Windows PE Creation Script

(1)Copy the Windows PE creation script enclosed with the Resource Orchestrator manager to the Windows environment for work and deploy it.

(2)Copy the created Windows PE to the Resource Orchestrator manager.

Folder Structure after WinPEBat.zip is Extracted

WinPEBat.zip\
    +--WinPEBat\
        +--WinADK\
        +--WinAIK\
        +--WinPEModule\
        |  |  winpeshl_base.ini
        |  |  winpeshl_base.txt
        |  |  
        |  +--drivers\
        |  |  +--amd64\
        |  |  |      winpe30_drv.exe
        |  |  |      winpe50_drv.exe
        |  |  |      
        |  |  +--x86\
        |  |          winpe30_drv.exe.ror
        |  |          
        |  +--scwmodule\
        |      +--amd64\
        |      |  +--3.1\
        |      |  |      getduidmac.exe
        |      |  |      getipinfo.vbs
        |      |  |      pwrset.exe
        |      |  |      scwstart.cmd
        |      |  |      setclientip.vbs
        |      |  |      sleep.exe
        |      |  |      startnet.cmd
        |      |  |      tftp.exe
        |      |  |      
        |      |  +--5.0\
        |      |          getduidmac.exe
        |      |          getipinfo.vbs
        |      |          pwrset.exe
        |      |          scwstart.cmd
        |      |          setclientip.vbs
        |      |          sleep.exe
        |      |          startnet.cmd
        |      |          tftp.exe
        |      |          
        |      +--x86\
        |          +--3.1\
        |                  getduidmac.exe
        |                  getipinfo.vbs
        |                  pwrset.exe
        |                  scwstart.cmd
        |                  setclientip.vbs
        |                  sleep.exe
        |                  startnet.cmd
        |                  tftp.exe
        |                  
        +--WinPEOutput\
        |  +--WinPE31_amd64\
        |  |  +--log\
        |  |  +--module\
        |  +--WinPE31_x86\
        |  |  +--log\
        |  |  +--module\
        |  +--WinPE51_amd64\
        |      +--log\
        |      +--module\
        |      
        +--winpe_batch-ROR\
        |      batch_path_design.ini
        |      check.bat
        |      check_adk_aik.bat
        |      check_adk_aik_drive.js
        |      check_drive.vbs
        |      check_path.js
        |      copy_contents.bat
        |      echoEx.bat
        |      error_management.ini
        |      error_output.bat
        |      fix_reg.bat
        |      get_value.bat
        |      log_path.ini
        |      make_bcd.bat
        |      make_log.vbs
        |      pe30.bat
        |      pe50.bat
        |      setenv.bat
        |      set_path.bat
        |      update_file.ini
        |      winpe_update.bat
        |      
        +--winpe_make_script\
        |      error_recovery.bat
        |      make_winpe.bat
        |      
        +--WinUpdate\
            +--WinPE31_amd64
            +--WinPE31_x86
            +--WinPE51_amd64