I am using SCCM 2007 and would like to create a package, advertisement to deploy this software to my workstations.
What are the proper switches, commands, etc to install this software silently use SCCM?
Greetings.
I'm investigating whether the TFTP Server supports an unattended installation, and where the documentation for that capability might be if it exists.
But pending that, I'm quite curious about the desire to deploy a TFTP Server to your workstations. Normally a TFTP Server is a single central service, and I've rarely seen an occasion where an environment needed more than one TFTP Server.
In my enironment we manage all software using SCCM. I will not be deploying this software all over the network - Max 5.
Interesting.
As it happens, the TFTP Server is not installable via an unattended methodology.
You'll have to manually install it on a computer. Then you can pick up a msi file from "C:\ProgramData\Applications\Cache\SolarWindsTFTPServer.msi"
This can be used to deploy the program through SCCM.