BRT_AN_079 PanL Desk Manager 2.X User Guide
Version 1.0
Document Reference No.: BRT_000377
Clearance No.: BRT#179
16
Copyright © Bridgetek Pte Ltd
1.2
Create User Account
c.
Create user account using the following command –
New-Mailbox -Name "User1" -DisplayName "User1" -UserPrincipalName
"[email protected]" -OrganizationalUnit Users -Password (ConvertTo-
SecureString "P@ssw0rd" -AsPlainText -force)
The user account will be created.
1.3
Create Desk / Resource Account
d.
Create resource account using the following command –
New-Mailbox -Name "Desk1" -DisplayName "Desk1" -Room
1.4
Create Distribution Group
The distribution group is required to identify the resources
(for example – Desk)
in PDM. The
RoomList
parameter is mandatory.
e.
Create a new room list named “Bridgetek Desks” –
New-DistributionGroup -Name "Bridgetek Desks" –RoomList
Summary of Contents for PanL Desk Manager
Page 1: ......