< Back
Convert-AzureADUserToMSPCompleteUser
Post
NAME Convert-AzureADUserToMSPCompleteUser
SYNOPSIS
This function converts an Azure AD user to a MSPComplete user.
SYNTAX
Convert-AzureADUserToMSPCompleteUser [-user] <PSObject> [<CommonParameters>]
DESCRIPTION
This function converts an Azure AD user to a MSPComplete user.
The conversion is accomplished by mapping the Azure AD user's properties and extended
properties to their corresponding MSPComplete properties.
PARAMETERS
-user <PSObject>
The Azure AD User.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Management.Automation.PSObject
RELATED LINKS
SYNOPSIS
This function converts an Azure AD user to a MSPComplete user.
SYNTAX
Convert-AzureADUserToMSPCompleteUser [-user] <PSObject> [<CommonParameters>]
DESCRIPTION
This function converts an Azure AD user to a MSPComplete user.
The conversion is accomplished by mapping the Azure AD user's properties and extended
properties to their corresponding MSPComplete properties.
PARAMETERS
-user <PSObject>
The Azure AD User.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.Management.Automation.PSObject
RELATED LINKS