Employees at our company all use Standard (non-admin) accounts on macOS and install printers via Managed Software Center. By default this only gives them the ability to install and uninstall in MSC, but not manage queues or add personal printers at home in System Preferences.
Thankfully a simple command that can be run to allow standard users to have that ability has been around for years:
dseditgroup -o edit -n /Local/Default -a staff -t group _lpadmin
(Variations of this script posted around the web include using everyone instead of staff and lpadmin instead of _lpadmin.)
In the past I have always enabled this feature with a payload-free package. However that didn’t present a way to confirm the setting is still active or provide an easy way to reverse it.
To solve those issues I decided to convert it to a Munki NoPkg with logic to do both.
Read on for the details:
In my last post,
MacAdmins have known for several years now that
MunkiReport
Zoom Video Communications has been in the news again lately, and not in a good way. Shortly after
Photo Mechanic 6 (PM), released last year, is a major overall to the venerable software used by photojournalists worldwide. It is now 64-bit for compatibility with macOS Catalina and includes a number of other changes from PM5.


Microsoft AutoUpdate (MAU) version 4.13, released in mid-July, adds the ability to force update deadlines for Office applications. I was one of the MacAdmins who provided Microsoft developers with feedback starting last October and am happy to see the feature come to fruition.