Share via


Navigating the Create New Store Sample Application Source Code

Navigating the Create New Store Sample Application Source Code

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The file "createstore.vbs" contains the source code for the Create New Store sample application and is installed with the Exchange Server 2003 Software Development Kit (SDK) in the following directory: \Program Files\Exchange SDK\SDK\Samples\CreateStore\. The following table provides a list of the subprocedures relevant to creating new Exchange stores.

Create New Store sample application (createstore.vbs)

Subprocedure Description
CreateNewPublicStore(strPSName, strFolderName, strComputerName, blnMount, strSGName, strPSUrl) Creates a new public store on a specified Microsoft® Exchange server in the specified storage group.
CreateNewMailboxStoreDB(strMDBName, strComputerName, blnMount, strSGName, strMDBUrl) Creates a new mailbox store on a specified Exchange server, in the specified storage group.
GetFolderTreeURL(stComputerName) Returns the folder tree URL on an Exchange server.
CreatePublicFolderTree(strFolderName, strFolderURL, strFHName) Creates a new folder tree in the location specified by strFolderURL and located in the folder tree specified by strFHName.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.