Fazle Hadi

Fazle Hadi

  • NA
  • 8
  • 0

Is it possible to create New Public folder programatically from client machine on Exchange 2007 ??

Sep 8 2011 2:50 AM

Hello

is it possible to create New Public folder programatically from client machine on Exchange 2007 ??

Manually on exchange 2007 we can create it using the following steps.

To create an Organizational Forms Library

The method to create an Organizational Forms Library has changed in Exchange 2007. You cannot create an Organizational Forms Library in Exchange 2007 by using the administrative tools as you could in earlier versions of Microsoft Exchange. To create an Organizational Forms Library in Exchange 2007, follow these steps.Create a new public folder.
  1. Click Start, point to All Programs, click Microsoft Exchange Server 2007, and then click Exchange Management Shell.
  2. Run the following command at the Exchange Management Shell prompt:

    New-PublicFolder -Path "\NON_IPM_SUBTREE\EFORMS REGISTRY" -Name "My Organizational Forms Library"