Dollypee
10 years agoModerator
Need to get list of multiple clients versions
Team - can any one help with a either script or in opscenter faster way to generate 400+ clients versions.
I got this link https://support.symantec.com/en_US/article.TECH128723.html but hoping for a more strealined/tabular report
My opscenter is analytic & master is currently windows environment.
Thank you
Hi Dolly
select
domain_client.name as "Client",
domain_client.isactive as "Active?",
domain_client.ispolicyclient as "Listed in Policy",
domain_client.versionlabel as "Version"
from domain_client