Forum Discussion

Rahul null's avatar
Rahul null
Copper Contributor
Dec 28, 2018
Solved

Import-Module : The specified module 'Microsoft.SharePoint.MigrationTool.PowerShell' was not loaded

I am evaluating the PowerShell migration cmdlets from below article. I get below error for PowerShell module. I couldn't find a way to install this module. Please let me know if you have any suggestions.

https://docs.microsoft.com/en-us/sharepointmigration/overview-spmt-ps-cmdlets

 

Import-Module : The specified module 'Microsoft.SharePoint.MigrationTool.PowerShell' was not loaded because no valid module file was found in any module directory.

  • I was able to resolve this. Looks like it works for the user for which SharePoint Migration tool is installed.

    I had installed migration tool with my regular account but was trying to run PowerShell with admin account. After running PowerShell with regular account, it worked just fine.

     

    Thanks,

    Rahul Babar

2 Replies

Resources