Pages

WDS Command prompt options to troubleshoot

WDS utilit to work from command prompt
 

C:\Windows\system32>wdsutil /allhelp
Windows Deployment Services Management Utility [Version 6.0.6001.18000]
Copyright (C) Microsoft Corporation. All rights reserved.
/Get-AllDevices                 Displays information on all pre-staged devices.
/Get-AllImageGroups             Displays information on all image groups.
/Get-AllImages                  Displays information on all images.
/Get-AllMulticastTransmissions  Displays attributes of all transmissions.
/Get-AllNamespaces              Displays attributes of all namespaces.
/Get-AllServers                 Displays information on all WDS servers.
/New-CaptureImage               Creates a WinPE image used for capturing
                                OS images.
/Disconnect-Client              Disconnects a client from a multicast
                                transmission or namespace.
/New-DiscoverImage              Creates a WinPE image used for WDS server
                                discovery.
/Add-Device                     Adds a pre-staged device.
/Get-Device                     Displays attributes of an existing device.
/Set-Device                     Changes attributes of an existing device.
/Add-Image                      Adds boot or install images.
/Copy-Image                     Copies an image within the image store.
/Export-Image                   Exports an image from the image store to a WIM
                                file.
/Get-Image                      Displays the attributes of an existing image.
/Remove-Image                   Removes a boot or install image.
/Replace-Image                  Replaces a boot or install image with a new
                                version.
/Set-Image                      Changes the attributes of an existing image.
/Get-ImageFile                  Displays information on images in a WIM file.
/Add-ImageGroup                 Adds an image group.
/Get-ImageGroup                 Displays information on an image group.
/Remove-ImageGroup              Removes an image group.
/Set-ImageGroup                 Changes the attributes of an existing image
                                group.
/Get-MulticastTransmission      Displays attributes of a a transmission.
/New-MulticastTransmission      Creates a new multicast transmission for WDS
/Remove-MulticastTransmission   Removes a multicast transmission for WDS Image.
/Start-MulticastTransmission    Starts a specified transmission.
/Get-Namespace                  Displays attributes of a namespace.
/New-Namespace                  Creates a new namespace.
/Remove-Namespace               Removes a namespace.
/Start-Namespace                Starts a specified namespace.
/Approve-AutoAddDevices         Approves pending auto-add devices of server.
/Reject-AutoAddDevices          Rejects pending auto-add devices of server.
/Get-AutoAddDevices             Displays auto-add devices on server.
/Delete-AutoAddDevices          Deletes devices in the auto-add device
                                database.
/Convert-RiPrepImage            Converts an existing RIS RIPrep image to a WIM
                                file.
/Disable-Server                 Disables all WDS services on a server.
/Enable-Server                  Enables all WDS services on a server.
/Get-Server                     Displays information on a WDS Server.
/Initialize-Server              Configures a WDS server for initial use.
/Set-Server                     Configures settings of a WDS server.
/Start-Server                   Starts all WDS services on a server.
/Stop-Server                    Stops all WDS services on a server.
/Uninitialize-Server            Reverts changes made during server
                                initialization.
/Update-ServerFiles             Updates server files on the REMINST share.
                                Image.
/Disable-TransportServer        Disables all WDS services on a Transport server.
/Enable-TransportServer         Enables all WDS services on a Transport server.
/Get-TransportServer            Displays information on a Transport Server.
                                Image.
/Set-TransportServer            Configures settings of a Transport server.
/Start-TransportServer          Starts all WDS services on a Transport server.
/Stop-TransportServer           Stops all WDS services on a Transport server.
To get help for specific command use:
     WdsUtil command /?
C:\Windows\system32>

-------------------
Thanks,

0 comments:

Post a Comment