Re: E2K7 PF Add email alias




Thanks, did all that already.
Found the issue to be syntax. When using Set-MailPublicFolder I used
\pathname, where I should actually have been using the alias.

All working now

On 6 Aug, 23:43, "Bharat Suneja [MVP]" <bha...@xxxxxxxxxx> wrote:
Also need to mail-enable Public Folders - they aren't by default. This is
done using the Enable-MailPublicFolder command:
HOW TO: Forward mail to a Public Folderhttp://exchangepedia.com/blog/2007/07/how-to-forward-mail-to-public-f...

To add additional email addresses/change default email address:
HOW TO: Add Email Addresses To Public Foldershttp://exchangepedia.com/blog/2007/06/how-to-add-email-addresses-to-p...

--
Bharat Suneja
MVP - Exchangewww.zenprise.com
NEW blog location:
exchangepedia.com/blog
----------------------------------------------

"eugenevr" <ev...@xxxxxxxxx> wrote in message

news:1186434904.949040.102010@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



Hi,

Created new PF OK:

1) Get-MailPublicFolder "\PF1" OK
2) Want to add a SMTP address to the folder:

a. Tried Set-MailPublicFolder -Identity "\PF1" -PrimarySmtpAddress
P...@xxxxxxxxxxx , but of course I 1st need to disable email address
policy
b. Set-MailPublicFolder -Identity "PF1" -EmailAddressEnabled $False ,
this produces the following error:

Set-MailPublicFolder : A parameter cannot be found that matches
parameter name 'EmailAddressEnabled'.
At line:1 char:86

** What's up with this??? Any ideas welcome...

Tx

Eugene- Hide quoted text -

- Show quoted text -


.



Relevant Pages

  • Re: Access doesnt like its own SQL
    ... I guess Access' thing is like the 'AS DerivedTable' syntax ... replace the opening bracket and closing ... your own alias name. ... FROM [SELECT KitItem ...
    (microsoft.public.access.modulesdaovba)
  • Re: 9i: Check- constraint Upper(Column)
    ... the brackets are *not* optional. ... So it sounds to me as *alias* is a nice word for a bug. ... the table is referenced in the index definition (but I have ... An error 'missing brackets' is not appropriate here, for the syntax is ...
    (comp.databases.oracle.misc)
  • Re: group by
    ... I'll have to study up some more on the 'ON' and 'AS' syntax. ... The AS is optional and is only for defining an alias for the derived ... The alias is always mandatory, ... Jeff Kish ...
    (comp.databases.ms-sqlserver)
  • Re: percentages of top 10 tallies
    ... On Wed, 06 Oct 2004 15:51:16 GMT, Mortar wrote: ... If you use tables in the FROM clause, the syntax is: ... You don't have to provide an alias (in which case you can reference ...
    (microsoft.public.sqlserver.programming)