Simple automated script to install Dell OpenManage Server Administrator on a Dell PowerEdge R720.
Tested on Proxmox 9.1.9 which runs on Debian 13
For Dell R720, use option 2 (11.0.1.0)
- Git (Needed for install and self-update to work)
This script is self-updating. The self-update routine uses git commands to make the update so this script should be "installed" with the below command.
git clone https://github.com/styxadmin/omsa_install.git
UPDATE: If you decide not to install via a git clone, you can still use this script, however, it will just skip the update check and continue on.
./omsa_install.sh [-dh]
-h | h - Display (this) Usage Output
-d | d - Enable Debug (Simulation-Only)
