Skip to Main Content
Patch My PC Feature and Application Request

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:

Sysmon

  • Attach files
      Drop here to upload
    • Brandon
      Reply
      |
      Dec 13, 2024

      I ended up posting another request for this under https://ideas.patchmypc.com/ideas/PATCHMYPC-I-5325


      All of the details being discussed here are exactly what I found as well. Today we use a PowerShell script as the installation method when deploying from SCCM. It does include having to remove the previous version before installing the update as mentioned here. I wonder if doing similar to what we do is possible to build a base app for this? Subsequent updates would have to be done in the fashion similar most likely - we currently stop the sysmon service and then run the sysmon64.exe with the -u force arguments. After this, we proceed to install the current version of Sysmon. It would be nice to automate this more than downloading and manually creating the packages. Is there now way for PatchMyPC to package something similar?

      1 reply
    • George M
      Reply
      |
      Feb 9, 2024

      Did a base app ever get created for this?

    • Admin
      Andrew Jimenez
      Reply
      |
      Jan 21, 2022

      We have shipped this app today. Please note that due to this app not making any entries into the Add/Remove Programs Registry keys, we are only able to support it as a WSUS/ConfigMgr update at this time, not a standalone app. Also note that because this product requires the previous version to be removed before installing the latest, the updates will fail in SCUP or if published through ConfigMgr in-console publishing.

    • Claudio Mendes
      Reply
      |
      Nov 2, 2021

      +1

    • Admin
      Adam Cook
      Reply
      |
      Jul 26, 2021

      This looks to be do-able. I'll take a look!

    • Derek Hansell
      Reply
      |
      Jul 23, 2021

      Sysmon64.exe -i -n -accepteula

      installs Sysmon as a service

    • Jeff Noe
      Reply
      |
      Apr 2, 2021

      Recently updated. Similar to other MS supported products packaged by PMPC.
      https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon

    • Ken Ridge
      Reply
      |
      Oct 21, 2019

      This can be installed by using sysmon.exe -I -xmlfile

    • Joe-Richard Muskaug
      Reply
      |
      Oct 21, 2019

      It installs itself with when using the argument "-i" 

    • Admin
      Justin Chalfant
      Reply
      |
      Oct 21, 2019

      We only support products with on installer. There's no way we can install standalone binary files.

    • Admin
      Justin Chalfant
      Reply
      |
      Oct 21, 2019

      Is that an installer though or a the actual program in portable format?

    • Joe-Richard Muskaug
      Reply
      |
      Oct 21, 2019

      Ah! Then u can use these links instead :

      x64: https://live.sysinternals.com/Sysmon64.exe

      x86: https://live.sysinternals.com/Sysmon.exe

    • Admin
      Justin Chalfant
      Reply
      |
      Oct 21, 2019

      Ah, so this product only comes via ZIP? There's a good chance we won't be able to support this product in that case. It needs to be available for direct download via EXE, MSI, or MSP. SCCM and SCUP don't support ZIP extraction before publishing an update.

    • Joe-Richard Muskaug
      Reply
      |
      Oct 21, 2019

      Sure. Pretty easy and straight forward product. You just need to unzip the download befor install

      1. Product: Sysmon | Vendor: Sysinternals / Microsoft
      2. x64 and x86 https://download.sysinternals.com/files/Sysmon.zip
      3.
      4. x86: sysmon.exe -accepteula –i | x64: sysmon64.exe -accepteula –i
      5. https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon
      6. https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon

    • Admin
      Justin Chalfant
      Reply
      |
      Oct 21, 2019

      Sorry, nothing yet, would you be able to provide the following details if you are familiar with the product? https://patchmypc.com/forum/index.php?topic=2790.0

    • Joe-Richard Muskaug
      Reply
      |
      Oct 21, 2019

      Any progress on this?

    • +23