This topic has not yet been rated - Rate this topic

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 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Redistributable

Windows Management Framework on Windows Server 2008 with SP2

Namespace

\root\microsoft\bits

MOF

BitsProvider.mof

See also

BitsCompactServerUrlGroup

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.