Set-NectarMSTeamsPartialMonitoringLimit
    • 21 Aug 2024
    • 1 Minute to read
    • Dark
      Light
    • PDF

    Set-NectarMSTeamsPartialMonitoringLimit

    • Dark
      Light
    • PDF

    Article summary

    Configure a limit to the number of users that are monitored in Nectar DXP

    Description

    Configure a limit to the number of users that are monitored in Nectar DXP. Uses membership in a specified Azure AD group to determine the users we pull call records.
    Requires a global admin account. Not available to tenant-level admins.

    Syntax

    Set-NectarMSTeamsPartialMonitoringLimit
      -MaxUsers  <Int32>
      -GroupName  <String>
      -Enabled  <Boolean>
      -SkipValidation
      -TenantName  <String>
    

    Examples

    Example 1

    Set-NectarMSTeamsUserMonitoringLimit -MaxUsers 1000 -GroupName N10Users -TenantName contoso
    

    Sets the maximum number of monitored users on the Contoso tenant to 1000 and uses the members of the N10Users group as the list of users to be monitored

    Parameters

    -MaxUsers <Int32>
    The maximum number of users that will be monitored. Any group members above MaxUsers will not be monitored.

    ParameterValue
    Requiredtrue
    Position1
    Requiredtrue
    Default Value0
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -GroupName <String>
    The display name of the group that contains the users who will be monitored. If the group contains spaces, enclose the name in quotes

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

    -Enabled <Boolean>

    ParameterValue
    Requiredfalse
    Position3
    Requiredfalse
    Default ValueTrue
    Accept pipeline input?false
    Accept wildcard characters?false

    -SkipValidation <SwitchParameter>
    Does not attempt to validate the existence of the Azure AD group before enabling. Use with caution.

    ParameterValue
    Requiredfalse
    Positionnamed
    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
    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