Tag Archives: Powershell

Find Low or Empty RGS Response groups Script

I recently has a requirement to filter through a customer’s 200 odd RGS Groups to find areas that had little or no agents assigned causing a high abandoned rate of calls. I knocked something quick and nasty together in the ISE at the time, but thanks to someone digging through our phone lines at home… Read More »

Powershell One-Liner to Search DHCP for a IP address of a MAC Address

So, I recently had a need to quickly and easily search a considerably large amount of DHCP Pools for some Polycom Trio devices. and James Cussens VVX manager returned too many results to find what I was looking for (well, until I hacked it to support Trio’s) Bascially, feed it a MAC and it will… Read More »

How I moved from the Powershell ISE over to Visual Studio for my Skype4B scripts Part 3. A Pushme Pullyou

This is a continuation of my adventures into moving to Visual Studio from the Powershell ISE you can find Part 1 and Part 2 here, they contain concepts we are building upon in here so are worth a read. Anyway, last time we actually put some (very basic) code into Visual Studio and got it to run,… Read More »

How I moved from the Powershell ISE over to Visual Studio for my Skype4B scripts Part 2. The Return of the VB ISE!

Part 2 The Return of the VB ISE! This is a continuation of my adventures into moving to Visual Studio from the Powershell ISE you can find Part1 over here, go read that if you havent to get all caught up. Right, When we left off we had just installed Visual Studio, Connected it with Visual Studio… Read More »

How I moved from the Powershell ISE over to Visual Studio for my Skype4B scripts Part 1

Wait another part 1? But he hasn’t finished the Audiocodes CloudBond Review… Yeah I apologise for that. I’ve been pulled off to a customer site and I’ve had to rebuild my lab. So that’s coming soon. Anyway, I was asked on twitter to document the process of me moving over to Visual Studio and Git… Read More »

Skype4B Analog Device Manager Preview and Cheat Snippet

Argh, I couldn’t hold this in any longer. I’ve been working on a nice little PowerShell GUI that speeds up the creation/administration of Analog devices in the Lync / Skype for Business with an external gateway. The GUI does all the nice things for you making it simple to add/change voice policies, select OU (and… Read More »

Nectar Monitoring VKM Setup Script

Just a quick post on a small powershell script that prepares your Skype4B / Lync servers to support the Nectar UCF/UCD VKM pack. This script will do most of the leg work in regards to configuring each host for the VKM deployment, you still need to build the RIG etc Adds the Nectar user to… Read More »