About Me

My photo
Northglenn, Colorado, United States
I'm primarily a BI Developer on the Microsoft stack. I do sometimes touch upon other Microsoft stacks ( web development, application development, and sql server development).

Monday, December 17, 2007

Powershell and BizTalk

One of the jobs I hated when doing support was going through the process of stopping and starting services then re-sending data through biztalk. I think with the power of PowerShell, you now can automate all of these tedious tasks into one simple cmdlet. (get-help *-service should be a good start)

Powershell is a really nice feature and I believe anyone that has any basic UNIX/Linux knowledge should be able to pick up the basics real quick.

No comments: