Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinmcox/munki-nopkgs

Munki NoPkgs to perform recurring or on-demand tasks
https://github.com/kevinmcox/munki-nopkgs

apple macos munki nopkg

Last synced: 2 months ago
JSON representation

Munki NoPkgs to perform recurring or on-demand tasks

Awesome Lists containing this project

README

        

# Munki-NoPkgs
Munki NoPkgs to perform recurring or on-demand tasks

### AppleUpdatesDisable.pkginfo
Allows non-admin users to disable Munki's ability to install Apple updates (if the preference is NOT controlled by a configuration profile).

### AppleUpdatesEnable.pkginfo
Allows non-admin users to enable Munki's ability to install Apple updates (if the preference is NOT controlled by a configuration profile).

### DetectXOnDemand.pkginfo
Allows non-admin users to run an full scan of the computer with DetectX Swift.
Full details: https://www.kevinmcox.com/2018/08/on-demand-detectx-swift-scanning-with-a-munki-nopkg/

### DetectXRegistrationOnDemand.pkginfo
Allows non-admin users to register DetectX Swift if needed.
Full details: https://www.kevinmcox.com/2019/01/registering-detectx-swift-with-a-munki-nopkg/

### FixComputerName.pkginfo
By [@aysiu](https://github.com/aysiu), renames computers automatically.
More details: https://technology.siprep.org/changing-client-computer-names-using-a-munki-nopkg/

### EnableARD.pkginfo
By [@scriptingosx](https://gist.github.com/scriptingosx), Control Apple Remote Desktop Access with Munki.
More details: https://scriptingosx.com/2016/01/control-apple-remote-desktop-access-with-munki/

### PrinterManagementStandardUsers.pkginfo
Allow non-admins the ability to manage printers in System Preferences.
More details: https://www.kevinmcox.com/2021/08/allow-standard-users-to-manage-printers-with-a-munki-nopkg/

### SSHManagement.pkginfo
Updated version of an original by [@scriptingosx](https://gist.github.com/scriptingosx), "Control ssh access with munki nopkg scripts."
More details: https://scriptingosx.com/2014/12/control-ssh-access-with-munki-nopkg-scripts/

### WorkspaceONEIntelligentHubRemediation
Checks for a specific version of VMware Workspace ONE Intelligent Hub and removes it if found.
More details: https://www.kevinmcox.com/2023/05/uninstalling-workspace-one-intelligent-hub-with-munki/

### ZoomSearchDestroy.pkginfo
Search and Destroy all files related to Zoom Video Conferencing automatically.
More details: https://www.kevinmcox.com/2020/04/delete-zoom-with-a-munki-nopkg/