• RSS
  • Twitter
  • FaceBook

Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Default address list "Public Folders"

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2007] >> Management >> Default address list "Public Folders" Page: [1]
Login
Message << Older Topic   Newer Topic >>
Default address list "Public Folders" - 2.Feb.2012 2:48:04 AM   
lt.col.blair

 

Posts: 1
Joined: 2.Feb.2012
Status: offline
Hi,
by accident I deleted the default address list "Public Folders".
what is the definition of this address list?
The "All Users" address list contains a long list of filter definitions - begins with "(Alias -ne $null) -and ((ObjectCategory -like 'person')"...
IIRC the Public Folders address list a similar filter, but I can't remember and I didn't find the definition anywhere.
Post #: 1
RE: Default address list "Public Folders" - 3.Feb.2012 11:39:35 AM   
barbyf

 

Posts: 17
Joined: 3.Feb.2012
Status: offline
Based on what I've seen from the GAL filter and looking at my Public folder address list in adsiedit, it should be:
(Alias -ne $null -and (ObjectClass -eq 'publicfolder'))

You should also be able to set the filter via powershell for Exchange 2007.

Set-AddressList "Public Folders" -RecipientFilter { RecipientType -eq 'PublicFolder' }

(in reply to lt.col.blair)
Post #: 2

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2007] >> Management >> Default address list "Public Folders" Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Follow TechGenix on Twitter