home.social

#addigy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #addigy, aggregated by home.social.

fetched live
  1. #addigy is easily my least favorite MDM. Like I can handle bugs and crappy software from other MDMs, but when the shitty experience was intentionally chosen, and the VPs actively like the shitty experience, that's too far.

  2. MDM Comparison Table
    github.com/hkystar35/MDM/blob/
    I’ve merged the updated table format from the dev branch to main

    Highlights:
    - Key table added
    - Broke out the old “Name” and “Category” columns into Feature, Category, and OS to make it easier to identify features and where they apply
    - Updated many Names / Features
    - Added a few Features
    - Added #intune

    #jamf #mosyle #meraki #kandji #jumpcloud #addigy #macos #mdm

  3. Hey all. I’ve been wanting to update this MDM comparison table, as well as add Intune (I haven’t gone through Intune’s features yet) to it

    Please check out the dev branch table and offer up any feedback in the form of a PR

    github.com/hkystar35/MDM/blob/

    (From my old blog post sysmansquad.com/2022/05/03/202)

    #mdm #mac #macos #apple #jamf #kandji #mosyle #addigy #jumpcloud #intune #meraki

  4. Deploying Software when Intel and Apple Silicon Versions are Separate
    Not all developers make a universal binary...
    If you are deploying to 500+ endpoints in a mixed Intel/Apple Silicon envoronment, this creates a bit more work to automate.
    On the Addigy platform, this is accomplished best by compressing your App file as tar and then uploading them both to be
    jarednay.com/deploying-softwar
    #CommandLine #mdm #Addigy #bash #macOS