79256211

Date: 2024-12-05 21:02:23
Score: 1.5
Natty:
Report link

Can you verify that the account that runs the process on the server has access to the Microsoft.Online.SharePoint.PowerShell module? Login to the system as the user and run Get-Module Microsoft.Online.SharePoint.PowerShell -ListAvailable

If that doesn't return anything, add the module's installation folder to the user's PSModulePath environment variable.

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: Ashimbo