Previous Topic: osimdisk.txtNext Topic: Configure TFTP Blocksize to Improve File Transmission Time


sdmpcimg Command (32bit and 64bit Version)

Valid on win32

The sdmpcimg.exe command provides options for the WinPE image support. These options include the following:

This command has the following format:

sdmpcimg [-m tftp] -[lptvz] ...
l

Get binl information about local interfaces and boot server.

p

Download parameter file found in binl packet from boot server:

-p [file/directory to download parameters to] [server ip] [server port]

Note: If [file/directory to download parameters to] is not provided, then the parameter file is downloaded to the current directory.

t

Get a file from the tftp server:

  -t <file to download> [local file/directory to download to] [server ip] [server port]
v

Print version information.

z

Download caz file from server:

 -z <caz file to download> [directory to download to] [server ip] [server port]

If [file/directory to download to] is not provided, then the file is downloaded to current directory.

If [server ip] is not provided, the IP address from the binl packet is used.

If [server port] is not provided, a connection is made to the default tftp port.