Share via


Set-MailPublicFolder(RTM)

 

적용 대상: Exchange Server 2007

마지막으로 수정된 항목: 2007-06-06

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

구문

Set-MailPublicFolder -Identity <MailPublicFolderIdParameter> [-AcceptMessagesOnlyFrom <RecipientIdParameter[]>] [-AcceptMessagesOnlyFromDLMembers <RecipientIdParameter[]>] [-Alias <String>] [-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>] [-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>] [-WindowsEmailAddress <SmtpAddress>]

Set-MailPublicFolder [-AcceptMessagesOnlyFrom <RecipientIdParameter[]>] [-AcceptMessagesOnlyFromDLMembers <RecipientIdParameter[]>] [-Alias <String>] [-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>] [-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>] [-WindowsEmailAddress <SmtpAddress>]

자세한 정보

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

  • Exchange 받는 사람 관리자 역할

사용 권한, 역할 위임 및 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 요구 사항을 준수해야 합니다.

연락처

선택

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.MailboxOrMailUserIdParameter[]

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

HiddenFromAddressListsEnabled

선택

System.Boolean

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

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 매개 변수는 보낸 사람을 인증할지 여부를 지정합니다.

SimpleDisplayName

선택

System.String

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

Server

선택

Microsoft.Exchange.Configuration.Tasks.ServerIdParameter

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

UMDtmfMap

선택

Microsoft.Exchange.Data.MultiValuedProperty

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

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