Quantcast
Channel: Symantec Connect - Endpoint Management - Discussions
Viewing all articles
Browse latest Browse all 6689

Filter for computers using Primary User?

$
0
0
I need a solution

Hi,

I'm trying to create a computer filter where the Primary User ID contains "TRP" from the code below, but with no success... What's wrong?

 ----
SELECT
   [Guid],
   [Name]
FROM
   [vComputer] 
WHERE
  [vComputer].[Primary User] like '%TRP'
 ----

The error message is this:

 Unable to save the filter. An unexpected error has occurred. Check logs for more details.
This DataSource is not in a runnable state.
1425483234

Viewing all articles
Browse latest Browse all 6689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>