Hi @sns ,
To get started, check if you have already installed the SharePoint Online Management Shell in your system by running the following command in the administrative mode in PowerShell:
Get-Module -Name Microsoft.Online.SharePoint.PowerShell -ListAvailable | Select Name,Version
Then, please run the below command to update the SharePoint Online PowerShell Module:
Update-module microsoft.online.sharepoint.powershell
Thanks,
Echo Du
======================================
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.