Skip to main content

Posts

Showing posts from 2019

How to Setup your OneDrive to Get Dropbox style Upload Functionality from Externals

Why would you do this? Sometimes you need to exchange files with external parties who for some reason are unable to email them. This can happen if the files are too large or if they trip virus scanners. It's quite common for people to resort to third-party tools such as DropBox but these can be insecure.  There is an easier way.  In this post, I'll walk through a way to temporarily share a folder with an external party so that they can submit a file to you . How To 1. Open your Personal OneDrive on the web (there's a link at www.office.com ) 2. Use the Menu to create a New Folder, click New then Folder 3. Give the folder a sensible name  and click  Create . If you're planning on sharing lots of folders with different people, you might want to nest the folder a few levels down, perhaps below a folder called Shared . That way you'll be able to reduce clutter in the top levels of your OneDrive. 4. Right-Mouse click on your newly created folder and c

Installing Multi-Factor Authentication for your Office 365 Users

Understanding MFA In today's world passwords and pin numbers are simply not enough and muti-factor authentication (MFA) is increasingly required to combat fraud. MFA means that you need to use a secondary form of authentication, such as an app on your phone, in addition to a password when signing into systems.  These instructions walk you through the process of setting up MFA for a user. You may need them if your user switches phones or has to have MFA disabled and re-enabled. In the Admin Portal While technically you could skip this step and go directly to the console via its url, it's probably easier for most people to find their way from the Admin portal, so that's where I'll start. Open the Office 365 Admin Portal . ( https://admin.microsoft.com/ ) Click on Users , then on Active Users Click on the dots at the end of the menu and choose Setup Multifactor Authentication . This will take you to the MFA console.  In the MFA console Click on the M

How to Do Email Mail Merges using Excel and Outlook

This is probably a bit of an "oldie" but I have been asked about it a lot recently, so I figured it was worth documenting.  Why would you use this? There's a few reasons why you might need to do an email mail merge. You've got an email that you've got to send to a few people, perhaps it's an invoice or just a seasonal greeting. Whatever it is, you don't have a group to send it to and you don't feel like just pasting everyone's email address into the BCC field. You need to reference specific pieces of data in your email -- data attached to an individual. For example, on an invoice reminder run, you might have a due date, an invoice number, an amount and a project code.  The Procedure 1. Create an Excel Spreadsheet with your people's details in it.  You should use the first line to have column headings like Name, Email and FirstName.  You only really need name and email but if you want to refer to other things (eg: like th

Getting Teams and SharePoint Sites to Appear in the Outlook Lookup

Office 365 Groups are No Longer Automatic Mail Groups Until recently, if you created an office 365 group (usually by creating a Teams or a SharePoint site), you would also be able to send that group mail directly via outlook. Unfortunately, with everyone having the ability to create teams and sites on demand -- and very few people following good naming standards, it's very easy to get your corporate address books cluttered. Microsoft received a lot of feedback about this clutter and as a result, they disabled the functionality. Existing Office 365 groups are unaffected but if you create a new one, you'll find that you can't locate them in the typeahead when you want to send mail. You can however, still have your cake and eat it too. You just have to use PowerShell. Procedure Since this is an admin feature and I'm presuming that all admins should be on Multi-Factor authentication now, the instructions are for MFA.  If you're not using MFA, you mig