thnaksLuc ,
i am trying to get some basic information on remote computer using this command .
i have saved session in $cimobj
iam trying to find what services are running on remote computer .
is this the right way of using cimcomand ??
get-cimclass -ClassName Win32_Service -CimSession $cimobj