S02E41 - Graph Refresher - (I.T)

preview_player
Показать описание
00:00 - Intro
02:10 - Dev Tools
04:21 - Preflight request
05:45 - Creating a filter
07:27 - Filters API request
09:25 - Using PowerShell
14:04 - Get-MsalToken example
22:18 - Wrap up

Visit our websites and social media for more or to get in touch with us

Steve Hosking - Microsoft MMD Team

Adam Gross - Microsoft MVP - Enterprise Mobility

Ben Reader - Microsoft MVP - Enterprise Mobility

Jake Shackelford - Desktop Engineer
Рекомендации по теме
Комментарии
Автор

I have been getting the json files in this method for a while now, but never knew you could copy as powershell! thanks guys, this is great

jishua
Автор

Love it thanks a lot, the copy to PowerShell from dev tools is so cool, didn't know that one.

IntuneVitaDoctrina
Автор

Great Episode guys. Keep up the awesome work.

Lethal
Автор

Great idea using the DevTools to capture all Graph commands!

rareposts
Автор

I'm catching up on videos. Using DevTools is something that I've shared many times (and blogged and shown in videos). If you don't want to use -DeviceCode and you're on a domain joined device, you can use -IntegratedWindowsAuth to get your MSAL token.

portaldotjay
Автор

Could you post an example of the PowerShell 5 changes that are required.

RJemon