
SKYPE FOR BUSINESS: RESPONSE GROUP CREATION SCRIPT
Disclosure: All information is accurate at the time of writing this article, things change, we change,
vendors change (and we all love them for it)… take everything with a pinch of salt, if you like salt…
You also might spot some AI generated images using Copilot, it’s so fun to use, how can I not do that….
Had another requirement to input up to 250 response groups, of course doing this one by one would have caused me to jump out the window!
Again I am by far no powershell expert but it works, 3 steps and all from the same CSV file.
Only gives you the basic setup of the 3 options, I will eventually extend it to add more features and possibly wrap a GUI around it to make changes on the fly!
https://github.com/Neoburner/Invoke-ResponseGroupCreation/tree/master
Enjoy!