BackupRestore scripts for user accounts when using DeployStudio
Python + Flask jamf MDM Tool
Swift build if app to log users out after a certain time limit is reached.
rustymyers/AppleDefaultScreensaver 1
Default User Template preferences for Mac OS X
rustymyers/BigFix-Agent-Pkg-Customizer 1
Python code to automate the customization of the BigFix Agent Pkg
A simple utility for working with Apple's Packagemaker. Boilermaker makes it easy to design consistent & maintainable Packagemaker workflows by automatically generating boilerplate resource files based on a simple YAML configuration file.
Motherfucking TEXT SNIPPETS! On the COMMAND LINE!
Create packages to deploy Mac OS X user accounts
issue commentMicrosoftDocs/windows-itpro-docs
Device tags (`tags`) dictionary not listed in full config profile example
I don't think multiple tags are supported at this time, but that the later format with an array would be my preference for groups.
comment created time in 9 days
push eventrustymyers/plexupdate
commit sha 54da6bca99af8eb9375b446801d080c399141389
Switch to new API endpoint for public downloads. Fixes #254
commit sha 9e25638a2f200403e891e79314eaa2132c5141d5
Expanded plex token characters to include '-' and '_' (#271) Solves issue updating private builds
commit sha fdbc94faf437f5fa84f2af7fe4f1cf373753c85c
patch for Raspberry Pi 4 reporting as armv7l, whereas Plex only offers armv7hf_neon (#268)
commit sha 887602ac85e7cb9e96e45f35293374f8dd3db803
Generalize Raspberry Pi support to all "armv7l" architectures
commit sha 72312230707538a227d4e196fdf57afc12b4ad81
Fix branchname switching errors
commit sha 4d13feb6b18d1ea316684c52da1e419e18ac8422
Test run should run with sudo if installed as root (#278) * Test run should run with sudo if installed as root. Fixes #277 * Make cron logic in installer more readable * Style fix for conditional * Be sure CRON option is actually set
commit sha ec48effe67a45a4fd30666dcf4e2212141badaec
Merge pull request #3 from mrworf/master Pulling latest changes down
push time in a month
push eventrustymyers/LoginLog
commit sha 83c95faa237357d58a06461e97064a9927a2528a
Update Code for Xcode 11.7 Update min deployment to 10.12, make suggested changes from Xcode 11.7, building sucessfully now without warnings.
push time in a month
issue closedautopkg/hansen-m-recipes
[Inkscape] URLTextSearcher: Error: No match found on URL
The Inkscape.download recipe does currently not work due to the error:
Error in com.github.hansen-m.download.Inkscape: Processor: URLTextSearcher: Error: No match found on URL: https://inkscape.org/en/release/
This most likely stems from a recent redesign of the https://inkscape.org/release/ and the fact that the old link https://inkscape.org/en/release/ doesn't exist anymore causing the previous regex search patterns to fail. On top of that, inkscape.org/release/ seems to only show the download links to the most recent (stable) version which sometimes is not available for macOS yet (as is the case right now).
I do not have a permanent solution yet, but I will get back if I have one. Inkscape does provide a link which automatically is only a couple days behind the master branch (http://alpha.inkscape.org/prereleases/Inkscape-latest.dmg) but the downsides to that may be instability and performance issues.
I will make a pull request for a temporary fix which comments out the URLTextSearcher processors hardcodes the link for version 1.0.0, since that hasn't been downloadable on our AutoPkgr build host yet.
closed time in a month
oliverweinmissue commentautopkg/hansen-m-recipes
[Inkscape] URLTextSearcher: Error: No match found on URL
Pull #176 resolves this issue. Thanks!!
comment created time in a month
pull request commentautopkg/hansen-m-recipes
Add hardcoded link for v1.0.0 and comment out URLTextSearcher processors
Thanks!
comment created time in a month
push eventautopkg/hansen-m-recipes
commit sha 269a6afa81b202187a199c6d2acb86e33a998522
Add hardcoded link for v1.0.0 and comment out URLTextSearcher processors
commit sha cc2eaf2dc8d80c2b5a0a097692d7d7bb4c68ced5
Merge pull request #176 from oliverweinm/Update_Inkscape_recipe Add hardcoded link for v1.0.0 and comment out URLTextSearcher processors
push time in a month
PR merged autopkg/hansen-m-recipes
This is a temporary fix for the Inkscape.download.recipe which currently doesn't seem to work.
I've replaced the failing URLTextSearcher processors and I've added a hardcoded link which downloads Inkscape version 1.0.0 the newest available stable version for macOS.
pr closed time in a month
push eventautopkg/rustymyers-recipes
commit sha eac399463ce2d0d677f4ca784c249a13a1cc2e5f
Download URL changed again
commit sha 77be801a945502ad52a81c3de896afc28a59efde
Merge pull request #18 from nstrauss/master Thanks!! Download URL changed again
push time in 2 months
PR merged autopkg/rustymyers-recipes
Guess Wacom was transitioning download URL. Hopefully only one more time...
pr closed time in 2 months
push eventautopkg/rustymyers-recipes
commit sha a3e4389ba9ccf162e6077d6bccc720a2187bdd7e
Fix download pattern for WacomTablet.download recipe
commit sha 5d55c6a293edcf58e06274d3cd452091c8490e09
Merge pull request #17 from nstrauss/master Fix download pattern for WacomTablet.download recipe Thanks!
push time in 2 months
PR merged autopkg/rustymyers-recipes
Wacom Tablet driver download URL changed slightly. One line recipe edit to adjust for the change.
pr closed time in 2 months
issue closedautopkg/hansen-m-recipes
The link currently used (https://www.megasoftware.net/releases/MEGA7.0.21_mac32_setup.dmg) in the recipe com.github.hansen-m.download.mega is hardcoded and only downloads MEGA version 7.0.21
This version is outdated and is not supported on macOS Catalina and higher, which can only run 64-bit programs now.
A python script which would scrape this page for the latest update to MEGA: https://www.megasoftware.net/history, create a download link in this format: https://www.megasoftware.net/do_force_download/MEGAX_xx.x.x_installer.pkg and return it to the URLDownloader processor in the Mega.download.recipe can keep the recipe up to date, without having to change the download link for every new version.
closed time in 2 months
oliverweinmissue commentautopkg/hansen-m-recipes
Resolved in latest pull request #174
comment created time in 2 months
push eventautopkg/hansen-m-recipes
commit sha 9432d7e879c84987bb83e582c6a7818e21205bd3
Add MEGAUrlProvider processor script
commit sha 07f622e6d655e650db3b0ccee737689467e14434
Use MEGAURLProvider in Mega.download recipe
commit sha deea8e69ce6942c22a43196ec5cf8e52c0554110
Fix suffix string
commit sha f8a39748317468ece7fa2c95dc5c1a9d17303b7b
Merge pull request #174 from oliverweinm/Update_Mega_recipe Update MEGA Recipe
push time in 2 months
PR merged autopkg/hansen-m-recipes
This pull request updates the current MEGA recipe by adding a new URLProvider processor script written in Python. The current link in the recipe is hardcoded and only downloads a certain version 7.x.x The new URLProvider however always downloads the newest MEGA X version that is published on the Update History page (https://www.megasoftware.net/history) by:
- scraping the topmost version number with a regex and then
- formatting a download URL string which is returned as the 'ur'l variable later used in Mega.download.recipe the download URL is of the format: https://www.megasoftware.net/do_force_download/MEGAX_x.x.x_installer.pkg
Changes have been made to the .download.recipe to accept this input and tests have been successful in downloading MEGAX v.10.7.0 and v.10.8.0
pr closed time in 2 months
pull request commentautopkg/hansen-m-recipes
LGTM! Thanks!
comment created time in 2 months
issue commentjoshua-d-miller/macOSLAPS
Unable to connect to local directory or change password (not using FileVault)
Sooo, I think I caused this myself by resetting the local admin account password to the initial value. I suspect that causes the tool to prevent updating the password?
comment created time in 2 months
issue commentautopkg/hansen-m-recipes
Sure, sounds good. Thanks!
comment created time in 3 months
issue commentautopkg/hansen-m-recipes
Hey! I think we could add a URL text search looking for the first 'MEGA X version' match should be able to pull out that version: (April 2020) MEGA X version 10.1.8 build 10200331
This URL might also work well:
https://www.megasoftware.net/releases/MEGAX_10.1.8_installer.pkg
comment created time in 3 months
issue commentjoshua-d-miller/macOSLAPS
Unable to connect to local directory or change password (not using FileVault)
I'm also having an issue with this. I wonder if it's an older computer record in EAD, as I rebound without removing that first... ``` sudo /usr/local/laps/macOSLAPS -v -resetPassword
Info|Wed Jul 29, 2020 02:02:27 PM|macOSLAPS|No Preferred Domain Controller Specified. Continuing... Info|Wed Jul 29, 2020 02:02:27 PM|macOSLAPS|Password Change is required as the LAPS password for clmadmin, has expired Info|Wed Jul 29, 2020 02:02:27 PM|macOSLAPS|The local admin: clmadmin has been detected to have a secureToken. Performing secure password change... Error|Wed Jul 29, 2020 02:02:27 PM|macOSLAPS|Unable to connect to local directory or change password. Exiting...
comment created time in 3 months