2018

O365 – How to add a mail.onmicrosoft.com smtp address using PowerShell

So you are on-boarding user mailboxes to Exchange Online and your user does not have a <domain>.mail.onmicrosoft.com smtp address. STOP. Your mailbox migration will fail without it. (Maybe you know this and this is why you are here 🙂 ) If you used the Exchange Hybrid Configuration Wizard, by default, <domain>.mail.onmicrosoft.com) is added as a

O365 – How to add a mail.onmicrosoft.com smtp address using PowerShell Read More »

Signing PowerShell Scripts for an SCCM App Detection Method

In this blog post we will look at signing the PowerShell scripts we use in the “App Detection Method” when distributing apps with ConfigMgr. The PowerShell Execution Policy can be modified in Client Settings to allow ConfigMgr to execute unsigned scripts. If your environment needs to be a bit tighter with script execution and you

Signing PowerShell Scripts for an SCCM App Detection Method Read More »

Office 365 Migration – Adding Additional UPNs

In my previous post office-365-migration-user-attribute-discovery-export-powershell/ I described the importance of matching your user UPN with their primary SMTP Address. A scenario I recently came across was where the customer didnt have the correct UPN Suffix registered in their Active Directory Forest. For example, the root domain was contoso.com so all their UPNs were similar to [email protected].

Office 365 Migration – Adding Additional UPNs Read More »

Intune IOS Device Configuration Compliance Template

One of the challenges I have found with using Intune for Device Configuration is being able to easily document changes to satisfy internal change control policies. I have created a template in Excel, using Pick Lists where possible, to document the Device Configuration Profiles in Intune. This template is a work in progress. I hope

Intune IOS Device Configuration Compliance Template Read More »

Office 365 Migration – User Attribute Discovery and Export using Powershell

Identity is key. I cannot emphasise this enough as you begin to move workloads into Exchange Online, SharePoint Online and Skye for Business Online. One of the first pieces of advice you should have been given is the user UPN should match the primary SMTP address. Here is why:- The UPN in Office 365 becomes

Office 365 Migration – User Attribute Discovery and Export using Powershell Read More »

SCCM Report to group number of outstanding updates, for a collection, in 30 day intervals

POST UPDATED HERE https://byteben.com/bb/sccm-software-compliance-report-filtered-by-update-classification-and-update-age/ I wasn’t getting what i needed from the built in SCCM SSRS Reports. Admins were asking for it to be made easier to understand how bad the number of outstanding updates were for the systems they have ownership of. For example, how many of the outstanding updates are 0-30 days old

SCCM Report to group number of outstanding updates, for a collection, in 30 day intervals Read More »