Thanks to the pandemic, we have remote, roaming, and hybrid users, in addition to our regular office-going employees. In scenarios like these, distributing software to all users can be challenging, especially when considering different departments within the office.
Software deployment with Endpoint Central is a flexible tool that allows automated software deployment across various OS flavors. The fundamental step in software deployment is package creation. To install software on your network, you'll need an installer package, which can either be purchased along with the software (MSI) or downloaded from the Internet (EXE). IT administrators can create and deploy DEB, PKG, SH, MSI, and EXE packages using Endpoint Central. While MSI is a Windows installer, Endpoint Central enables administrators to install MSI packages silently. For EXE packages, administrators may need to manually enter silent switches.
Endpoint Central also allows you to store commonly used applications, which can be installed on client machines as needed. The common applications that include msi, exe, appx and msu files are stored in the Software Repository. The software packages that are added to the repository can then be used while defining the Software Installation Configuration.
Follow the steps below to create a software package manually:
Here's how you create packages for Mac computers.
Learn more about deploying software to Linux machines using Endpoint Central templates.
When you create a package, you are required to download the binary from the vendor's web site. You can access the executable link for each package location through the application details. To access the executable links for the location of a package, follow the steps given below:
Navigate to Software Deployment -->Templates and click on the required application.
In the Application Details window, click on the link against Location for accessing the location of the application.
Ensure that the URL of the executable link is added to the exception list in the proxy server.
You can now recreate the package and deploy it.
These links will redirect you to the location from which the package is being downloaded. The possibility of getting a download error reduces if the link is accessible. However, if you get an error while trying to access the link, then you will get an error while trying to download the required binaries, from the Endpoint Central server. You should verify the functionality of the executable links for packages only from the system on which the Endpoint Central server is installed. Refer our KB document for error while downloading binaries.