Microsoft Graph SDK Upgrade V2 running older Version in Parallel

In the world of software development, upgrading libraries and dependencies is often a necessity to keep up with evolving technologies, security patches, and enhanced functionalities. However, in some cases, it’s not always straightforward to immediately jump to the latest version, especially when dealing with critical components like Microsoft Graph SDK. Microsoft Graph SDK offers powerful…

Office 365 License Report by Email V2

As Microsoft MSOL Online module is being retired so we need to update our existing scripts, one of the scripts is office 365 License report that uses this module to extract license information and send Email summary of licenses along with full report saved on file share. Prerequisites for this Solution: Active Directory Module Microsoft…

Send HTML Email using Microsoft Graph SDK

  We were in a situation where we want to send the email from one of the automations without using our on-premises relay. I was recently exploring Microsoft Graph SDK because of the future retirement for MSOL and AZUREAD modules. Its not just a module but it is a utilities box for Microsoft cloud eco…