Author:

Uninstall Microsoft Teams cleanly

22nd January, 2020

Teams Cache Cleaner Try this one last time… Start PowerShell as Admin and run: Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Processtaskkill /IM teams.exe /F /TGet-ChildItem -Path ([System.Environment]::ExpandEnvironmentVariables(“%AppData%\Microsoft\Teams”)) -Directory | ? { $_ -in (‘blob_storage’,’Cache’,’Application Cache’,’Code Cache’,’databases’,’GPUCache’,’IndexedDB’,”) } | % {Remove-Item $_.FullName -Recurse -Force}Get-ChildItem -Path ([System.Environment]::ExpandEnvironmentVariables(“%AppData%\Microsoft\Teams\meeting-addin”)) -Directory | ? { $_ -in (‘Cache’,”) } | % {Remove-Item $_.FullName […]

Renamed Channels in Teams

18th December, 2019

Overview In case you hadn’t noticed, we here at Nero Blanco do a lot of migrations.  We are fully immersed in tenant-to-tenant migrations these days and we are always seeing and learning interesting issues.  Like Microsoft Teams Channels that have been renamed in the Team itself. Most people now by now that a Team is […]

Office 365 Tenant to Tenant Migrations

13th June, 2019

Given the growth of Microsoft Office 365, tenant-to-tenant migrations were inevitable and have become more and more frequent.

Tenant-to-tenant migrations have essentially become the new Exchange and AD migrations we all know and love from the last 15 years.

If an Office 365 tenant-to-tenant migration is on your horizon then you are going to have to rely on good planning, 3rd party tools, manual tools and IT Consulting Services from trusted professionals, and that’s where Nero Blanco comes in.

Merging Two Office 365 Mailboxes

2nd October, 2018

There are many reasons why you may want to do this but probably the most likely is the “Leaver” scenario.  A common way of dealing with leavers is to simply convert their Mailbox to a Shared Mailbox and then terminate the user account.  (Sometimes, but not very often these days, it is exported to a […]

New Application Guard Window in the Edge Browser

27th September, 2018

Every now and then you receive an email with a URL in it that makes you pause and think.  Maybe it’s from a colleague or a friend, and almost looks legit, but something is telling you it might not be.  Maybe you are doing your own research on a subject matter that may lead you […]

FindTime – by Microsoft

27th September, 2018

Booking a meeting?  Need to find available times? We work with a multitude of different clients from the pre-sales process, thru to implementation and project closure.  Very often there are many stakeholders but getting everyone together at a time that suits is often tricky.  Every attempted scheduled meeting takes precious time, be it through calling […]

Using a Virtual Mobile Phone for Shared Multi-Factor Authentication

2nd July, 2018

As an IT support organisation, we pride ourselves on staying up to date as much as possible with current trends and changing technologies, particularly in the Microsoft space.  As such we keep a keen eye on technical blogs, whitepapers, LinkedIn articles, Twitter, Microsoft Office 365 notifications and of course we are part of the Microsoft […]

3