Remove-NectarUserAccount
    • 18 Oct 2022
    • 1 Minute to read
    • Contributors
    • Dark
      Light
    • PDF

    Remove-NectarUserAccount

    • Dark
      Light
    • PDF

    Article Summary

    Removes one or more Nectar DXP user accounts.

    Syntax

    Remove-NectarUserAccount
      -EmailAddress  <String>
      -TenantName  <String>
      -Identity  <String>
    

    Examples

    Example 1

    Remove-NectarUserAccount tferguson@nectarcorp.com
    

    Removes the user account tferguson@nectarcorp.com

    Parameters

    -EmailAddress <String>
    The email address of the user account to remove.

    ParameterValue
    Requiredfalse
    Position1
    Requiredfalse
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -TenantName <String>
    The name of the Nectar DXP tenant. Used in multi-tenant configurations.

    ParameterValue
    Requiredfalse
    Position2
    Requiredfalse
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -Identity <String>
    The numerical ID of the admin account to remove. Can be obtained via Get-NectarUserAccount and pipelined to Remove-NectarUserAccount

    ParameterValue
    Requiredfalse
    Position3
    Requiredfalse
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.