It seems that the PowerShell Extension for BizTalk Server now ships with the BizTalk Server 2013 media, does that mean that it is now an official part of the product?
I have a few questions regarding the product:
If I get help for the CmdLet: Terminate-ServiceInstances it says that it supports CommonParameters, yet if I run it with the -whatif parameter I get the following error:
Terminate-ServiceInstance : A parameter cannot be found that matches parameter name 'whatif'
Also I am puzzled as to where I can find Maps in the PowerShell Extension?
If I use Get-ChildItem on an Application I get the following:
Name
----
Back References
Orchestrations
Policies
Pipelines
References
Receive Locations
Receive Ports
Resources
Schemas
Send Port Groups
Send Ports
I also can't find any map references etc. in Send Ports nor Receive Ports?
Morten la Cour