CreateUrlGroup method of the BitsCompactServerUrlGroup class

The CreateUrlGroup method creates a URL group on the host if the URL group was not available earlier.

Syntax

uint32 CreateUrlGroup(
  [in] string UrlGroup
);

Parameters

UrlGroup [in]

Specifies the URL prefix string for the URL group.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 R2
Redistributable
Windows Management Framework on Windows Server 2008 with SP2
Namespace
Root\microsoft\bits
MOF
BitsProvider.mof

See also

BitsCompactServerUrlGroup