New-NectarRoom
    • 18 Aug 2023
    • 1 Minute to read
    • Contributors
    • Dark
      Light
    • PDF

    New-NectarRoom

    • Dark
      Light
    • PDF

    Article Summary

    Create a new Nectar monitored room

    Syntax

    New-NectarRoom
      -RoomName  <String>
      -BusinessUnitID  <Int32[]>
      -TenantName  <String>
    

    Examples

    Example 1

    New-NectarRoom 'Main Boardroom'
    

    Creates a room called 'Main Boardroom'

    Example 2

    New-NectarRoom 'Main Boardroom' -BusinessUnitID 1,3
    

    Creates a room called 'Main Boardroom' and assign business units 1 and 3 to the room

    Parameters

    -RoomName <String>
    The name of the room to create

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

    -BusinessUnitID <Int32[]>
    One or more business unit IDs to assign to the room. Business Unit IDs can be obtained via Get-NectarBusinessUnit

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

    Eddy, a super-smart generative AI, opening up ways to have tailored queries and responses