Redo-MsolProvisionUser

Retries the provisioning of a user object in Azure Active Directory.

Syntax

Redo-MsolProvisionUser
    -ObjectId <Guid>
    [-TenantId <Guid>]
    [<CommonParameters>]

Description

The Redo-MsolProvisionUser cmdlet retries the provisioning of a user object in Azure Active Directory when a previous attempt to create the user object resulted in a validation error.

Parameters

-ObjectId

Specifies the unique object ID associated with the user object on which to retry provisioning.

Type:Guid
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-TenantId

Specifies the unique ID of the tenant on which to perform the operation. The default value is the tenant of the current user. This parameter applies only to partner users.

Type:Guid
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False