New-PublicFolder -Name Marketing 本示例将在公用文件夹根部创建公用文件夹 Marketing。 示例2 PowerShell 复制 New-PublicFolder -Name FY2010 -Path \Legal\Cases -Server MBXSVR01 在Exchange Server 2010 中,此示例在现有文件夹 \Legal\Cases 下创建公用文件夹 FY2010。 服务器 MBXSVR01 上的新文件夹路径...
使用Get-PublicFolderMailboxDiagnostics cmdlet 可查看有关公用文件夹的事件级别信息。 此信息可用于解决公用文件夹问题。 有关以下语法部分的参数设置的详细信息,请参阅 Exchange cmdlet 语法。语法PowerShell 复制 Get-PublicFolderMailboxDiagnostics [-Identity] <MailboxIdParameter> [-Confirm] [-DomainController ...
Get-MailPublicFolder [-Anr <String>] [-Credential <PSCredential>] [-DomainController <Fqdn>] [-Filter <String>] [-IgnoreDefaultScope] [-IncludeGrantSendOnBehalfToWithDisplayNames] [-ReadFromDomainController] [-ResultSize <Unlimited>] [-Server <ServerIdParameter>] [-SortBy <String>] [<CommonPa...
使用Get-MailPublicFolder cmdlet 可以检索已启用邮件的公用文件夹的邮件相关信息。 如果需要有关启用邮件的公用文件夹基本(非邮件相关)设置的信息,请改用 Get-PublicFolder cmdlet。 有关以下语法部分的参数设置的详细信息,请参阅 Exchange cmdlet 语法。 语法 PowerShell 复制 Get-MailPublicFolder [-Anr <String>...
PowerShell Copy New-PublicFolder -Name Support -Mailbox North_America This example creates the public folder Support in the North_America hierarchy public folder mailbox.Parameters-ConfirmThe Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet...
Add-PublicFolderAdministrativePermission Add-PublicFolderClientPermission Disable-MailPublicFolder Enable-MailPublicFolder Get-AvailabilityAddressSpace Get-AvailabilityConfig Get-MailPublicFolder Get-OrganizationRelationship Get-PublicFolder Get-PublicFolderAdministrativePermission Get-PublicFolderClientPermission Get-Public...
Add-PublicFolderAdministrativePermission Add-PublicFolderClientPermission Disable-MailPublicFolder Enable-MailPublicFolder Get-AvailabilityAddressSpace Get-AvailabilityConfig Get-MailPublicFolder Get-OrganizationRelationship Get-PublicFolder Get-PublicFolderAdministrativePermission Get-PublicFolderClientPermission Get-Public...
The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding. Destructive cmdlets (for example, Remove-* cmdlets) have a built-in pause that forces you to acknowledge the command ...
The PublicFolderLocation parameter specifies that you want to include all public folders in the search. You use the value All for this parameter. Expand table Type: String[] Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False Applies...
There are a lot of different things you can put in your profile; we’re going to do a couple of simple things to show you how it works. You might notice when you start Windows PowerShell that you always start out in the same folder. For example, on Windows Vista, by default, you ...