Johan Veldhuis

Results 4 comments of Johan Veldhuis

Thanks reporting this issue @tkele we are working on updating the whole import scripts because we found a limitation if you have a lot of call queues are in an...

@tkele so based on your report I think you might also be able to resolve it like this: Get-CsCallQueue -Name $CQName.Name | Where-Object {$_.Name -eq $CQName.Name} This will avoid adding...

Hi @tkele, No not yet and it is not on the short term road map. However feel free to add it as a feature request in this section: https://github.com/OfficeDev/TACO/discussions/categories/feature-requests Regards,...