When I run below cmdlet from server "A", system returns below exception. However, another engineer runs same cmdlet from server "B", it works fine from his end. I was told that probably ARS module is missing but I do not know what ARS module is missing from the server "A". I ran "Get-Module" and it returned me with ActiveRolesManagementShell version 7.4 so I was told that is installed. Do I need any other module? I'd appreciate your advice!
Connect-QADService "server_name" -proxy
following exception is returned:
+ CategoryInfo: NotSpecified: (:) [Connect-QADService],COMException