← BlockShell® Home
B1 ยท LAB 1
Installing & Connecting with the Graph PowerShell SDK โ€” Block 1: Entra ID
0 / 8
โ˜๏ธ Lab Environment
๐Ÿ’ป
ADMIN-PC
PowerShell 7.4
๐Ÿ”ท
GRAPH API
graph.microsoft.com
MODULEnot loaded
SESSIONdisconnected
SCOPESnone granted
QUERIESnone run
CmdletPurpose
Install-ModuleInstall from PSGallery
Import-ModuleLoad into session
Get-ModuleList loaded modules
Connect-MgGraphAuth to Graph API
Get-MgContextActive session info
Get-MgUserList/query users
Get-MgUser -UserIdSingle user lookup
Get-MgUser -FilterOData server filter
Get-MgUser -SelectSpecific props only
Get-MgOrganizationTenant info
Find-MgGraphCommandDiscover cmdlets
Disconnect-MgGraphClose session
Session โŠ˜ Not connected
IN PROGRESS

โ€”

PS C:\Users\Admin>
๐Ÿ“‹ Tasks & Guide