I am trying to download the 'SqlServer' module, I recently upgraded Powershell from 4.0 to 5.0. I have set the execution policy to RemoteSigned
. This is on a Windows 2012 R2 Server. I am getting this error.
Import-Module : The specified module 'SqlServer' was not loaded because no valid module file was found in any module directory.
I want to download the SqlServer
module.