Item |
Settings |
Description |
Data file |
/D:[data file] |
Specify the data file. If the data file name contains
spaces, enclose it in "" (double quotation marks). |
Fixed Erase method, Auto
erase |
/A:D |
Specify fixed erase method |
/A:P[password] |
Auto erase with password |
/A:A |
Full-auto erase |
ex.
/A:P1234 Auto erase with password, using password "1234". |
Erase method |
/M:[1,2,3,4][6,7,8][E][L][H][N][V][v]
|
1-4: Number of erasures, 1-4 times
6-8: Secure Erase, 1-3 times (If not
specified, it will be "--- not selected ---". ')
E: Stop when error L: Write log to FD/USB flash drive
H: Write log to HDD
N: Write log to network share V: Verify v: Verify(Secure Erase)
|
/S:[1,2,3,4][6,7,8][V][v] |
/S If specified, "Enable SSD configuration" 1-4:
Number of erasures, 1-4 times
6-8: Secure Erase, 1-3 times (If not
specified, it will be "--- not selected ---". ')
V: Verify v: Verify(Secure Erase) |
ex.
/A:D /M:3VH Fixed erase method. Erase 3times, Verify,
Log(HDD). /A:Ppass /M:16LHVv
Auto erase with password(pass), erase 1time, Log(USB stick,HDD), Verify,
Secure erase 1time, Verify. SSD configuration not specified. |
USB flash drive, Config
type |
/U:[H][F][2] |
H: HDD type
F: Large FDD type 2: Limit to 2G |
ex.
/U:H Set to HDD type |
Language |
/L:[en,jp] |
en: English
jp: Japanese |
ex.
/L:jp Set language to Japanese |
Options |
/O:[U][P][S][H][V][E][T][D] |
U: Erase USB drives of 64G or less
P: Disable ACPI
S0: SecureErase/Sanitize menu: Auto S1:
Show always S2:Never show
H: Disable HPA, erase entire disk
V: UEFI- use old memory mapping
E: UEFI- disable runtime
T: UEFI/HDD- boot text console D: Add compliant std to log |
ex.
/O:HS1
Disable HPA, Show Secure Erase menu always. |
Additional info |
/N:title1,0/1,title2,0/1 |
Specify the following separated by commas
Item1 title text (space character should be replaced by "_"
underscore) 1 if specify input required, 0 otherwise Item2 title text
(space character should be replaced by "_" underscore) 1 if specify
input required, 0 otherwise |
ex.
/N:Operater,1,PC_Number,0 Set
"Operator" as a required input item and "PC Number" as an optional input
item |
Display page |
/T:[H][U][C][P][S] |
The specified page is displayed
H: HDD boot
U: USB stick
C: CD image P: WinPE config file
S: Data file The first specified page will be the initial display page.
|
/T:H
Display only "HDD boot" page /T:CU
Display "USB stick","CD image" page. Set the initial display page to
the "CD image" page. |
Fixed value |
/F |
If specified, the value will be fixed. Cannot be changed. |
Module configuration file |
/J:[file path] |
Specify the module configuration file to use. If the
file path contains spaces, enclose it in "" (double quotation marks). |
Network specifications |
Enable writing log to Network Storage |
/NE |
Enabled if specified |
IP address |
/NI:D
/NI:I[x.x.x.x,x.x.x.x,x.x.x.x ,x.x.x.x] |
D: DHCP
I: Specify fixed value (IP,subnetmask, default gateway, nameserver)
(Gateway and name server can be omitted) |
ex.
/NI:D DHCP
/NI:I192.168.0.10,255.255.255.0,192.168.0.1
IP:192.168.0.10, netmask: 255.255.255.0, gateway: 192.168.0.1 |
Protocol |
/NW:[W][F] |
W: Windows share (SMB/CIFS)
F: FTP |
ex.
/NW:W Windows share |
Storage Serevr |
/NV:[x.x.x.x] /NV:[server name] |
Specify IP address of the server, or server name |
ex.
/NV:192.168.0.5
Specify server address 192.168.0.5 |
Share (WIN) |
/NS:[share name] |
Specify share name |
ex.
/NS:TEST Specify share name TEST |
Directory |
/ND:[directory] |
Specify directory name.
If the directory name contains spaces , enclose in "" (double
quotation marks). (WIN only) |
ex.
/ND:gplog/2012 Specify directory name "gplog/2012" |
Account |
/NU:[account] |
Specify the account/authentication ID |
ex.
/NU:nomura |
Password |
/NP:[password] |
Specify password (plain text) |
/NP:password |
Password(encrypted) |
/NC:[encrypt password] |
Specify the encrypted password * Please contact us for
information on how to create an encrypted password. |
Log file name prefix |
/NX:[0-3](fixed value) |
0: none
1[fixed value]: fixed value
2:"additional info1" input value
3:"additional info2" input value |
ex.
/NX:1GP Specify fixed value "GP"
/NX:2 Specify input value of
"additional info1" |
Network (Wi-Fi) specifications |
Enable Wi-Fi |
/WE |
Enabled if specified |
SSID |
/WS:[SSID] |
Specify SSID |
Encryption |
/WA:[W/P/E] |
W:WEP P:WPA/WPA2-PSK E:WPA/WPA2-EAP |
Key(WEP/PSK) |
/WK:"[text]" /WK:[hex key] |
Specify the authentication key for WEP, WPA /
WPA2-PSK. Enclose in double quotes for text. For hexadecimal, specify
without double quotation. |
ex. /WK:"WPAPSKKEY" Specify
key in text, "WPAPSKKEY"
/WK:0506AF4D5DD0B33E Specify key in hexadecimal, 0506AF4D5DD0B33E |
Auth ID(EAP) |
/WU:[authentication ID] |
Specify authentication ID for WPA/WPA2-EAP. |
Password(EAP) |
/WP:[password] |
Specify password (plain text) for WPA/WPA2-EAP |
Password(encrypted) |
/WC:[encrypt password] |
Specify encrypted password for WPA/WPA2-EAP.
* Please contact us for information on how to create an
encrypted password. |