/build/static/layout/Breadcrumb_cap_w.png

K1000: Custom script for tracert results

I'm not sure if this is possible but I need to run a tracert daily and pipe those results to a daily email.  Sort of like custom inventory rule to report against and then schedule the report to be sent daily.  I'm just not sure how to limit the CIR to one machine to run.  I hope that makes sense.  Which is the best way to utlize Kace to do this?  Thanks


1 Comment   [ + ] Show comment
  • While I think it's cool to have KACE do interesting things I'm not sure that it's the best tool for this job. If you just need traceroute data from one particular machine then I would investigate a tool that could perform the traceroute and then email it or post the results someplace. - chucksteel 10 years ago

Answers (1)

Posted by: dugullett 10 years ago
Red Belt
1

You cannot limit it to one machine just the OS. You can run a script that will export the results to a .txt file. Then have Kace inventory that file.

tracert google.com > C:\temp\tracert.txt

Custom inventory rule:

ShellCommandTextReturn(cmd.exe /c type "C:\temp\tracert.txt")

Comments:
  • Depending on OS, you might be able to use CDO to send the email: http://www.paulsadowski.com/wsh/cdo.htm

    http://technet.microsoft.com/en-us/library/ee176586.aspx
    http://www.microsoft.com/en-us/download/details.aspx?id=3671 - jknox 10 years ago
 
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