Description: Used to create a WinPE boot image to run on machines that are not natively capable of PXE boot. This WinPE image may be booted from any supported WinPE boot method and will "discover" a valid WDS Server. This image may also be used to refer booted clients to a particular WDS Server for installation image download. Syntax: WDSUTIL [Options] /New-DiscoverImage [/Server:] /Image: /Architecture:{x86 | ia64 | x64} [/Filename: ] /DestinationImage /FilePath: [/Name: ] [/Description: ] [/WDSServer: ] [/Overwrite:{Yes | No | Append}] [/Server: ] The name of the WDS Server. This can be either the NetBIOS name or the FQDN. If not specified, the local server will be used. /Image: The name of the source boot image. /Architecture:{x86 | ia64 | x64} The architecture of the image to be returned. Since it is possible to have the same image name for boot images in different architectures, specifying the architecture value ensures that WDSUTIL is returning the correct image. [/Filename: ] If the image cannot be uniquely identified by name, the filename must be specified. /DestinationImage /FilePath: Specify the full file path and name where the new discover image should be created. [/Name: ] Sets the display name of the image. If not specified, the display name of the source image will be used. [/Description: ] Sets the description for the image. [/WDSServer: ] Specify the name of the WDS Server that all clients who boot from this image should contact for installation image download. By default, all clients who boot this WinPE image will "discover" a valid WDS Server. Use of this option bypasses the discovery functionality and forces the booted client to contact the specified server.
Description: Used to convert an existing RIS RIPrep image to WIM format for deployment via the WDS client. Syntax: WDSUTIL ...
Description: Used to copy images within the image store. Syntax: WDSUTIL /Copy- Where object is one of the following: Image ...
Description: Used to copy images within the image store. The copy action is only allowed on install images and may only be ...
Description: Used to create a WinPE boot image that will run the WDS image capture utility (WDSCapture.exe) instead of the ...
Description: Used to create a WinPE boot image to run on machines that are not natively capable of PXE boot. This WinPE image ...
Description: Used to create and configure a new multicast transmission for a WDS image. Syntax: WDSUTIL Options /New-MulticastTransmission ...
Description: Used to create and configure a new namespace for a WDS Transport Server. The Content Provider should have been ...
Description: Used to create new capture/discover images. Also used to create multicast transmissions / namespaces Syntax: ...
Description: Used to delete auto-add devices from the WDS Server. Syntax: WDSUTIL Options /Delete-AutoAddDevices /Server: ...