Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Exchange Online closes key mailboxes for users in the organization.

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Set-ExecutionPolicy RemoteSigned

$USerCredential = Get-Credential

$Session = New-PSSession-ConfigurationName Microsoft.Exchange-ConnectionUri https://partner.outlook.cn/PowerShell-LiveID/-Credential $USerCredential-Authentication Basic-AllowRedirection

Import-PSSession $Session

Set-OrganizationConfig-FocusedInboxOn $false

Get-OrganizationConfig | fl FocusedInboxOn

Disable user creation of Office 365groups

Get-OwaMailboxPolicy-Identity "OwaMailboxPolicy-Default"

Set-OwaMailboxPolicy-Identity "OwaMailboxPolicy-Default"-GroupCreationEnabled $false

View dynamic messaging group members

$DDG = Get-DynamicDistributionGroup "All Nipc Employees"

Get-Recipient-RecipientPreviewFilter $DDG.RecipientFilter-OrganizationalUnit $DDG.RecipientContainer

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report