
Android Enterprise Management Types, Without the Acronym Soup
Reading Time: 7 minutesAndroid Enterprise management types without the acronym soup: personally owned work profile (BYOD), COPE, fully managed (COBO), and dedicated (COSU), plus how each one enrolls.
Enable/Disable/Reset MFA with Powershell
Reading Time: < 1 minute How does one enable, disable, and reset a user’s MFA in Office 365? I was surprised by how much is required for enabling MFA. Enable MFA The first thing we do is Get the User from the Get-MsolUser. $user = Get-MsolUser -UserPrincipalName…
Group Policy Troubleshooting – Delegation
Reading Time: 4 minutes A while back, a client called and told me he made a few new group policies, and they were not working as expected. He stated some policies applied to the wrong users, while another didn’t apply at all to any users. He stated he set the security…
Test Microsoft Service Connections
Reading Time: 2 minutes This past week I have had multiple terminals up with different clients on different terminals connected to different Microsoft services. I quickly realized that I needed to know if I was already connected or not to each Microsoft service. I…
