/build/static/layout/Breadcrumb_cap_w.png

Capturing Deployment Date w/ 5.0 and 1709

In the past I had a custom software inventory rule that would capture the K2 deployment date and time and assign labels when something had a new image on it:
FileInfoReturn(C:\ProgramData\Dell\KACE\k2000_deployment_info.conf, CreatedDate, DATE)

I have two new things in my environment: The K2 was upgraded to latest version, 5.0.222 and I am testing a new windows iso, 1709. Not sure which of those is the culprit. But thus far the k2000_deployment_info.conf file has not been created. Should I create a new PO task that implements this step manually as referenced in this article? Any other suggestions? After trying to download the zip file and package, I realize it's a broken link. Open to any suggestions.

0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Posted by: cserrins 6 years ago
Red Belt
1

Top Answer

In 5.0, the k2000_deployment_info.conf file is located at
C:\ProgramData\Quest\KACE\k2000_deployment_info.conf

-Corey

Comments:
  • Ooof. I still have the Dell directory because one of the steps installs the K1 agent, so I didn't think something obvious like that. I did search for all conf files, but in the Dell dir. Thanks. - five. 6 years ago
    • with SMA 8.0 also the agent will be installed in this directory so the dell dir is no more needed then... - Nico_K 6 years ago
  • How do you handle the new and old cases? Create a second software inventory rule and apply new labels? Is there a way to check both locations from the same rule? - five. 6 years ago
    • With multiple conditions , AND//OR and check if "PathA or PathB" exists.
      Or use AND and return both.

      Page 421 of the 7.2 K1 Administrator's guide, "Checking for multiple true conditions" - Channeler 6 years ago
      • FileInfoReturn(C:\ProgramData\Dell\KACE\k2000_deployment_info.conf, CreatedDate, DATE) OR
        FileInfoReturn(C:\ProgramData\Quest\KACE\k2000_deployment_info.conf, CreatedDate, DATE)

        Does not work. - five. 6 years ago
      • remove the unessesary spaces and line breaks - Nico_K 6 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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