mozzeph.bsky.social
@mozzeph.bsky.social
July 16, 2025 at 7:53 PM
Did you know that you can customize the Output Type of #MicrosoftGraph requests when using Invoke-MgRestMethod in #PowerShell?

Have you been annoyed by hash table responses instead of PSObjects before? 🤬

Then you'll want to read my new blog post. 👇

heusser.pro/p/invoke-mgg...
Make Invoke-MgGraphRequest Return PowerShell Objects
In this post I'll show you how you can use Invoke-MgGraphRequest and make it return a proper PowerShell object instead of just a hash table.
heusser.pro
June 16, 2025 at 4:57 AM
Have you ever found a tenant id in your #EntraID sign in logs but had no idea to which tenant it belongs to? 🤔

I got you covered. In my latest blog post, I explain how you can find out a company's name simply off a tenant id. 👀

heusser.pro/p/find-tenan...
Find Tenant Owner Company Name with Only an Entra Tenant Id
In this blog post, I'll show you a neat little trick to find out the company name solely from a tenant id.
heusser.pro
June 16, 2025 at 4:56 AM
Just got a chat message from WhatsApp promoting the PIN/2FA feature. I have it enabled since years. I frequently get ads for M365 Single or Xbox Gamepass. I am subscribed to both. These companies have all this data, why can‘t they do a simple if/else before sending notifications that don‘t apply?
May 1, 2025 at 2:11 PM
Open specific email by messageId via #DeepLink in #Outlook for #iOS:

ms-outlook://emails/message/open?restID=

heusser.pro/p/ios-deep-l...
iOS Deep Link to Open Specific Email in Outlook App
In this blog post I'll show you how you can create a deep link which opens a specific email by message Id in Outlook on iOS.
heusser.pro
December 11, 2024 at 9:18 AM