Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Using a .NET Assembly in PowerShell when a cmdlet doesn’t exist – a Microsoft Service Bus example

$
0
0

I was recently working with a customer who wanted to monitor the Queue Size of Microsoft Service Bus Queues.  We looked in Perfmon, and this value doesn’t exist. 

Next, I’d look in PowerShell to see if a PowerShell cmdlet exists that could deliver what I need.  Unfortunately – that didn’t exist either.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles