Zebra Kiosk Mode

Zebra Kiosk Mode

Last time we talked about how to get our Zebra scanners into Intune. Today we are going to talk about how to set this unit as a kiosk scanner with a web link and a store app. This setup will be in such a way that we control the wireless networks and access to the...

read more
Enrolling Zebra Scanners into Intune

Enrolling Zebra Scanners into Intune

For the past few months, I have been working with zebra scanners. MC9300 and MC9400 to be more excat. These scanners are unique in the fact that they do not have any cameras. These scanners are Android OS devices. That means they can go into intune without to many...

read more
Search PowerShell Objects

Search PowerShell Objects

Recently, I was playing with Intune devices using graph API and managed devices. I was able to search for things like the device name with no issues, but when it came to the unique codes, I started having beautiful dyslexia issues. As I struggled, I asked myself how I...

read more
Get Mailbox Rules Using PowerShell

Get Mailbox Rules Using PowerShell

Ever found yourself tangled in the web of Exchange Online mailbox rules? Yeah, me too. It's like trying to find a needle in a haystack, especially if you're managing multiple mailboxes. Thankfully, I stumbled upon a nifty PowerShell script that makes this task a...

read more
Scheduled Tasks with PowerShell

Scheduled Tasks with PowerShell

Last week we went over how to do audits using PowerShell (Link). Today we will use scheduled tasks with PowerShell to have the audit script run hour by hour. We do this because we don't want to be manually running the PowerShell script every hour. Let the computer...

read more
PowerShell script block tutorial

PowerShell script block tutorial

Here, we'll learn how to use the & operator to run script blocks—your go-to PowerShell script block tutorial! You're not alone if you've ever thought PowerShell scripting was a little confusing. Today, we're simplifying the & operator, one of PowerShell's most...

read more

12 + 15 =