Hi, How to see the Systems folders in E2K7 under public folders. I am trying to see the folder as we can see in exchnage 2003 by right clicking "Public Folder" --> Select "View System Folders". Atul Sureka
On Thu, 15 Feb 2007 07:05:02 -0800, AtulSureka wrote: >Hi, > >How to see the Systems folders in E2K7 under public folders. I am trying to >see the folder as we can see in exchnage 2003 by right clicking "Public >Folder" --> Select "View System Folders". > >Atul Sureka And what "system folders" do you think you'll find in Exchange 2007?
I'm not too up on 2007 but I thought that was one of the things that they fixed, and by fixed I mean, eliminated. I figure they have to do that to eliminate public folders in 14. "Mark Arnold [MVP]" wrote in message news:hi29t25pvpbrk7bsg1rqanub2cfdm4br2f@4ax.com... > On Thu, 15 Feb 2007 07:05:02 -0800, AtulSureka > wrote: > >>Hi, >> >>How to see the Systems folders in E2K7 under public folders. I am trying >>to >>see the folder as we can see in exchnage 2003 by right clicking "Public >>Folder" --> Select "View System Folders". >> >>Atul Sureka > > And what "system folders" do you think you'll find in Exchange 2007?
Exchange 2007 public folder management require the use of PowerShell. In order to see these, you need to run get-publicfolder -Identity \NON_IPM_SUBTREE -GetChildren (or -recurse if you want to see the whole tree) -jim This posting is provided "AS IS" with no warranties, and confers no rights. "Joseph M. Durnal" wrote in message news:eGJ1CLSUHHA.192@TK2MSFTNGP04.phx.gbl... > I'm not too up on 2007 but I thought that was one of the things that they > fixed, and by fixed I mean, eliminated. I figure they have to do that to > eliminate public folders in 14. > > "Mark Arnold [MVP]" wrote in message > news:hi29t25pvpbrk7bsg1rqanub2cfdm4br2f@4ax.com... >> On Thu, 15 Feb 2007 07:05:02 -0800, AtulSureka >> wrote: >> >>>Hi, >>> >>>How to see the Systems folders in E2K7 under public folders. I am trying >>>to >>>see the folder as we can see in exchnage 2003 by right clicking "Public >>>Folder" --> Select "View System Folders". >>> >>>Atul Sureka >> >> And what "system folders" do you think you'll find in Exchange 2007? > >