用户管理是管理员的核心责任。 可使用用于 Windows PowerShell 的 Active Directory 模块的 cmdlet 单独或批量创建、修改和删除用户帐户。 用户帐户 cmdlet 在名称的名词部分包含“User”或“Account”。 要标识可用的 cmdlet,请在使用 Get-help 或 Get-Command 时将它们包含在通配符名称...
表2:Get-Mailbox 和 Get-EXOMailbox cmdlet 的参数展开表 参数说明 -Archive 返回启用了存档的邮箱。 -GroupMailbox 仅返回与 Microsoft 365 组关联的邮箱。 -Identity 标识特定邮箱以返回其属性。 -RecipientTypeDetails 返回特定类型的邮箱,例如 UserMailbox、TeamMailbox 或 RoomMailbox。 -SoftDeletedMailbox...
Email address GUID Type:MailUserIdParameter Position:1 Default value:None Required:False Accept pipeline input:False Accept wildcard characters:False Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection ...
Get user email address and input into command get user mail box details for a specified users Get User name and group membership in table format Get user session ID and then use that variable to do whatever Get username based on csv file get value of 'msExchHideFromAddressLists' get wi...
Get-MailboxStatistics -Identity $MailBox.name | ` Select-Object ` @{Label="SAMAccountName";Expression={$MailBox.SAMAccountName}}, ` @{Label="PrimarySmtpAddress";Expression={$MailBox.PrimarySmtpAddress}}, ` @{Label="UserPrincipalName";Expression={$MailBox.UserPrincipalName}}, ` ...
Enable-MailUser Get-Contact Get-DistributionGroup Get-DistributionGroupMember Get-DynamicDistributionGroup Get-DynamicDistributionGroupMember Get-EligibleDistributionGroupForMigration Get-Group Get-LinkedUser Get-MailContact Get-MailUser Get-Recipient Get-SecurityPrincipal Get-UnifiedGroup Get-UnifiedGroupLinks Get-...
Email address GUID LegacyExchangeDN SamAccountName User ID or user principal name (UPN) Type:MailboxIdParameter Position:Named Default value:None Required:False Accept pipeline input:False Accept wildcard characters:False Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Excha...
The error report in the email message may contain one or more of the following error messages: A synchronized object with the same proxy address already exists in your Microsoft Online Services directory. Unable to update this object because the user ID is not found. ...
TNEF encoding for recipients in the remote domain is controlled by the value of the UseMapiRichTextFormat parameter for any mail user or mail contact objects, the sender's per-recipient settings in Outlook, or the sender's default internet message settings in Outlook Expand table Type: ...
Get-User-Filter"Title -like 'Manager*'" 使用ContentFilter 參數的自定義篩選 使用New-MailboxExportRequestCmdlet 時,您可以使用ContentFilter參數來選取要導出的特定郵件內容。 如果命令找到包含符合內容篩選條件的訊息,則會將訊息匯出至 .pst 檔案。 ContentFilter 參數範例 ...