/build/static/layout/Breadcrumb_cap_w.png

Pulling registry info with KACE1200

Hello, We're doing a proof of concept at my company w/KACE 1200 unit. I've been working with SMS/SCCM for many years and was wondering how one goes about retrieving an entry, in this particular case Im looking for the entry in AutoConfigURL .

Im able to retrieve this type of data with SCCM and was hoping to do the same w/KACE, thanks!

 


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
Thanks everyone!
Posted by: erik.bradbury 10 years ago
White Belt
2

I used a custom inventory rule to return the version information of Symantec Endpoint Protection (SEP) from the registry. RegistryValueReturn(HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Symantec\Symantec Endpoint Protection\CurrentVersion, PRODUCTVERSION, TEXT)

Posted by: SMal.tmcc 11 years ago
Red Belt
0

Create a smart label based on the registry entry and then use that label to deploy, script, or update against.

John has an extensive blog on labels

http://www.itninja.com/blog/view/k1000-labels-effective-organization-process-flow-using-manual-smart-ldap-labels-and-label-groups

 

 

Posted by: WhitzEnd 11 years ago
7th Degree Black Belt
0

You can use a custom inventory rule such as RegistryValueReturn(HKEY_USERS\.DEFAULT\Software\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Network\Proxy\, AltProxyAutoConfigURL, REG_SZ)

The Syntax is:  RegistryValueReturn(registryPath, name, type) 

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ