Category: PowerShell Tips

PnP PowerShell - Import-Module PnP.PowerShell - Exception old version of Windows PowerShell installed 0

PowerShell – Resolving Issue – PnP.PowerShell module not getting installed / updated – small learning

PowerShell – Resolving Issue – PnP.PowerShell module not getting installed / updated

PnP PowerShell - Set-PnPSearchSettings - Access denied error 0

Microsoft 365 : PnP PowerShell – Set-PnPSearchSettings – resolving issue – Access is denied

Microsoft 365 : PnP PowerShell – Set-PnPSearchSettings – resolving issue – Access is denied

PowerShell - Filtering custom apps - installed from either marketplace or app catalog 0

PowerShell script – Enlist all apps in my site collection installed from marketplace or app catalog using PnP PowerShell

PowerShell script – Enlist all apps in my site collection installed from marketplace or app catalog using PnP PowerShell

Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named 'op_Addition'. 0

PowerShell : resolving error – Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named ‘op_Addition’

PowerShell : resolving error – Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named ‘op_Addition’

Microsoft PowerShell - Exploring error / exception handling - displaying error details with error object 0

PowerShell tutorial – exploring Error handling

Exploring PowerShell continues… Today discussing one of the important concept – Error handling in PowerShell

Microsoft Graph PowerShell SDK 1

Microsoft 365 – Microsoft Graph PowerShell – way to go now

Microsoft 365 – Microsoft Graph PowerShell – way to go now

PowerShell CMDLETs to know the current PowerShell version 1

PowerShell tutorial – How to know the current version of PowerShell on my system

Continuing PowerShell tutorial – today discussing how to verify current PowerShell version

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

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 2

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