/build/static/layout/Breadcrumb_cap_w.png

K1000 report for startup processes

Hello, I was just wondering how to create a report that will check for a specific startup process that's running and send en email out.


4 Comments   [ + ] Show comments
  • I think we were able to get the proper report with this
    SELECT
    S.*,
    MSJ.MACHINE_ID,
    M.NAME as MACHINE_NAME,
    M.USER_FULLNAME as LAST_USER
    FROM
    STARTUPPROGRAM S
    LEFT JOIN
    MACHINE_STARTUPPROGRAM_JT MSJ ON S.ID = MSJ.STARTUPPROGRAM_ID
    left join
    MACHINE M ON MSJ.MACHINE_ID = M.ID
    WHERE
    S.NAME LIKE '%cry%' OR
    S.NAME LIKE '%xirdabfigquf%' OR
    S.NAME LIKE '%7mq46vq7sw%' OR
    S.NAME LIKE '%AdFNyehJMxJUC%' OR
    S.NAME LIKE '%fiksaqviqfux%' OR
    S.NAME LIKE '%hiclynkirsah%' OR
    S.NAME LIKE '%pesyvazqonyr%' OR
    S.NAME LIKE '%qybkyqracinr%' OR
    S.NAME LIKE '%xirdabfigquf%' OR
    S.NAME LIKE '%retvcqjm%' OR
    S.NAME LIKE '%rrvuyuap%' - mnutbrown 10 years ago
  • Does this look like it would work properly? - mnutbrown 10 years ago
  • You're looking for viruses aren't you? - AFCUjstrick 10 years ago
  • ya, we got a couple PC's infected with the cryptolocker virus. Symantec doesn't have a signature for it yet - mnutbrown 10 years ago

Answers (1)

Posted by: chucksteel 10 years ago
Red Belt
0

It doesn't look like the report wizard includes the ability to filter on startup processes, which is unfortunate. This would have to be created using a SQL report. Do you have experience writing SQL? If not, then post the process that you are looking for and I can create a report that will identify machines with that process.

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