Description: Used to create and configure a new namespace for a WDS Transport Server. The Content Provider should have been ...

Description: Used to create and configure a new namespace for a WDS Transport               Server. The Content Provider should have been registered              previously.  Syntax: WDSUTIL [Options] /New-Namespace [/Server:]      /FriendlyName:      [/Description:]      /Namespace:      /ContentProvider:      [/ConfigString:]      /NamespaceType: {AutoCast | ScheduledCast}          [/Time:]          [/Clients:]  [/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. /FriendlyName:       Friendly name of the namespace [/Description:]        Description of the namespace /Namespace:         The name of the namespace to be created.                                     This must be unique. /ContentProvider:]            The name of the content provider that will                                     provide content for the namespace [/ConfigString:]     The configuration string for the content                                     provider /NamespaceType:      {AutoCast | ScheduledCast}     Type of namespace to be created.  [/Time:]          Time when the namespace should start                                     (Allowed only with ScheduledCast) [/Clients:]         Minimum number of clients to wait for                                     before namespace should start                                     (Allowed only with ScheduledCast)   EXAMPLES: --------- To create an AutoCast Namespace: WDSUTIL /New-Namespace /FriendlyName:"Custom AutoCast Namespace" /Namespace:"Custom Auto 1" /ContentProvider:MyContentProvider /NamespaceType:AutoCast   To create a ScheduledCast Namespace: WDSUTIL /New-Namespace /Server:MyWDSServer /FriendlyName:"Custom Scheduled Namespace" /Namespace:"Custom Auto 1" /ContentProvider:MyContentProvider /NamespaceType:ScheduledCast /Time:"2006/11/20:17:00" /Clients:20
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Español (España)
Spanish (Spain)
italiano
Italian
日本語
Japanese
한국어
Korean
Português
Portuguese
Русский
Russian