macadmin-scripts
macadmin-scripts copied to clipboard
Scripts of possible interest to macOS admins
Thank you for maintaining this project. I wondered if there is any capability built into or planned for macadmin-scripts to allow the restart (from where it got to) of a...
Add a column to list each item's download size in the list output.
trying to output --raw of Mojave 10.14.6 but getting back `File "/Users/Shared/installinstallmacos.py", line 72 macadmin-scripts/installinstallmacos.py at main · grahampugh/macadmin-scripts · GitHub ^ SyntaxError: invalid character '·' (U+00B7)`
Making empty sparseimage... installer: Package name is macOS Big Sur installer: Installing at base path /private/tmp/dmg.6OA2vz installer: The install failed. (The Installer encountered an error that caused the installation to...
``` /Library/Management/erase-install/installinstallmacos.py:45: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion ``` Need...
The --list feature works fine if I comment out the root check, so it would be nice to remove that check when doing --list. Even the import of xattrs could...
Add "--limit-rate " option to curl. Download-only option not needing sudo in installinstallmacos.py
See [https://github.com/munki/macadmin-scripts/issues/51](https://github.com/munki/macadmin-scripts/issues/51) where I originally submitted this request to add 2 trivial features.
 Here direct link for macOS Monterey 12.7.6 - https://swcdn.apple.com/content/downloads/20/06/062-34032-A_4NQKPP7NYJ/rdsbqare86atoqg2lubskvr5tab2b49fsf/InstallAssistant.pkg Why it no in list after launch `http://installinstallmacos.py/`? Latest macOS 12 in list is 12.7.4 P.S. It possible to get...
Using app DownloadFullInstaller - https://github.com/perez987/DownloadFullInstaller We can switch between several "download seeds" Please add this funtion to the script