top of page
Writer's pictureIGEL Community

PowerShell Script to Install IGEL UMS Console on a Windows Endpoint

Written by Jonathan Pitre, IGEL Community INSIDER!

The following PowerShell script will install the IGEL UMS Console on a Windows endpoint. It works by downloading the latest available IGEL UMS setup from IGEL's website and installs only the UMS Console on the desired Windows endpoint silently.


To install, please place the UMSConsole.inf and Install-UMSConsole.ps1 files in a folder and run with administrator rights.

Visit Jonathan's GitHub repo to download the script here: https://github.com/JonathanPitre/Apps/tree/master/IGEL

Comments


bottom of page