Skip to content
View talkingmoose's full-sized avatar

Organizations

@jamfprofessionalservices
Block or Report

Block or report talkingmoose

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Outlook-Exchange-Setup-5 Outlook-Exchange-Setup-5 Public

    Automatically configure Outlook 2016 for Mac to connect to Exchange

    Shell 91 18

  2. Jamf-Management-Templates Jamf-Management-Templates Public

    Guides for creating Ongoing and reusable workflows to manage Macs in Jamf Pro

    26

  3. Choices-Packager Choices-Packager Public

    Creates an Apple Installer package bundled with a Choices XML file

    31 3

  4. jamf-manifests jamf-manifests Public

    Examples of manifests for Jamf Pro's Application & Custom Settings payload for Computer configuration profiles

    85 27

  5. **Download the latest version of thi... **Download the latest version of this script from: https://gist.github.com/b6637160b65b751824943ede022daa17 .** Downloads and installs the latest available Microsoft product specified directly on the client. This avoids having to manually download and store an up-to-date installer on a distribution server every month.
    1
    #!/bin/zsh
    2
    
                  
    3
    :<<'ABOUT_THIS_SCRIPT'
    4
    -----------------------------------------------------------------------
    5
  6. macOS Catalina will prompt users to ... macOS Catalina will prompt users to allow Notifications from each app that makes a request. Administrators can manage these prompts using a Configuration Profile. If running Jamf Pro 10.19 or later, I suggest instead using this manifest: https://github.com/talkingmoose/jamf-manifests/blob/master/macOS%20Notifications%20(com.apple.notificationsettings).json.
    1
    #!/bin/bash
    2
    
                  
    3
    <<ABOUT_THIS_SCRIPT
    4
    -----------------------------------------------------------------------
    5