Description: Used to display information about all namespaces on the server. Syntax: WDSUTIL /Get-AllNamespaces [/Server:] [/ContentProvider: ] [/Show:Clients] [/ExcludeDeletePending] [/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. [/ContentProvider: ] Will display the namespaces for this content provider only [/Show:Clients] If present, will also display information on clients connected to the namespace [/ExcludeDeletePending] Will exclude the "Delete Pending" namespaces from the list displayed EXAMPLES: --------- WDSUTIL /Get-AllNamespaces WDSUTIL /Get-AllNamespaces /Server:MyWDSServer /ContentProvider:"MyContentProv" /Show:Clients /ExcludeDeletePending
Description: Used to disconnect an existing client from a multicast transmission or namespace. Syntax: WDSUTIL /Disconnect- ...
Description: Used to display all auto-add devices on the WDS Server. Syntax: WDSUTIL Options /Get-AutoAddDevices /Server: ...
Description: Used to display information about a custom namespace. Syntax: WDSUTIL /Get-Namespace /Namespace: /Server: /Show:Clients ...
Description: Used to display information about all multicast transmissions on the WDS Server. Syntax: WDSUTIL /Get-AllMulticastTransmissions ...
Description: Used to display information about all namespaces on the server. Syntax: WDSUTIL /Get-AllNamespaces /Server: ...
Description: Used to display information about the multicast transmission for a WDS image. Syntax: WDSUTIL Options /Get-MulticastTransmission ...
Description: Used to enable a WDS server. Syntax: WDSUTIL /Enable- Where object is one of the following: Server TransportServer ...
Description: Used to enable all WDS services. Syntax: WDSUTIL Options /Enable-Server /Server: /Server: The name of the WDS ...
Description: Used to enable all WDS Transport services. Syntax: WDSUTIL Options /Enable-TransportServer /Server: /Server: ...