Disclaimer: Please use this at your own risk as I do not take warranty in this script. I have verified that every function is working as expected when building this, but still want to make this disclaimer. This script is one that I have put a ton of work in over the past 5 months. […]
With links disappearing regularly for things related to SFB, Lync, and OCS, I decided Iād make a repository for anyone to download different tools & utilities that may one day be unavailable.
I recently performed a in-place upgrade from Lync Server 2013 to Skype for Business Server 2015 for a customer that is eventually moving to Teams. SFB Server was needed so that the customer can easily move users from within the SFB Server Control Panel. Below are some notes that I have on how to perform […]
The below list a continued collection of random PowerShell Code Snippets & Functions that I use for various things. If there is anything that you wish to have added, let me know in the comments below! Get-CsHostedMigrationURL ā PowerShell Function If you are wanting to move users to Microsoft Teams from Skype for Business and […]
This method is no longer working as well :(. I did come up with a way to do this outside of the PowerShell Module with my Get-CsHostedMigrationURL PowerShell Function. CLICK HERE to Explore this Method I was recently working on a move from Skype for Business Server to Microsoft Teams and came to a point […]
I recently was setting up a Skype for Business Server 2019 Pool Pair between two 2019 Front-Ends and came across a weird at first error when attempting to run the Invoke-CsBackupService cmdlet on the second FE. To start, I used the standard Microsoft guide which involved defnining the pair relationship in Topology Builder, Bootstrapping both […]
Update 2: As of June 9th, The Skype for Business Online PowerShell module has been blacklisted in all tenants, not just a select few. I have still not heard back from the SFB PG on what their next steps are to re-enable GUI-based migrations. Updates on the response from the PG can be found at […]
I was recently very fortunate to get a Crestron TSS-1070-T-B-S-LB KIT Teams Panel for my lab (Thanks Graham!) and had it setup for a lab account. Unfortunately, I set and forgot the admin password that I had set on it and was unable to sign into a new account. After talking to Graham to determine […]
UPDATE 5/29/2021: This script has been updated to allow the CDN Skype Meetings App to work when there is no internet access for the user and the FE directly. See the Downloads Section below for more info! Disclaimer: Please use this at your own risk as I do not take warranty in this script. I […]