Quantcast
Channel: PowerShell Provider BizTalk
Browsing all 140 articles
Browse latest View live

New Post: Feature Request

Provide the ability, when creating a Host Instance, to specify the Start mode of the Service (Automatic, Disabled, Delayed).Thanks.

View Article


New Post: Feature Request

I wrote about this before(discussion:395507). I think there is a problem with the BRE deployment cmdlet. Although I am using the "Deploy-Policy" cmdlet, it just publishes the rule, not deploys it. Now,...

View Article


New Post: Adding snap-in on 64 bits

In my case the config file was missing and it still didn't work after I created it and put in the piece of configuration described in the documentation.After replacing it with what Oussov suggested, it...

View Article

New Post: Add-Snapin frustration

Im not by any means a power Powershell user, yet. I cant even get Add-PSSnapin -Name BizTalkFactory.Powershell.Extensions to work.I did everything the documentation asked for and I still get the error...

View Article

New Post: Add-Snapin frustration

Ok, Is it just me or does having the SYSWOW64 folder as the container for the x86 version of Powershell seem a little counter-intuitive to you guys? And, the SYSTEM32 folder contains the x64 powershell...

View Article


New Post: Add-Snapin frustration

Function BizTalk: {Set-Location BizTalk:} Function BizTalk:\ {Set-Location BizTalk:} Function Add-BTProvider ([System.String]$dbhost, [System.String]$btmgmtdb) { #Remove-PSSnapin -Name...

View Article

New Post: Cannot Connect To SQL Server

**Setting PSDrive via profile.ps1Function BizTalk: { Set-Location BizTalk: } #Function BizTalk: \ { Set-Location BizTalk:\ }$InitializeDefaultBTSDrive = $false Write-Host "InitializeDefaultBTSDrive set...

View Article

New Post: Powershell 3 support

Hi,I am trying to load the snapin with powershell 3 and get the following error: Add-PSSnapin : Cannot load Windows PowerShell Snap-In BizTalkFactory.PowerShell .Extensions because of the following...

View Article


New Post: Difference between 1.2.0.4 BizTalk 2010 version and non BizTalk...

Hi - what is the difference between the assemblies in the following MSIs:BizTalkFactory PowerShell Provider 1.2.0.4.msi BizTalkFactory PowerShell Provider 1.2.0.4 for BizTalk Server 2010.msi the size...

View Article


New Post: Cannot Connect To SQL Server

Have you tried to replace "$Env:IADEV2BT\IADEV2BT" with the SQL Server name (assuming default instance), or SQL Server name \ Instance name? as in: $InitializeDefaultBTSDrive = $false Add-PSSnapIn...

View Article

New Post: Difference between 1.2.0.4 BizTalk 2010 version and non BizTalk...

Hi, Thanks for your interest in the BizTalk Provider. I'm sorry it's been a long time since I last contributed. I will try to make some real progress for the 2013 version. As for your question, the...

View Article

New Post: Powershell 3 support

Thanks for taking the time to report on your use of the Provider. I'm sorry it's been a long time since I last contributed. I will try and take this into consideration for a PowerShell 3.0 / BizTalk...

View Article

New Post: stop-application (partial stop)

Hi François, Seems like a long time since I last contributed, sorry about that. Yes, indeed, as you found out, the "Full Stop -Terminate instances" option in the BizTalk administration console is...

View Article


Commented Issue: Get-ChildItem ‘mydrive:\Platform Settings\Host Instances’...

Steps to reproduce:1. Install this component on a standalone server (with both BTS + SQL Server)2. Set a New-PSDrive specifying both –Instance and –Database options to target the DB for a distinct...

View Article

Commented Issue: Get-ChildItem ‘mydrive:\Platform Settings\Host Instances’...

Steps to reproduce:1. Install this component on a standalone server (with both BTS + SQL Server)2. Set a New-PSDrive specifying both –Instance and –Database options to target the DB for a distinct...

View Article


New Post: "All Artifacts" Locations Caching Data

Long time no see ! For the record, this issue is being fixed in the upcoming 1.3.0.0 release of the provider, due in a few weeks time. Cheers.

View Article

New Post: Adding snap-in on 64 bits

Hi Jean-Paul, I'm preparing an updated for the provider, in line with BizTalk Server 2013. I'll make sure to fix the documentation as well. Cheers.

View Article


New Post: Deploy-Policy cmlet is only publishing the policy. It's not...

Hi there, Thanks for your feedback. I cannot reproduce your issue. Can you elaborate a bit more on the syntax you use ? I have tried the following:Create, save and publish a policy with the Business...

View Article

New Post: Add-Snapin frustration

Hi, thanks for your feedback. Well, first of all, you have indeed found out that the PowerShell Provider for BizTalk Server is only supported on the 32bit version of PowerShell. This is in line with a...

View Article

Commented Issue: Get-ChildItem ‘mydrive:\Platform Settings\Host Instances’...

Steps to reproduce:1. Install this component on a standalone server (with both BTS + SQL Server)2. Set a New-PSDrive specifying both –Instance and –Database options to target the DB for a distinct...

View Article
Browsing all 140 articles
Browse latest View live


Latest Images