We just came across this: Our engineer was removing license per powershell but licenses where stilled consumed by these user. It was a typo, he was removing the license from a single user again and again. The cmd Remove-VBOLicensedUser does not throw an error, if the targeted user did not have a license.
To ommit these in the future, it would be really helpful, if it would throw an error in such case
