Skip to content

Instantly share code, notes, and snippets.

View monodata's full-sized avatar

monodata monodata

  • London
  • 23:24 (UTC +01:00)
View GitHub Profile
#!/usr/bin/env bash
##########################################################
: <<'END_COMMENT'
Name: macOS_SWU.sh
Description: Checks processor arch & sends MDM command if arm
Author: Chris Jarvis
Date: 22nd August 2022
Version: 1.0
Notes:
@monodata
monodata / JamfMigration.sh
Last active March 20, 2021 00:41
MDM migration script
#!/usr/bin/env bash
#set -x
###################################################################################################
#
# Name: JamfMigration.sh
# Author: Monodata (https://github.com/monodata)
# Date: 13 June 2019
# Description: Script to migrate machines from our old JSS to the new one
#
#