Author: Prasham Sabadra

Microsoft 365 administration - Exporting admin list from Role assignments 0

Small Tips and Tricks – Microsoft 365 – How to get / export list of roles having members assigned – from Microsoft 365 admin center – Governance implementation

Get all Microsoft 365 roles having members from Microsoft 365 admin center

Microsoft PowerShell Graph - Executing CMDLET "Get-MgDirecotoryRoleMember" - fetching all Global Administrators 0

Microsoft 365 : Microsoft Graph PowerShell tutorial – Part 4 – Implementing Governance – Fetching all Global Administrators in tenant

Exploring Microsoft Graph PowerShell continues.. Today most important feature – Microsoft 365 Governance – Getting list of all Global Administrators.

PowerShell - Exploring Connect-MgGraph - Connecting Microsoft Graph using client id and certificate 2

Microsoft 365 : Microsoft Graph PowerShell tutorial – Part 3 – using client id (App ID) and certificate for connecting graph – Connect-MgGraph

Continuing exploring – Microsoft Graph PowerShell – Exploring Connect-MgGraph – connecting Microsoft Graph using App ID Certificate

Exploring - New-SelfSignedCertificate 1

PowerShell – script to generate a self-signed Certificate – exploring New-SelfSignedCertificate CMDLET

In this article we will explore – New-SelfSignedCertificate – PowerShell CMDLET to create / generate self signed certificate.
We required self signed certificate to connect to Microsoft Graph APIs usinf App ID and Certificate

PowerShell - creating self signed certificate - verifying current user role 0

PowerShell : New-SelfSignedCertificate – resolving “Access is denied. 0x80070005” (WIN32:5 ERROR_ACCESS_DENIED)

In this article, we will discuss solution for – access denied error while executing PowerShell CMDLET – New-SelfSignedCertificate