Hi
I am trying to remove a Hybrid PSTN site from Skype for Business Online, There is only one CCE site deployed.
I am able to run uninstall wizard from the appliance which removes the HybridPSTNAppliance in SfBO, but when I run Remove-CsHybridPSTNSite -Identity "SiteName"
I get the message "WARNING: The PSTN site "SiteName" is currently assigned to one or more users. Assign a different PSTN site to the users before removing this one."
I only had one user account configured for the PSTN site which have been removed and when doing an export for Get-CsOnlineUser | Get-CsUserPSTNSettings I can see that
none of my user accounts have values in the HybridPSTNSiteName and HybridPSTNSiteFQDN attributes.
Is there a different way to check if any user accounts are still associated to the HybridPSTNSite or a way to force remove the site from SfBO?