Admin-WMI (BizTalk Server Samples Folder)
Microsoft BizTalk Server includes several Microsoft Windows Management Instrumentation (WMI) administration samples in its software development kit (SDK). This section provides detailed information about the functionality demonstrated by each WMI 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
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). 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.