Announcing a new service from Intelligink (my SharePoint/Office 365 consulting company) your Office 365 Admin Portal! This is still very much a work in progress, but it’s to the point I wanted to announce it and start gauging interest and gather feedback. Office 365 Admin Portal is a new membership service I’m launching to assist you, the Office 365 Administrator, … Read More
Learn all about Reporting in Office 365 and the Collab365 Global Conference
I’ll be presenting at the virtual Collab365 Global Conference 2017 that’s streaming online November 1st – 2nd. My session specifically will be at 9:00pm EST on November 1st. Join me and 120 other speakers from around the world who will be bringing you the very latest content around SharePoint, Office 365, Flow, PowerApps, Azure, OneDrive for Business and of course … Read More
Speaking at Live! 360 in Orlando November 12-17, 2017
I’ll be speaking at Live! 360 Orlando, November 12-17, 2017. Live! 360 is an event full of industry professionals and immediately provides you with usable training and education that will keep you relevant in your field. I’ll be presenting the following sessions: · All about PowerShell for SharePoint – This session will be all about writing PowerShell for SharePoint. We’ll go … Read More
Reporting in Office 365 – Atlanta SharePoint & Office 365 User Group
Every company, no matter what the industry, more than likely requires reporting about something in Office 365. If you want to learn more, I will be speaking at Atlanta SharePoint & Office 365 User Group on Monday, July 17, 2017, in Alpharetta, GA. During this session, we will look at what reporting is immediately available in Office 365 and extending … Read More
Azure AD PowerShell Module Issue
Just yesterday I ran into a really weird issue with, what turned out to be, the Azure AD PowerShell Module when credentials save in a variable and Azure AD cmdlets were combined with the SharePoint Dev PnP cmdlets. This same issue occurs both in an Azure Runbook (working on a future blog post and where I first discovered the issue) … Read More
A recent Office 365 update and it’s effect on ADFS and CSOM
I have yet to get a confirmation from Microsoft that this was the result of an update. But considering it worked a week ago (the week of April 3, 2017), and doesn’t work this week (April 10, 2017) I can only assume that’s what it was. They also had several users with issues logging into Office 365 via ADFS starting … Read More
SharePoint 2016 New-SPConfigurationDatabase: The Missing Documentation
If you’ve tried to configure SharePoint 2016 with PowerShell, you need to use the New-SPConfigurationDatabase cmdlet. If you look at the PowerShell cmdlet index here https://technet.microsoft.com/en-us/library/ff678226.aspx You’ll find the cmdlet listed there, but it isn’t indicated as being to new to SharePoint 2016. Technically, this is correct as this same cmdlet was used to configure SharePoint 2013. If you click … Read More
Unlock a SharePoint File with PowerShell
SharePoint can do some goofy things at times. Is getting an orphaned file lock within a Document Library. Fortunately you can quickly unlock a SharePoint file with PowerShell. You may see an error that is similar to: “The file is currently checked out or locked for editing by another user” or “The file is locked for shared use by…” What … Read More
I’ll be speaking at Live! 360 Orlando in December
I’ll be speaking at Live! 360 Orlando, December 5-9. Surrounded by your fellow industry professionals, Live! 360 provides you with immediately usable training and education that will keep you relevant in the workforce. My Sessions I’ll be presenting the following sessions: Implementing and Managing Office 365 – This sessions will be high level overview of Office 365. We’ll talk about … Read More
Installing and Running PowerShell on macOS Sierra
I’m sure you’ve seen it, PowerShell has been open sourced and is now available on OS X and Linux. Good news is, you can also run PowerShell on macOS Sierra beta in everything I’ve tested so far (I spent more of the day the other day just writing and running Powershell within macOS beta). Enough about the release, you can … Read More