Description: Displays information about a custom namespace. Syntax: WDSUTIL Options /Get-Namespace /Namespace: /Server: /Details:Clients ...

Description: Displays information about a custom namespace.

Syntax:
WDSUTIL [Options]
        /Get-Namespace
        /Namespace:
        [/Server:]
        [/Details:Clients]

/Namespace:
        The name of the namespace to display.

[/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.

[/Details:Clients]
        If present, clients that are connected to this namespace will
        be displayed as well.

EXAMPLES:
---------
WDSUTIL /Get-Namespace /Namespace:"Custom Auto 1"


WDSUTIL /Get-Namespace /Server:MyWDSServer /Namespace:"Custom Auto 1"
/Details:Clients