Hi Team,
I'm getting error on ths.
Import-Module : The specified module 'SQLPS' was not loaded because no valid module file was found in any module direct
ory.
At D:\Monitoring\Record_Device_Usage.ps1:71 char:14
+ Import-Module <<<< SQLPS -DisableNameChecking
+ CategoryInfo : ResourceUnavailable: (SQLPS:String) [Import-Module], FileNotFoundException
+ FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand