Description: Displays information about all namespaces on the server. Syntax: WDSUTIL /Get-AllNamespaces /Server: /ContentProvider: ...

Description: Displays information about all namespaces on the server.

Syntax:
WDSUTIL /Get-AllNamespaces [/Server:]
     [/ContentProvider:]
     [/Details: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:]           Displays only the namespaces for this
                                    content provider.
[/Details:Clients]                  If present, clients that are connected to
                                    this namespace will be displayed as well.
[/ExcludeDeletePending]             Excludes transmissions that are pending
                                    deletion (for example, those that have
                                    been deactivated.


EXAMPLES:
---------
WDSUTIL /Get-AllNamespaces


WDSUTIL /Get-AllNamespaces /Server:MyWDSServer /ContentProvider:"MyContentProv"
/Details:Clients /ExcludeDeletePending