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

creating a report on end dates for all policies

$
0
0
I need a solution

First time posting….

What we are trying to do:

We are trying to create a report in Altiris that would list all active software deployment policies with Policy name, targeted resources, start date and expiration date for each policy on the report.

We found a table that does contain the start and end dates for each policy in an XML format (code below).

SELECT *

FROM vNonResourceItem AS pol

WHERE

pol.ClassGuid IN ('2D3A170E-5028-4570-BA0C-3DB775CB8BDE','212E1D10-4905-4CDB-A90A-81AE77E9DE9A')

AND

pol.Attributes = 0

Are there any tables that have this info? or a way to extract the XML information from the table above for each policy and create a report?

Thanks for your help and consideration


Viewing all articles
Browse latest Browse all 6689

Trending Articles



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