Skip to content

This tool quickly gathers system resource and health information on macOS. It can simplify the process onboarding / setup for Mac computers in an IT setting.

License

Notifications You must be signed in to change notification settings

quacktacular/macos-setup-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macos-setup-helper

This tool quickly gathers system resource and health information on macOS. It can simplify the process onboarding / setup for Mac computers in an IT setting.

Usage

Just run the script to generate a deivce report. Check --help for more options.

$ ./macos_setup_helper.sh
===============================================
DEVICE REPORT - Sun  8 Apr 2018 10:13:36 PDT
===============================================
Name: Prisms
Serial: D25KF0RM1234
MAC (WiFi): ec:35:86:00:12:34
Model: iMac (27-inch, Late 2012)
Year: 2012
CPU Speed: 3.4 GHz
CPU Type: Intel Core i7
CPU Full: 3.4 GHz Intel Core i7
RAM: 16 GB
Storage: 121.3 GB
macOS Version: 10.13.4+17E199
FileVault: On
===============================================

Snipe-IT

The first addon feature is for the Snipe-IT API. If you use Snipe-IT, you can create an API token and have the script automatically add machines and update specs for you. Currently it supports these features.

  • Check if an asset exists and offer to add if missing
  • Supports CPU, RAM, storage, MAC address, battery health and more via custom fields
  • Update asset specs if they have changed since adding
  • Check the name matches existing records in the database (and offers to update if mistached)

Todo

  • Move employee username feature to an addon (mostly useful for imaging)
  • Move "prepare" steps (password policy and disk rename) to an addon
  • Load addon files dynamically from addons folder
  • Load addon options into usage / help dynamically
  • Generalize Snipe-IT addon custom field names (declare vars so they can be edited easily)

About

This tool quickly gathers system resource and health information on macOS. It can simplify the process onboarding / setup for Mac computers in an IT setting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages