Set-NectarSupportedDevice
    • 15 May 2023
    • 1 Minute to read
    • Dark
      Light
    • PDF

    Set-NectarSupportedDevice

    • Dark
      Light
    • PDF

    Article summary

    Update 1 or more Nectar DXP supported device.

    Syntax

    Set-NectarSupportedDevice
      -DeviceName  <String>
      -Supported  <Boolean>
      -TenantName  <String>
      -Identity  <String>
    

    Examples

    Example 1

    Set-NectarSupportedDevice Identity 233 -Supported $FALSE
    

    Example 2

    Get-NectarSupportedDevice -SearchQuery realtek | Set-NectarSupportedDevice -Supported $FALSE
    

    Sets all devices with 'Realtek' in the name to Unsupported

    Parameters

    -DeviceName <String>
    The name of the supported device

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

    -Supported <Boolean>

    ParameterValue
    Requiredfalse
    Position2
    Requiredfalse
    Default ValueFalse
    Accept pipeline input?false
    Accept wildcard characters?false

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

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

    -Identity <String>
    The numerical identity of the supported device

    ParameterValue
    Requiredfalse
    Position4
    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.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence