Admin (BizTalk Server Samples Folder)
Microsoft BizTalk Server includes several administration samples in its software development kit (SDK). This section provides detailed information about the functionality demonstrated by each administration sample, instructions for building and running the sample, and the results you can expect.
Warning
Deployment scripts should be removed after deployment if not needed. Administration scripts and other scripts that must remain should be secured by ACL’s and closely monitored.
In This Section
Admin-ExplorerOM (BizTalk Server Samples Folder).
ApplicationManager (BizTalk Server Sample). Demonstrates how to start or stop a BizTalk application.
BrowsingArtifacts (BizTalk Server Sample). Demonstrates how to enumerate BizTalk artifacts and attributes.
CBR (BizTalk Server Sample). Demonstrates adding and configuring new send ports for content based routing of BizTalk messages.
DeleteParty (BizTalk Server Sample). Demonstrates how to delete a specified party.
OrchestrationBinding (BizTalk Server Sample). Demonstrates how to manage and configure orchestrations.
PartnerManagement (BizTalk Server Sample). Demonstrates creating and deleting parties. Also demonstrates enlisting and unenlisting parties with roles.
ReceiveLocations (BizTalk Server Sample). Demonstrates how to create and manage receive locations for receive ports.
ReceivePorts (BizTalk Server Sample). Demonstrates creating, enumerating and deleting receive ports.
SendPortGroups (BizTalk Server Sample). Demonstrates how to enumerate and manage send port groups.
SendPorts (BizTalk Server Sample). Demonstrates how to enumerate and manage send ports.
UnenlistParties (BizTalk Server Sample). Demonstrates how to unenlist all of the parties associated with a deployed BizTalk assembly.
Sysprep a BizTalk Server VHD (BizTalk Server Sample). Demonstrates how Sysprep creates a snapshot of a virtual machine with BizTalk Server installed for quick deployment on other virtual machines.
Admin-WMI (BizTalk Server Samples Folder)
Enable Receive Location (BizTalk Server Sample). Demonstrates how to enable a receive location and set the Inbound Transport URL for that receive location.
Enlist Orchestration (BizTalk Server Sample). Demonstrates how to enlist a BizTalk Server orchestration to a host.
Enumerate Receive Locations (BizTalk Server Sample) Sample. Demonstrates how to retrieve details about one or more receive locations.
Remove Receive Port (BizTalk Server Sample). Demonstrates how to remove one or more receive ports.
Remove Send Port (BizTalk Server Sample). Demonstrates how to unenlist and remove one or more send ports.
Set Send Handler Property (BizTalk Server Sample). Demonstrates how to set the XML configuration information for a Simple Mail Transfer Protocol (SMTP) send handler.
Start Send Port (BizTalk Server Sample). Demonstrates how to start a send port and set the Primary Transport Address when using the FILE adapter.
Stop Orchestration (BizTalk Server Sample). Demonstrates how to stop a BizTalk Server orchestration and, optionally, to unenlist it.