BRT_AN_079 PanL Desk Manager 2.X User Guide
Version 1.0
Document Reference No.: BRT_000377
Clearance No.: BRT#179
34
Copyright © Bridgetek Pte Ltd
d.
Enter the following command to connect to the Office 365 and import all necessary
administration cmdlets.
Import-PSSession $Session
If the above import command fails, then use the following command –
Set-ExecutionPolicy RemoteSigned
Now the Office 365 can be managed via PowerShell.
1.2
Create User Account
a.
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.
Содержание PanL Desk Manager
Страница 1: ......