Windows-based Hosting::CreateResellerOrganization

The CreateResellerOrganization procedure creates a reseller organization.

Note

This procedure calls the Managed Active Directory Provider::CreateOrganization function, which creates an organization name based on the <name> parameter. The CreateOrganization function requires that the first 9 characters of the name be unique; if they are not, then it will generate errors in the MPS server's event log, and attempt to create a unique name based on the first 9 characters of the <name> parameter. You can avoid this by specifying a unique, 9 character name for the new organization.

 Arguments
 Remarks
 Sample Code
 Applies To
 See Also