Skip to content

styxadmin/omsa_install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

omsa_install.sh

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)

Requirements

  • Git (Needed for install and self-update to work)

Install

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.

Usage

./omsa_install.sh [-dh]

  -h | h    - Display (this) Usage Output
  -d | d    - Enable Debug (Simulation-Only)

Screenshot

omsa_install

About

Simple automated script to install Dell OMSA on Dell PowerEdge R720 servers running Proxmox 9.1 (may work for other series, too)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%