Forum Discussion
James Arber
Jun 01, 2019MVP
A PowerShell GUI for logging into Multiple Office365 Tenants and Services
Do you administer multiple Office365 tenants? what about multiple Office365 services? I'm a UC engineer and with Teams back ending into so many services these days its important that we as Teams ...
Hap
Sep 27, 2022Brass Contributor
James Arber This seems like a very cool tool I would like to use! Surprised it hasn't gotten more exposure. Are you still updating it?
I do have a few issues right of the bat:
- The module update function is having issues:
- The password seems to be parsed in a way that special characters aren't supported:
- Would it be possible to use credentials from a credential manager like BitWarden?
Thanks,
Hap.
- James ArberMar 26, 2023MVPI'll be honest, UcmPsTools and TeamsNumbers.com are stealing a lot of my time at the moment. I really need to pull finger and get this updated.
My main gripe is that the ISE seems to crash a lot with the modern modules so I keep finding myself using Code (even though I prefer the ISE).
Maybe when I get UcmPsTools to a point I'm happy and I can finally launch TeamsNumbers.com I'll come back to BounShell as I've modularised so much of the code it uses now.