Category Archives: Powershell

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 »

Response Group Timeframe Editor Powershell GUI

Update 10/7/2017 : Version 1.21 Fixes an issue where new time frames went created. Revision History :v1.21 Fixed a bug I introduced in 1.2 re-error checking when creating a new object :v1.2: Implemented the New Time frame feature properly Fixed a bug with Null entries causing alot of errors Fixed a bug with removing malformed RGS entries Added… Read More »

WPC2016 content downloader script

Hey all, just a quick one. Wrote a quick and nasty script to download any of the relevant content from Microsoft World Partner conference 2016. Its a manually defined list of content on resources.wpc.microsoft.com using Powershell 3’s Invoke-WebRequest cmdlet.   Just download and run the script and the files will download into the current directory. If you… 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 »