July 2017
Intermediate to advanced
648 pages
31h 9m
English
Get-Mailbox -Filter {Office -eq 'Sales'}
New-DynamicDistributionGroup -Name DL_Accounting `
-RecipientFilter {
(Department -eq 'Accounting') -and
(RecipientType -eq 'UserMailbox')
}
Read now
Unlock full access