Hello!
I'm trying to implement a Powershell Monitor script but I keep getting the error:
Errors: ==============================================
Import-Module : The specified module 'sqlps' was not loaded because no valid module file was found in any module directory.
I installed the module on the poller which has the server I'm intending to run this against. However I continue to get this error.
Is there a reason why?