The advisory notes for when executing a Windows PE creation script are as follows.
- Execute the script using administrator privileges.
- Do not close the command prompt while executing a Windows PE creation script. There is a chance that the Windows PE will not be created correctly and none of the logs will be output.
- Do not perform a forced termination while executing the Windows PE creation script. There is a chance that the Windows PE will not be created correctly and none of the logs will be output.
- Do not use a single Windows PE creation script to create multiple Windows PEs at the same time. If a single script is executed simultaneously, it may not operate properly.
- If files required for Windows PE creation are not found in the specified locations, an error will occur. It is possible to change the reference path used for the Windows PE creation program in "batch_path_design.ini", but the Windows PE creation script and the Windows PE creation program must be on the same drive. For details on "batch_path_design.ini", refer to "Appendix C batch_path_design.ini".
- Use the default values for all of the file names and folder names used in the Windows PE creation script. If a name is changed, the Windows PE creation script will not operate correctly.
- Do not change the paths of files and folders that exist in WinPEBat. If they are changed, the Windows PE creation script will not operate correctly.
-
When copying a Windows PE that was created in a Windows environment for work to a Linux manager, the necessary access privileges are given below.
Confirm the access privileges after copying the Windows PE to the Linux manager using OS administrator privileges (root).
- Access Privileges: -rwx------