SAMPing

Information

If you can get it installed, as far as I am aware this actually still works as of October 2025.

I started SAMPing in February 2017 as a tool to assist my team at Getronics, I made this in my free time so when I left Getronics I had the benefit of keeping all IP rights and it came with me. As time went on, the source code of SAMPing got moved around from place to place, an iCloud Drive, a QNAP Server, and eventually ended up on GitHub in January 8 2019 where it lay inactive until April 7 2020.

I wrote a post in July 2020 going into a bit more depth of what happened with SAMPing, but since that post things have gotten a lot worse - and by that I mean, I’ve lost the source code. Every. single. copy. How? I accidentally deleted the GitHub repo, my QNAP server died last year and I think I cleared it off my iCloud Drive about two years ago, so we’re source-less, the beauty is dead. #GBNF

Main View

Now What?

So I’ve lost the source, but I’ve not lost any of the installers. I have a few different versions of SAMPing, but other than design changes I can’t go into massive amounts of detail of what each version has different, there is some detail but it’s not great.

I’m releasing SAMPing online, for free, for anyone to use. I’m not releasing it under MIT because I have no source code to release, and I don’t really want people to decompile it because I’ve seen this as a kind of benefit (the code is horrible) to restart SAMPing under a new name, new code, new ideas. This will come in the future (editor note Oct 2025: This will never come), but in the mean time, enjoy the final version of SAMPing that will ever be created - version 4.

Device View

Features

  • Ping multiple devices at once as well as returning whether or not they have a “DNS Issue”.
  • Scan a device to pull back information from WMI such as hard drive specifics, ram and bios information.
  • Integration with Snow Inventory 5 Agent and Inventory Client 3 allowing quick starting, stopping, force scan and send data.
  • Allow remote management of System Services, including Stopping and Restarting Services such as Snow Agent and Snow Inventory Client, Remote Registry and others.
  • Quick Click button to connect to a device via PsExec and execute commands remotely via Command Prompt on any device you have access to.
  • Export to XLSX without the need of Microsoft Office being installed on the device (useful for Terminal Servers and devices that cannot have Office installed), as well as the option to export to CSV for devices that do not support the XLSX Format.
  • Remote Installation of .MSI on machines remotely
  • View installation applications on a device remotely with in information pulled from Registry, including the ability to remove uncompliant or blacklisted applications with one click using PsExec, MsiExec and Powershell.

Legacy Version

Credits

  • Robert Whyte for assistance with PowerShell scripting and a bunch of other stuff.
  • Jan Kallman for EPPlus, amazing product.
  • Simon B for NotificationWindow.