Following on from this post:Office 365 Migrations - What happens to Outlook Meetings with embedded Teams URLs? - Nero BlancoWe developed a tool to strip out Teams info from Calendar invites, so that new Teams info co...
Following on from this post:Office 365 Migrations - What happens to Outlook Meetings with embedded Teams URLs? - Nero BlancoWe developed a tool to strip out Teams info from Calendar invites, so that new Teams info co...
Teams Cache CleanerTry 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]:...
Where does the default Teams email go?When you first create a Microsoft Team it allocates an email address for the Team. That email address is built by the Display Name (with spaces and special characters remove...
We are often asked about should I have a Hybrid Server (be that for administration only or for full Hybrid) and so last year we blogged TEN good reasons to keep a Hybrid Exchange Server. We left out the best and most important one, which is that Microsoft do not support making changes to Exchange related attributes […]
Often in the world of Notes to Exchange migrations we run into resistance at all levels at the organisation, but never more so than the incumbent Messaging Admins themselves. The best way around this is sell this as a new skill to learn at the opportunity to become dual skilled at two Messaging Platforms. If […]
At a recent client engagement, we were asked to configure Domino for SNMP monitoring and alerting – Simple Network Management Protocol https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol Now, whilst there are some enterprise tools available for Domino Monitoring like GSX http://www.gsx.com/ and Microsoft SCOM Management packs http://www.nice.de/ibm-domino-management-pack sometimes a free tool will give you enough of what you need. This […]
Lotus Notes Private Items, Read Receipts and Encryption Following on from my colleague Twan’s brilliant blog on Private Items in Outlook / Exchange, (see here -> https://neroblanco.co.uk/2015/08/how-private-are-private-items-in-exchange/ ) we thought we would put together a similar one on Lotus Notes. My colleague Neil Langston already touched on parts of this with his equally brilliant Blog on detecting […]
A very quick announcement to say that as well as being Microsoft Silver Messaging Partners, Nero Blanco has now also achieved Silver Cloud Productivity Partner status! On the road to becoming Gold Partners now!!! A massive thank you to our consultants, and of course are current clients!
There are a number things needed to send email from Notes when you have local mailfiles. Local Notes client:- (1) local mail.box (2) local mailfile.nsf (3) server mailfile.nsf – not explicitly needed. Server:- (4) mail.box If you restrict access to the mailfile (2) by making the user have Reader or NoAccess all you […]
Too many times I have been at a customer site and wanted to access the IBM Domino Console to see live information but cannot as they do not have the binaries for the administration client. There is a nice interface within the Notes client to access this, albeit a little different interface. You can also […]
We sometimes get asked how private are private items? The short answer is not very… private items is an Outlook and OWA concept and NOT an Exchange concept. Exchange has no item level security model, only mailbox and folder level. So what does this mean? This means that unless you can force people to only access […]
In Active Directory (AD) there is the concept of objects, attributes and links between objects. AD Objects AD objects (or more correctly Object Classes) include users, groups, computers, service connection points, OUs, etc. They are the type of things about which we want to store information. An instance of an AD object class is an […]
When performing an AD migration it is sometimes necessary to make the mailbox a linked mailbox so that the migrated user can continue to use their email. When searching online I found the official answer from Microsoft which is to disable-mailbox and then connect-mailbox, however this loses all of the Exchange related attributes. Of course you […]
This week we will look more deeply into the Binary Tree SMART AD Migrator software’s architecture, and how to scale up or out. We introduced AD Migrator in an earlier blog called “Introducing SMART AD Migrator from Binary Tree”. If you’ve not heard of the product before it is worth reading the overview first. Right, […]
Often when doing migrations some form of GalSync has taken place or where admins have manually created mailcontacts in the opposite Exchange Org to assist with coexistence. However when it comes time to do the migration the Prepare-MoveRequest.ps1 it will convert the MailContact into a MailUser and ensure it has the mailboxGUID and other attributes […]