Set-MailPublicFolder

 

적용 대상: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1

마지막으로 수정된 항목: 2011-01-26

Set-MailPublicFolder cmdlet를 사용하여 메일 사용 가능 공용 폴더의 메일 관련 설정을 구성합니다. 메일과 관련이 없는 기본 설정을 구성하려는 경우 Set-PublicFolder cmdlet를 사용합니다.

구문

Set-MailPublicFolder -Identity <MailPublicFolderIdParameter> [-AcceptMessagesOnlyFrom <RecipientIdParameter[]>] [-AcceptMessagesOnlyFromDLMembers <RecipientIdParameter[]>] [-Alias <String>] [-Confirm [<SwitchParameter>]] [-Contacts <RecipientIdParameter[]>] [-CreateDTMFMap <$true | $false>] [-CustomAttribute1 <String>] [-CustomAttribute10 <String>] [-CustomAttribute11 <String>] [-CustomAttribute12 <String>] [-CustomAttribute13 <String>] [-CustomAttribute14 <String>] [-CustomAttribute15 <String>] [-CustomAttribute2 <String>] [-CustomAttribute3 <String>] [-CustomAttribute4 <String>] [-CustomAttribute5 <String>] [-CustomAttribute6 <String>] [-CustomAttribute7 <String>] [-CustomAttribute8 <String>] [-CustomAttribute9 <String>] [-DeliverToMailboxAndForward <$true | $false>] [-DisplayName <String>] [-DomainController <Fqdn>] [-EmailAddresses <ProxyAddressCollection>] [-EmailAddressPolicyEnabled <$true | $false>] [-ForwardingAddress <RecipientIdParameter>] [-GrantSendOnBehalfTo <MailboxOrMailUserIdParameter[]>] [-HiddenFromAddressListsEnabled <$true | $false>] [-IgnoreDefaultScope <SwitchParameter>] [-MaxReceiveSize <Unlimited>] [-MaxSendSize <Unlimited>] [-Name <String>] [-PhoneticDisplayName <String>] [-PrimarySmtpAddress <SmtpAddress>] [-PublicFolderType <GeneralPurpose | Mapi | Nntp | NotSpecified>] [-RejectMessagesFrom <RecipientIdParameter[]>] [-RejectMessagesFromDLMembers <RecipientIdParameter[]>] [-RequireSenderAuthenticationEnabled <$true | $false>] [-Server <ServerIdParameter>] [-SimpleDisplayName <String>] [-UMDtmfMap <MultiValuedProperty>] [-UseRusServer <String>] [-WhatIf [<SwitchParameter>]] [-WindowsEmailAddress <SmtpAddress>]

Set-MailPublicFolder [-AcceptMessagesOnlyFrom <RecipientIdParameter[]>] [-AcceptMessagesOnlyFromDLMembers <RecipientIdParameter[]>] [-Alias <String>] [-Confirm [<SwitchParameter>]] [-Contacts <RecipientIdParameter[]>] [-CreateDTMFMap <$true | $false>] [-CustomAttribute1 <String>] [-CustomAttribute10 <String>] [-CustomAttribute11 <String>] [-CustomAttribute12 <String>] [-CustomAttribute13 <String>] [-CustomAttribute14 <String>] [-CustomAttribute15 <String>] [-CustomAttribute2 <String>] [-CustomAttribute3 <String>] [-CustomAttribute4 <String>] [-CustomAttribute5 <String>] [-CustomAttribute6 <String>] [-CustomAttribute7 <String>] [-CustomAttribute8 <String>] [-CustomAttribute9 <String>] [-DeliverToMailboxAndForward <$true | $false>] [-DisplayName <String>] [-DomainController <Fqdn>] [-EmailAddresses <ProxyAddressCollection>] [-EmailAddressPolicyEnabled <$true | $false>] [-ForwardingAddress <RecipientIdParameter>] [-GrantSendOnBehalfTo <MailboxOrMailUserIdParameter[]>] [-HiddenFromAddressListsEnabled <$true | $false>] [-IgnoreDefaultScope <SwitchParameter>] [-Instance <MailPublicFolder>] [-MaxReceiveSize <Unlimited>] [-MaxSendSize <Unlimited>] [-Name <String>] [-PhoneticDisplayName <String>] [-PrimarySmtpAddress <SmtpAddress>] [-PublicFolderType <GeneralPurpose | Mapi | Nntp | NotSpecified>] [-RejectMessagesFrom <RecipientIdParameter[]>] [-RejectMessagesFromDLMembers <RecipientIdParameter[]>] [-RequireSenderAuthenticationEnabled <$true | $false>] [-Server <ServerIdParameter>] [-SimpleDisplayName <String>] [-UMDtmfMap <MultiValuedProperty>] [-UseRusServer <String>] [-WhatIf [<SwitchParameter>]] [-WindowsEmailAddress <SmtpAddress>]

자세한 정보

Set-MailPublicFolder cmdlet를 실행하려면 사용하는 계정이 다음을 위임받아야 합니다.

  • 대상 서버에 대한 Exchange 공용 폴더 관리자 역할 및 로컬 관리자 그룹

사용 권한, 역할 위임 및 Microsoft Exchange Server 2007 관리에 필요한 권한에 대한 자세한 내용은 사용 권한 고려 사항을 참조하십시오.

매개 변수

매개 변수 필수 종류 설명

Identity

필수

Microsoft.Exchange.Configuration.Tasks.MailPublicFolderIdParameter

특정 공용 폴더를 나타내는 GUID 또는 공용 폴더 이름을 지정하려면 Identity 매개 변수를 사용합니다. \TopLevelPublicFolder\PublicFolder 형식을 사용하여 경로도 포함할 수 있습니다.

매개 변수 레이블 Identity를 생략하고 공용 폴더 이름 또는 GUID만 지정할 수도 있습니다.

AcceptMessagesOnlyFrom

옵션

Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter[]

AcceptMessagesOnlyFrom 매개 변수를 사용하여 메시지를 수락할 제한된 보낸 사람 목록을 지정합니다.

AcceptMessagesOnlyFromDLMembers

옵션

Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter[]

AcceptMessagesOnlyFromDLMembers 매개 변수를 사용하여 메일 사용 가능 공용 폴더에 메시지를 보낼 수 있는 메일 그룹 구성원을 지정합니다.

Alias

옵션

System.String

Alias 매개 변수를 사용하여 공용 폴더의 별칭(메일 애칭)을 지정합니다. 지정되지 않은 경우 Alias 매개 변수 값이 공용 폴더의 이름과 함께 표시됩니다.

문자열은 올바른 "로컬 부분" SMTP 주소에 대한 RFC 2821 요구 사항을 준수해야 합니다.

Confirm

선택

System.Management.Automation.SwitchParameter

Confirm 매개 변수는 명령에서 처리 작업을 일시 중지하도록 하고 처리 작업을 계속하기 전 수행할 작업을 사용자가 확인하도록 합니다. Confirm 매개 변수에는 값을 지정할 필요가 없습니다.

Contacts

옵션

Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter[]

Contacts 매개 변수는 공용 폴더의 연락처를 지정합니다. Contacts는 사용자가 주소, 전화 번호, 웹 페이지 URL 등 여러 유형의 정보를 저장할 수 있는 사람입니다.

CreateDTMFMap

선택

System.Boolean

이 매개 변수는 사용자에 대해 DTMF(복합 주파수 부호) 맵을 만들도록 지정합니다.

CustomAttribute1

옵션

System.String

CustomAttribute1 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute10

옵션

System.String

CustomAttribute10 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute11

옵션

System.String

CustomAttribute11 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute12

옵션

System.String

CustomAttribute12 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute13

옵션

System.String

CustomAttribute13 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute14

옵션

System.String

CustomAttribute14 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute15

옵션

System.String

CustomAttribute15 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute2

옵션

System.String

CustomAttribute2 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute3

옵션

System.String

CustomAttribute3 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute4

옵션

System.String

CustomAttribute4 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute5

옵션

System.String

CustomAttribute5 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute6

옵션

System.String

CustomAttribute6 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute7

옵션

System.String

CustomAttribute7 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute8

옵션

System.String

CustomAttribute8 매개 변수는 임의의 문자열 값이 될 수 있습니다.

CustomAttribute9

옵션

System.String

CustomAttribute9 매개 변수는 임의의 문자열 값이 될 수 있습니다.

DeliverToMailboxAndForward

옵션

System.Boolean

DeliverToMailboxAndForward 매개 변수는 전자 메일 메시지를 전달 주소로 보낼 것인지 여부를 지정합니다.

DisplayName

옵션

System.String

DisplayName 매개 변수는 공용 폴더 프록시 개체의 표시 이름을 지정합니다.

DomainController

옵션

Microsoft.Exchange.Data.Fqdn

이 구성 변경을 Active Directory 디렉터리 서비스에 기록하는 도메인 컨트롤러의 FQDN(정규화된 도메인 이름)을 지정하려면 해당 명령에 DomainController 매개 변수를 포함시킵니다.

EmailAddresses

옵션

Microsoft.Exchange.Data.ProxyAddressCollection

EmailAddresses 매개 변수를 사용하여 프록시 주소(예: user@contoso.com)를 지정합니다.

EmailAddressPolicyEnabled

옵션

System.Boolean

EmailAddressPolicyEnabled 매개 변수를 사용하여 폴더에 적용되는 전자 메일 주소 정책을 사용하거나 사용하지 않도록 설정합니다.

ForwardingAddress

옵션

Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter

ForwardingAddress 매개 변수를 사용하여 폴더의 전달 주소를 설정합니다.

GrantSendOnBehalfTo

옵션

Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter

GrantSendOnBehalfTo 매개 변수는 이 폴더 대신 보낼 수 있는 다른 사서함의 고유 이름을 지정합니다.

HiddenFromAddressListsEnabled

옵션

System.Boolean

HiddenFromAddressListsEnabled 매개 변수는 주소 목록에서 사서함을 볼 수 있게 할 것인지 여부를 지정합니다.

IgnoreDefaultScope

선택

System.Management.Automation.SwitchParameter

IgnoreDefaultScope 매개 변수는 명령이 Exchange 관리 셸에 대한 기본 받는 사람 범위 설정을 무시하고 해당 범위로 전체 포리스트를 사용하도록 지시합니다. 이렇게 하면 명령은 현재 기본 범위에 있지 않은 Active Directory 개체에 액세스할 수 있습니다. IgnoreDefaultScope 매개 변수를 사용하면 다음과 같은 제한이 적용됩니다.

  • DomainController 매개 변수를 사용할 수 없습니다. 해당 명령은 적합한 글로벌 카탈로그 서버를 자동으로 사용합니다.

  • Identity 매개 변수의 고유 이름만 사용할 수 있습니다. 별칭이나 GUID 등 다른 ID 형태는 사용할 수 없습니다.

Instance

옵션

Microsoft.Exchange.Data.Directory.Management.MailPublicFolder

Instance 매개 변수는 이 명령에 파이프되어 사용되는 Active Directory 개체의 인스턴스를 지정합니다.

MaxReceiveSize

옵션

Microsoft.Exchange.Data.Unlimited

MaxReceiveSize 매개 변수는 폴더에서 받을 수 있는 전자 메일 메시지의 최대 크기를 지정합니다. 사용할 수 있는 값은 1KB(킬로바이트)에서 2,097,151KB까지입니다. 이 매개 변수의 값을 지정하지 않는 경우 크기 제한이 적용되지 않습니다.

MaxSendSize

옵션

Microsoft.Exchange.Data.Unlimited

MaxSendSize 매개 변수는 보낼 수 있는 전자 메일 메시지의 최대 크기를 지정합니다. 유효한 값은 1KB에서 2,097,151KB까지입니다. 이 매개 변수의 값을 지정하지 않는 경우 크기 제한이 적용되지 않습니다.

Name

옵션

System.String

Name 매개 변수는 공용 폴더의 이름을 지정합니다.

PhoneticDisplayName

옵션

System.String

PhoneticDisplayName 매개 변수는 DisplayName 매개 변수의 음성 발음을 지정합니다.

이 매개 변수 값의 최대 길이는 255자입니다. PhoneticDisplayName 매개 변수와 음성 인식에 대한 자세한 내용은 자동 음성 인식 디렉터리 조회 이해를 참조하십시오.

PrimarySmtpAddress

옵션

Microsoft.Exchange.Data.SmtpAddress

PrimarySmtpAddress 매개 변수를 사용하여 폴더의 기본 SMTP 주소를 지정합니다.

PublicFolderType

옵션

Microsoft.Exchange.Data.Directory.Recipient.PublicFolderType

PublicFolderType 매개 변수는 공용 폴더에 할당되는 유형을 다음 4가지 중에서 지정합니다.

  • GeneralPurpose

  • MAPI

  • NNTP

  • NotSpecified

RejectMessagesFrom

옵션

Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter[]

RejectMessagesFrom 매개 변수는 메시지를 거부할 받는 사람을 지정합니다.

RejectMessagesFromDLMembers

옵션

Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter[]

RejectMessagesFromDLMembers 매개 변수는 메시지를 거부할 메일 그룹 구성원을 지정합니다.

RequireSenderAuthenticationEnabled

옵션

System.Boolean

RequireSenderAuthenticationEnabled 매개 변수는 보낸 사람을 인증할지 여부를 지정합니다.

Server

선택

Microsoft.Exchange.Configuration.Tasks.ServerIdParameter

Server 매개 변수는 작업을 수행할 서버의 ID를 지정합니다. 서버가 지정되어 있지 않으면 해당 명령은 로컬 서버가 공용 폴더 데이터베이스가 있는 Exchange 2007을 실행 중인 사서함 서버인지 확인합니다. 그런 경우 폴더가 로컬로 만들어집니다. 그렇지 않은 경우에는 명령에서 탑재된 공용 폴더 데이터베이스가 있는 사이트 순위상 가장 가까운 Exchange 2007 사서함 서버를 찾습니다.

SimpleDisplayName

옵션

System.String

SimpleDisplayName 매개 변수는 제한된 문자 집합만 허용되는 경우 개체에 대한 대체 설명을 표시하는 데 사용됩니다. 제한된 문자 집합은 26자에서 126자까지의 ASCII 문자로 구성됩니다.

UMDtmfMap

선택

Microsoft.Exchange.Data.MultiValuedProperty

UMDtmfMap 매개 변수를 사용하여 UM 사용 가능 사용자에 대해 사용자 정의 DTMF 맵을 만들지 여부를 지정합니다.

UseRusServer

선택

System.String

참고   이 매개 변수는 Exchange Server 2007 SP2에서만 사용할 수 있습니다.

UseRusServer 매개 변수는 주소 목록 서비스를 실행 중인 지정된 사서함 서버를 사용하여 사서함 및 Active Directory 사용자 특성을 가져와 설정하도록 명령에 지시합니다.

주소 목록 서비스는 Exchange 시스템 수행자 서비스의 구성 요소로, Active Directory에서 Exchange 관련 특성 값을 만들어 유지 관리합니다. 주소 목록 서비스를 통해 주소 목록 구성원 및 전자 메일 주소 같은 특정 정보를 사용하여 도메인의 받는 사람 개체를 업데이트할 수 있습니다.

WhatIf

선택

System.Management.Automation.SwitchParameter

WhatIf 매개 변수는 명령 실행 시 개체에 대해 수행하게 되는 작업을 시뮬레이트하도록 지시합니다. WhatIf 매개 변수를 사용하면 사용자는 변경 내용을 실제로 적용하지 않고 어떠한 사항이 변경되는지 확인할 수 있습니다. WhatIf 매개 변수에는 값을 지정할 필요가 없습니다.

WindowsEmailAddress

옵션

Microsoft.Exchange.Data.SmtpAddress

WindowsEmailAddress 매개 변수는 E-mailAddress@contoso.com 형식으로 전자 메일 주소를 지정합니다.

입력 형식

반환 형식

오류

오류 설명

 

예외

예외 설명

 

예제

이 예는 메일 사용 가능 공용 폴더 MyPublicFolder@contoso.com의 기본 SMTP 주소를 MyPublicFolder@fabrikam.com으로 설정합니다.

Set-MailPublicFolder -Identity MyPublicFolder@contoso.com -PrimarySmtpAddress MyPublicFolder@fabrikam.com